A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
☆1,651Feb 7, 2023Updated 3 years ago
Alternatives and similar repositories for glidesort
Users that are interested in glidesort are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A next-generation test runner for Rust.☆2,833Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,614Feb 22, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- A very fast linker for Linux☆3,370Updated this week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Solving i18n for client-side and resource-constrained environments.☆1,753Updated this week
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,920Feb 22, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,652Updated this week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆348Aug 23, 2025Updated 6 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Write expressive, high-performance parsers with ease.☆4,475Feb 19, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Command-line sampling profiler for macOS, Linux, and Windows☆3,957Jan 27, 2026Updated last month
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆10,930Updated this week
- Kani Rust Verifier☆2,953Feb 23, 2026Updated last week
- Fast and simple benchmarking for Rust projects☆1,359Apr 17, 2025Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- An embedded key-value database in pure Rust☆4,262Feb 15, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- 📦 shippable application packaging☆1,947Feb 23, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Pure Rust multi-line text handling☆1,992Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago