Voultapher / driftsortLinks
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆31Updated this week
Alternatives and similar repositories for driftsort
Users that are interested in driftsort are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Zopfli compression algorithm.☆40Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- dylo generates "consumer" versions of your "module" crates.☆22Updated last month
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Painless string scanning.☆55Updated 7 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- An exploration of Storages☆35Updated last year
- A fast, simple, multi-threaded string interning library.☆16Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing.☆36Updated last week
- Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization☆87Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Breakthrough random number generation using a race condition☆34Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Rust `Vec` that can store unsized values☆19Updated 2 months ago
- Memory validation framework for Rust☆68Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Lightweight exceptions for Rust☆72Updated this week
- Linux linker for x86 and x86-64☆31Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆31Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Generated bindings for Linux's userspace API☆51Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago