Voultapher / driftsortLinks
Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.
☆31Updated 3 weeks ago
Alternatives and similar repositories for driftsort
Users that are interested in driftsort are comparing it to the libraries listed below
Sorting:
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Linux linker for x86 and x86-64☆32Updated 3 weeks ago
- Binary size analyzer for Rust programs☆36Updated last year
- Attribute macro for implementing methods on both Foo and ArchivedFoo.☆8Updated last year
- Breakthrough random number generation using a race condition☆34Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated 11 months ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- A Rust implementation of the Zopfli compression algorithm.☆40Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 6 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆41Updated last year
- An exploration of Storages☆35Updated last year
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated this week
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Hex Display: A modern xxd alternative.☆43Updated 3 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A linguist-inspired language classifier with multiple file source handlers☆27Updated last week
- dylo generates "consumer" versions of your "module" crates.☆29Updated 2 months ago