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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Hjson for Rust☆107Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A dynamic library helper for rust crates☆34Updated last year
- ☆59Updated 5 months ago
- libbz2 (bzip2 compression) bindings for Rust☆110Updated this week
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Error management☆26Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- Safely combine results☆81Updated 5 months ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆120Updated 5 months ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- String optimized for map keys☆62Updated 2 weeks ago
- Unicode Case-folding for Rust☆77Updated last month
- Runtime string formatting for Rust☆63Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Cross-platform interface to the `errno` variable☆65Updated last week
- A simple JSON file store written in Rust.☆64Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Vec-backed ID-tree☆50Updated last week