Voultapher / driftsort
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆30Updated 8 months ago
Alternatives and similar repositories for driftsort:
Users that are interested in driftsort are comparing it to the libraries listed below
- A Rust implementation of the Zopfli compression algorithm.☆40Updated last week
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated 9 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Memory validation framework for Rust☆67Updated 2 months ago
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆41Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing.☆29Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Linux linker for x86 and x86-64☆26Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Rust `Vec` that can store unsized values☆20Updated 3 weeks ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- ☆19Updated last year
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆86Updated 4 months ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆34Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Human-friendly indexed collections☆53Updated last month
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Zig comptime using Rust proc macros☆42Updated 10 months ago
- Breakthrough random number generation using a race condition☆35Updated 2 years ago