google / crumsort-rsLinks
A parallelized Rust port of crumsort
☆169Updated 3 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:
- Deadlock free mutexes☆177Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Program startup and thread support written in Rust☆196Updated last month
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Simple async reactor and executor for rust☆78Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Rust fast `&[u8]` to integer parser☆56Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compact, clone-on-write vector and string.☆295Updated last month
- ☆118Updated last week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- ☆205Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆325Updated 3 months ago
- FFI-compatible futures☆169Updated 2 months ago
- Comparison of Rust string types☆162Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A fast and safe implementation of stackful coroutines in Rust☆329Updated last week
- A Rust code linter☆212Updated last year