google / crumsort-rs
A parallelized Rust port of crumsort
☆167Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for crumsort-rs
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Deadlock free mutexes☆148Updated 4 months ago
- Program startup and thread support written in Rust☆167Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆190Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- Async synchronization primitives☆255Updated last month
- ☆185Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆170Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆148Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- A Rust code linter☆210Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Rust fast `&[u8]` to integer parser☆45Updated 3 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆236Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆191Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆101Updated last year
- Easy IO for Rust☆104Updated 2 years ago
- Reflection via DWARF.☆293Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- A Vec That Has a Smaller size_of☆128Updated 3 months ago