Voultapher / sort-research-rsView external linksLinks
Test and benchmark suite for sort implementations.
☆517Jan 5, 2026Updated last month
Alternatives and similar repositories for sort-research-rs
Users that are interested in sort-research-rs are comparing it to the libraries listed below
Sorting:
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,650Feb 7, 2023Updated 3 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- Solving i18n for client-side and resource-constrained environments.☆1,742Updated this week
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated 2 weeks ago
- A parallelized Rust port of crumsort☆169Aug 24, 2022Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆874Aug 6, 2025Updated 6 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,908Dec 23, 2025Updated last month
- Müsli is a flexible and efficient serialization framework☆425Dec 28, 2025Updated last month
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆345Aug 23, 2025Updated 5 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- ☆325Nov 15, 2025Updated 3 months ago
- An implementation of libc written in Rust☆317Jan 21, 2026Updated 3 weeks ago
- Fast floating point to string conversion☆692Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Jan 23, 2026Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Sep 13, 2025Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Rust programs written entirely in Rust☆868Apr 30, 2025Updated 9 months ago
- Blazing fast concurrent HashMap for Rust.☆3,941Mar 5, 2025Updated 11 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Jan 28, 2024Updated 2 years ago
- A very fast linker for Linux☆3,329Feb 9, 2026Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Updated this week
- A port of HdrHistogram to Rust☆338Mar 21, 2024Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Jun 27, 2022Updated 3 years ago
- Run experiments across parts of the Rust ecosystem!☆719Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆351Dec 3, 2025Updated 2 months ago
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆196Dec 23, 2025Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆739Nov 24, 2025Updated 2 months ago
- Generic Async Semaphore☆21Apr 12, 2025Updated 10 months ago