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☆193Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Deadlock free mutexes☆176Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated this week
- ☆118Updated this week
- Comparison of Rust string types☆160Updated last month
- A Vec That Has a Smaller size_of☆146Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Simple async reactor and executor for rust☆79Updated 7 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated last week
- Program startup and thread support written in Rust☆195Updated last week
- A fast and flexible LRU map.☆198Updated 9 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Compatibility adapter between tokio and futures☆184Updated 2 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Fast function for printing integer primitives to a decimal string☆348Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year