Voultapher / driftsortLinks
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆57Updated 4 months 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☆73Updated last month
- Program startup and thread support written in Rust☆199Updated 2 weeks ago
- Linux linker for x86 and x86-64☆31Updated 7 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆55Updated 2 months ago
- Idiomatic exceptions for Rust☆92Updated 6 months ago
- Lightweight exceptions for Rust☆91Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- ☆76Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆143Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆120Updated this week
- Rust KDL parser and derive implementation☆98Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Please do not use this.☆127Updated 3 years ago
- A Rust code linter☆213Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust implementation of the Zopfli compression algorithm.☆49Updated last month
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated 2 weeks ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- Rust String Libraries by mcyoung☆199Updated last year