gendx / lzma-rs
An LZMA decoder written in pure Rust
☆136Updated 6 months ago
Alternatives and similar repositories for lzma-rs:
Users that are interested in lzma-rs are comparing it to the libraries listed below
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Compile-time string formatting☆228Updated last month
- Conditional compilation according to rustc compiler version☆346Updated last week
- Rust replacement for miniz☆195Updated 2 weeks ago
- zstd format implementation in pure rust☆280Updated this week
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆133Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆440Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆84Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆117Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last week
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆231Updated 9 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- Build library for invoking pkg-config for Rust☆175Updated 2 weeks ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆150Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- MIME type guessing of file extensions for Rust.☆172Updated 7 months ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 3 months ago
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆129Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆168Updated 3 months ago