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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Error management☆26Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- cargo subcommand to generate Arch Linux package☆72Updated 3 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Hjson for Rust☆111Updated 8 months ago
- Language tags for Rust☆39Updated 2 years ago
- Static file-serving for Hyper 1.0☆55Updated 5 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆132Updated last month
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆54Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☆58Updated 9 months ago
- ☆25Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week