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:
- Deadlock free mutexes☆177Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- FFI-compatible futures☆171Updated 3 months ago
- A fast and flexible LRU map.☆199Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Compatibility adapter between tokio and futures☆187Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Program startup and thread support written in Rust☆199Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Comparison of Rust string types☆164Updated last month
- ☆120Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Easy IO for Rust☆103Updated 4 years ago
- Simple async reactor and executor for rust☆78Updated 9 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆265Updated last week
- A library for generating chrome://tracing traces in Rust.☆121Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 3 weeks ago
- A faster Arc.☆80Updated last year
- ☆205Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆219Updated last week
- Rust fast `&[u8]` to integer parser☆57Updated last week
- Reflection via DWARF.☆298Updated 2 years ago