13 Commits (7c43812937798aafa9d201df88c83e6d41672b81)

Author SHA1 Message Date
trivernis 7c43812937 Add multithreaded serialization of chunks
This results in the flush and flush_writer function being private since the finish function now waits for threads to finish.
4 years ago
Trivernis 886ac5ee49 Change new to BDFWriter/Reader to accept a File 4 years ago
Trivernis 83c776fb4f Update Readme and add utility functions 4 years ago
trivernis 98e53372eb Fix chunk count not being updated
Amend: Update Version
4 years ago
trivernis aaea1d83af Increase Version Number 4 years ago
trivernis 4ecf46ebc2 Add function to BDFWriter to set the compression level 4 years ago
trivernis 7e699de239 Add tests for reading 4 years ago
trivernis 62eecb79b5 Update Cargo.toml 4 years ago
trivernis d00a22516c Remove C bindings to be able to publish it to crates.io 4 years ago
trivernis 272bf6b725 Update Cargo.toml 4 years ago
trivernis d02a8a89b4 Update Readme 4 years ago
trivernis 5161fe1546 Add C bindings 4 years ago
trivernis e6a8dc74e6 Initial commit 4 years ago