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,298Dec 6, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,859Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,633Mar 3, 2026Updated 2 weeks ago
- A very fast linker for Linux☆3,436Updated this week
- The fast sync and async channel that Rust deserves☆1,699Dec 18, 2025Updated 3 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 6 months ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Rust newtype with guarantees 🇺🇦 🦀☆1,656Feb 26, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Solving i18n for client-side and resource-constrained environments.☆1,762Updated this week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Write expressive, high-performance parsers with ease.☆4,513Mar 15, 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,537Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated last month
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆11,000Mar 14, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,840Mar 11, 2026Updated last week
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Fast and simple benchmarking for Rust projects☆1,370Apr 17, 2025Updated 11 months ago
- Command-line sampling profiler for macOS, Linux, and Windows☆4,014Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- An embedded key-value database in pure Rust☆4,334Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Mar 16, 2026Updated last week
- A fancy diagnostics & error reporting crate☆2,148Updated this week
- Kani Rust Verifier☆2,982Updated this week
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- 📦 shippable application packaging☆1,973Mar 16, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month