black-jack 0.0.15-a1

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, in and for the Rust community. Pandas is a fantastic library, but has some memory issues as well has having a massive API; and attempting to make something comparable in Rust, just feels right. :)

...however, for the most part this will serve as an area to learn more Rust and connecting it with Python via the Lumber-Jack, which is basically a wrapper to Black-Jack. This crate was initially born there, but better design insisted it be moved to its own crate/repository. ;)