fpgaminer / rust-lzmaLinks
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆83Updated 2 years ago
Alternatives and similar repositories for rust-lzma
Users that are interested in rust-lzma are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Error management☆27Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Hjson for Rust☆117Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Ogg container decoder and encoder written in pure Rust☆128Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- ☆61Updated 2 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- ☆62Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Cargo Subcommand☆108Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- ☆126Updated 3 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last month
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆66Updated 2 years ago
- Floating point approximate comparison for Rust☆66Updated 10 months ago
- Atomic file-writes.☆101Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago