fpgaminer / rust-lzmaLinks
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆82Updated 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:
- Runtime string formatting for Rust☆64Updated 5 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Hjson for Rust☆114Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Error management☆27Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆71Updated this week
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆59Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 weeks ago
- Unified API for different terminal manipulation libraries.☆62Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Atomic file-writes.☆100Updated 10 months ago
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 weeks ago
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Minifier tool/lib for JS/CSS/JSON files☆88Updated 3 months ago