google / crumsort-rsLinks
A parallelized Rust port of crumsort
☆168Updated 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 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated 2 weeks ago
- Program startup and thread support written in Rust☆196Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Comparison of Rust string types☆160Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago
- ☆118Updated this week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Immutable strings, in Rust.☆250Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated this week
- A Vec That Has a Smaller size_of☆146Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Compact, clone-on-write vector and string.☆292Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Easy IO for Rust☆102Updated 3 years ago
- FFI-compatible futures☆169Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆312Updated 2 months ago
- A faster Arc.☆76Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated this week
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago