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 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 2 weeks ago
- Program startup and thread support written in Rust☆193Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Comparison of Rust string types☆158Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆117Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- A Rust code linter☆216Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- Compatibility adapter between tokio and futures☆184Updated last month
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust fast `&[u8]` to integer parser☆53Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- A Vec That Has a Smaller size_of☆144Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- 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 6 months ago