niklasf / rust-huffman-compressLinks
A Rust library for Huffman compression given a propability distribution over arbitrary symbols
β27Updated last month
Alternatives and similar repositories for rust-huffman-compress
Users that are interested in rust-huffman-compress are comparing it to the libraries listed below
Sorting:
- π Like procedural macro, but generates sources! π‘β30Updated 5 years ago
- SmallVec-backed stack string optimisationβ44Updated 5 years ago
- Write doc comments from macrosβ100Updated 3 months ago
- Pretty parser error reporting.β34Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMapβ75Updated last week
- Collection initialization macros for Rustβ69Updated last year
- A serde serializer that serializes a subset of types into plain stringsβ61Updated 2 years ago
- An efficient memory pool mechanism for Rust.β68Updated 4 years ago
- Calm I/O operations for Rustβ75Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nomβ71Updated 6 months ago
- Spawn processes with arbitrary closures in rustβ115Updated 4 years ago
- β64Updated 8 years ago
- A rust crate to find the total size of an object, on the stack and on the heapβ113Updated 2 years ago
- A shell-inspired escape+unescape library for stringsβ38Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.β46Updated 4 years ago
- β61Updated 2 years ago
- Advisory cross-platform file locks using file descriptorsβ83Updated 9 months ago
- Cargo subcommand for checking your documentation for broken linksβ156Updated last year
- β62Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/β79Updated last year
- Keep version numbers in sync with Cargo.tomlβ73Updated 4 months ago
- Parse byte size into integer accurately.β31Updated last year
- Futures-aware lock primitivesβ45Updated 5 months ago
- generatorsβ211Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`β77Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)β128Updated 5 years ago
- Partial function application macro for Rustβ49Updated 5 years ago
- Token tree calling conventionβ83Updated 3 years ago
- A simple map based on a vector for small integer keysβ69Updated last year
- A procedural macro helper for easily writing custom derives for enums.β35Updated this week