fpgaminer / rust-lzmaLinks
A Rust crate that provides a simple interface for LZMA compression and decompression.
☆81Updated 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:
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆86Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Hjson for Rust☆112Updated 9 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- String optimized for map keys☆65Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Unicode Case-folding for Rust☆82Updated 6 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- Error management☆26Updated 7 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 10 months ago
- ☆57Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Rust library to shut down, reboot or log out the system.☆66Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- Convert Unicode to ASCII "Ôóű, 🦄☣ in 北亰" "Oou, unicorn face biohazard in Bei Jing"☆82Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago