Voultapher / driftsort
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆24Updated 5 months ago
Alternatives and similar repositories for driftsort:
Users that are interested in driftsort are comparing it to the libraries listed below
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- Memory validation framework for Rust☆66Updated 3 months ago
- A Rust implementation of the Zopfli compression algorithm.☆38Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 5 months ago
- "Valgrind Client Request" interface for Rust programs☆14Updated 4 months ago
- An exploration of Storages☆35Updated last year
- Zig comptime using Rust proc macros☆41Updated 7 months ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆11Updated 2 months ago
- A rust implementation of rapidhash: an extremely fast, high-quality, non-cryptographic hash function. Platform independent and can mix co…☆22Updated 2 weeks ago
- Human-friendly indexed collections☆51Updated last year
- Fast byte array to hex string conversion☆40Updated last month
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆63Updated last month
- Breakthrough random number generation using a race condition☆35Updated last year
- A snapshot of name squatting on crates.io☆74Updated 9 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 10 months ago
- A Vec That Has a Smaller size_of☆132Updated 5 months ago
- Fast implementations of integer/floating point conversion operations.☆131Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆93Updated last year
- Use the Rust compiler as a hex viewer☆17Updated 2 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Token De/Serializer for testing De/Serialize implementations☆15Updated last month
- How fast can we recognize a word from a small pre-determined set?☆73Updated 3 weeks ago
- Rust fast `&[u8]` to integer parser☆48Updated 5 months ago
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- My GitHub profile page☆14Updated 2 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated last year
- A linguist-inspired language classifier with multiple file source handlers☆25Updated last week