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:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Comparison of Rust string types☆158Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆246Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆116Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆243Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Simple async reactor and executor for rust☆79Updated 5 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Compatibility adapter between tokio and futures☆179Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Immutable strings, in Rust.☆248Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A Vec That Has a Smaller size_of☆143Updated 3 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆119Updated 2 years ago
- A concurrent, append-only vector.☆196Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆298Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A Rust code linter☆216Updated last year