sstadick / gzpLinks
Multi-threaded Compression
☆164Updated 5 months ago
Alternatives and similar repositories for gzp
Users that are interested in gzp are comparing it to the libraries listed below
Sorting:
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Derive a builder for your constructors in Rust☆70Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆170Updated last week
- Rust library to collect system and environment information for bug reports☆168Updated 9 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Provides dynamic string format.☆27Updated last year
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Rust LZ4 bindings☆55Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- fn(Code) -> Docs☆86Updated 2 years ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 8 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A more compact help renderer for clap terminal applications☆86Updated last month
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆47Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- ☆277Updated 3 weeks ago
- Pull in every source file in a directory as a module☆178Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Detect unused pub methods in a Rust workspace☆40Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Compile-time string operations☆104Updated 2 weeks ago
- Comparison of Rust string types☆158Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month