fpgaminer / rust-lzma
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
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- ☆56Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- String optimized for map keys☆62Updated this week
- Cross-platform interface to the `errno` variable☆69Updated last month
- Error management☆26Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Cross platform Rust library for checking whether two file paths are the same file.☆112Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Unicode Case-folding for Rust☆80Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Language tags for Rust☆38Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Hjson for Rust☆111Updated 7 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Migrated to Codeberg☆79Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago