black-jack 0.0.13

Rust backend engine for Python package lumber-jack
Documentation

black-jack

BlackJack is under development and not meant to be used; aside from those curious & daring few. :)

crates.io

Build Status

Coverage Status

Rust API Documentation


The idea to to implement a light-weight alternative to Python's Pandas. This is a fantastic library, but has some memory issues as well has having a massive API.

...however, for the most part this will serve as an area to learn more Rust and connecting it with Python via the Lumber-Jack Python package I'm working on. This crate was initially born there, but better design insisted it be moved to it's own crate/repository. ;)