A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
☆1,659Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Slotmap data structure for Rust☆1,358Sep 4, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆3,295Updated this week
- Zero-copy deserialization framework for Rust☆4,358Sep 9, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,432Sep 5, 2026Updated 2 weeks ago
- A very fast linker for Linux☆3,983Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Statistics-driven benchmarking library for Rust☆5,530Apr 23, 2026Updated 4 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,933Sep 12, 2026Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆372Jul 3, 2026Updated 2 months ago
- The fast sync and async channel that Rust deserves☆1,768Jul 19, 2026Updated 2 months ago
- Compile time static maps for Rust☆2,189Updated this week
- Rust newtype with guarantees 🇺🇦 🦀☆1,770Sep 1, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,117Aug 10, 2026Updated last month
- Solving i18n for client-side and resource-constrained environments.☆1,861Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆3,075Aug 7, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Optimized string search routines for Rust.☆1,563Aug 10, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated 2 weeks ago
- [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.☆4,535Mar 27, 2026Updated 5 months ago
- A fast bump allocation arena for Rust☆2,331Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,114May 17, 2026Updated 4 months ago
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆11,965Updated this week
- Safe Rust bindings to POSIX-ish APIs☆2,106Updated this week
- Command-line sampling profiler for macOS, Linux, and Windows☆4,421Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,657Aug 31, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆6,027Sep 1, 2026Updated 2 weeks ago
- Fast and simple benchmarking for Rust projects☆1,448Jul 19, 2026Updated 2 months ago
- Rayon: A data parallelism library for Rust☆13,325Aug 28, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- An embedded key-value database in pure Rust