google / crumsort-rsLinks
A parallelized Rust port of crumsort
☆168Updated 2 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☆184Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- Program startup and thread support written in Rust☆187Updated last month
- Deadlock free mutexes☆175Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- ☆116Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆300Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆196Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- A fast and flexible LRU map.☆185Updated 5 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A Rust code linter☆214Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Async executor☆374Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Track and query Cargo dependency graphs.☆227Updated 2 weeks ago
- Comparison of Rust string types☆151Updated this week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆169Updated last month