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:
- Runtime string formatting for Rust☆64Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- ☆61Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Error management☆27Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆76Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Hjson for Rust☆115Updated last year
- ☆60Updated last year
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Unicode Case-folding for Rust☆87Updated 10 months ago
- String optimized for map keys☆66Updated last week
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Rust library to shut down, reboot or log out the system.☆67Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- A simple JSON file store written in Rust.☆65Updated 10 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- Token tree calling convention☆80Updated 2 years ago