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☆188Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Deadlock free mutexes☆175Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Comparison of Rust string types☆152Updated this week
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆281Updated 4 months ago
- FFI-compatible futures☆167Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Compact, clone-on-write vector and string.☆283Updated 3 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- ☆117Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Define your own PhantomData☆155Updated last week
- Immutable strings, in Rust.☆247Updated last year
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Simple async reactor and executor for rust☆80Updated 4 months ago