fpgaminer / rust-lzma
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆80Updated 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
- Runtime string formatting for Rust☆63Updated 5 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Cross-platform interface to the `errno` variable☆69Updated last week
- A dynamic library helper for rust crates☆35Updated last year
- ☆59Updated 7 months ago
- Error management☆26Updated 7 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Library for language and locale identifier negotiation.☆39Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Hjson for Rust☆111Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆128Updated 10 months ago
- Provides a crate with information from the time it was built.☆167Updated last month
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- String optimized for map keys☆62Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago