Voultapher / driftsortLinks
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆47Updated 3 weeks ago
Alternatives and similar repositories for driftsort
Users that are interested in driftsort are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆96Updated 9 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Compile-time lifetimes for comments.☆120Updated last year
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆51Updated last week
- A Rust implementation of the Zopfli compression algorithm.☆41Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- you shouldn't☆70Updated 3 years ago
- Lightweight exceptions for Rust☆80Updated last month
- Fast implementations of integer/floating point conversion operations.☆134Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Interpreted, optimized, JITed and compiled implementations of the Brainfuck lang.☆23Updated 2 years ago
- Linux linker for x86 and x86-64☆32Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆30Updated this week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- ☆35Updated 7 months ago
- ☆116Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- The official implementation of the ChaCha12-BLAKE3 AEAD cipher - https://kerkour.com/chacha12-blake3☆57Updated 3 weeks ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated 3 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆79Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Public repository for the Rust keyword generics initiative☆106Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last month
- Zig comptime using Rust proc macros☆50Updated last year