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☆176Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 5 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated 3 weeks ago
- Easy IO for Rust☆103Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated this week
- Comparison of Rust string types☆155Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- ☆116Updated this week
- A fast and flexible LRU map.☆192Updated 7 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A Vec That Has a Smaller size_of☆143Updated last week
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Compatibility adapter between tokio and futures☆178Updated this week
- ☆199Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust code linter☆216Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- FFI-compatible futures☆165Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆242Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆290Updated this week
- Simple async reactor and executor for rust☆80Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated 2 months ago