Voultapher / driftsort
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆27Updated 7 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☆51Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆55Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Memory validation framework for Rust☆67Updated last month
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- Fast byte array to hex string conversion☆42Updated 4 months ago
- Token De/Serializer for testing De/Serialize implementations☆16Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated 2 weeks ago
- A Rust implementation of the Zopfli compression algorithm.☆40Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing.☆28Updated last month
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆49Updated last month
- Human-friendly indexed collections☆53Updated 3 weeks ago
- An exploration of Storages☆35Updated last year
- Rust `Vec` that can store unsized values☆13Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Rust fast `&[u8]` to integer parser☆51Updated 2 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆63Updated this week