notriddle / quickersortLinks
Don't use this any more. Use std::sort_unstable
☆17Updated 8 years ago
Alternatives and similar repositories for quickersort
Users that are interested in quickersort are comparing it to the libraries listed below
Sorting:
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Rust MetroHash☆53Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆25Updated 2 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Concurrent work-stealing deque☆48Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 8 years ago
- ☆14Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- ☆30Updated 4 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- ☆27Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- FSM in Rust's macros.☆20Updated 8 years ago