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`.☆74Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- ☆61Updated 2 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Updated last week
- ☆62Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- ☆58Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Error management☆27Updated 7 years ago
- Hjson for Rust☆117Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- Cargo Subcommand☆111Updated last year
- A simple JSON file store written in Rust.☆66Updated last year
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 5 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago