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:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- Deadlock free mutexes☆177Updated 9 months ago
- Comparison of Rust string types☆163Updated last month
- An ε-copy serialization/deserialization framework for Rust☆167Updated 2 weeks ago
- Program startup and thread support written in Rust☆197Updated 2 months ago
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- 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
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- ☆205Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆119Updated this week
- Fast JSON deserialization on borrowed data☆121Updated last month
- A Rust code linter☆213Updated last year
- FFI-compatible futures☆170Updated 3 months ago
- Async synchronization primitives☆278Updated last week