google / crumsort-rs
A parallelized Rust port of crumsort
☆168Updated 2 years ago
Alternatives and similar repositories for crumsort-rs
Users that are interested in crumsort-rs are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆231Updated 5 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆259Updated 2 weeks ago
- Async synchronization primitives☆267Updated last month
- A Vec That Has a Smaller size_of☆138Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆298Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Small, fast, synchronization primitives☆245Updated 8 months ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Reflection via DWARF.☆296Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- A Rust code linter☆212Updated 11 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆113Updated 2 years ago
- Comparison of Rust string types☆145Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆136Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Easy IO for Rust☆103Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- Deadlock free mutexes☆174Updated last month
- ☆112Updated this week