A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
☆1,652Feb 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,304Dec 6, 2025Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,121Feb 28, 2026Updated last month
- A next-generation test runner for Rust.☆2,890Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,442Nov 29, 2025Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,672Mar 3, 2026Updated last month
- A very fast linker for Linux☆3,481Updated this week
- The fast sync and async channel that Rust deserves☆1,703Dec 18, 2025Updated 3 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 7 months ago
- Compile time static maps for Rust☆2,120Apr 4, 2026Updated last week
- Rust newtype with guarantees 🇺🇦 🦀☆1,659Feb 26, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,060Feb 10, 2026Updated 2 months ago
- Solving i18n for client-side and resource-constrained environments.☆1,774Updated this week
- Rust port of Google's SwissTable hash map☆2,900Updated this week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,993Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,004Mar 5, 2025Updated last year
- [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.☆4,535Mar 27, 2026Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,956Feb 22, 2026Updated last month
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆11,124Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,555Mar 16, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,410Feb 12, 2026Updated last month
- Fast and simple benchmarking for Rust projects☆1,385Apr 17, 2025Updated 11 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,874Updated this week
- Command-line sampling profiler for macOS, Linux, and Windows☆4,097Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,834Jan 6, 2026Updated 3 months ago
- An embedded key-value database in pure Rust