fpgaminer / rust-lzma
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆78Updated last year
Alternatives and similar repositories for rust-lzma:
Users that are interested in rust-lzma are comparing it to the libraries listed below
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Translation tools for rust☆61Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 2 months ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- ☆60Updated 7 years ago
- Floating point approximate comparison for Rust☆60Updated 3 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 10 months ago
- ☆24Updated 2 years ago
- Safely combine results☆81Updated 4 months ago
- Unicode Case-folding for Rust☆77Updated last week
- Hjson for Rust☆106Updated 3 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago
- ☆58Updated 4 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 6 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆181Updated 8 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago