Voultapher / driftsortLinks
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆33Updated last month
Alternatives and similar repositories for driftsort
Users that are interested in driftsort are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆53Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- `0x` - like `xxd` but colorful!☆100Updated 3 years ago
- Lightweight exceptions for Rust☆75Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- SIMD base64 codecs☆85Updated last year
- Fast implementations of integer/floating point conversion operations.☆133Updated 2 years ago
- Memory validation framework for Rust☆69Updated 5 months ago
- Idiomatic exceptions for Rust☆78Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 3 weeks ago
- A Rust implementation of the Zopfli compression algorithm.☆41Updated 2 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆110Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Linux linker for x86 and x86-64☆32Updated last month
- Compile-time lifetimes for comments.☆119Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆16Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆55Updated this week
- How fast can we recognize a word from a small pre-determined set?☆80Updated 5 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- WireGuard(R) impl in pure rust☆78Updated 4 months ago
- Program startup and thread support written in Rust☆188Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆37Updated last month
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- Bootstrapping rustc from source☆104Updated last month