fpgaminer / rust-lzma
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆79Updated last year
Alternatives and similar repositories for rust-lzma:
Users that are interested in rust-lzma are comparing it to the libraries listed below
- Runtime string formatting for Rust☆63Updated 5 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆132Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- ☆59Updated 6 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆61Updated 7 years ago
- ☆55Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Unicode Case-folding for Rust☆77Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Error management☆26Updated 7 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- String optimized for map keys☆62Updated 3 weeks ago
- Cross-platform interface to the `errno` variable☆65Updated last week
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Safely combine results☆81Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago