Test and benchmark suite for sort implementations.
☆521Mar 2, 2026Updated 3 weeks ago
Alternatives and similar repositories for sort-research-rs
Users that are interested in sort-research-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- A parallelized Rust port of crumsort☆169Aug 24, 2022Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆887Updated this week
- Solving i18n for client-side and resource-constrained environments.☆1,762Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Mar 16, 2026Updated last week
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- A port of HdrHistogram to Rust☆344Mar 21, 2024Updated 2 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- A very fast linker for Linux☆3,436Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 7 months ago
- Müsli is a flexible and efficient serialization framework☆429Mar 12, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆930Mar 16, 2026Updated last week
- ☆330Nov 15, 2025Updated 4 months ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- An implementation of libc written in Rust☆324Feb 26, 2026Updated 3 weeks ago
- Rust compile-time type information experiment☆19Jan 24, 2023Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Rust programs written entirely in Rust☆873Apr 30, 2025Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- ☆31Feb 22, 2020Updated 6 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- An exploration of Storages☆40Oct 29, 2023Updated 2 years ago
- Run experiments across parts of the Rust ecosystem!☆728Mar 16, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- `smol` integrations with `hyper`☆17Feb 16, 2026Updated last month
- Rust async runtime based on io-uring.☆4,917Feb 19, 2026Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆757Nov 24, 2025Updated 3 months ago