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:
- A pool of reusable values☆51Updated 6 years ago
- I/O and binary data encoding for Rust☆40Updated 10 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
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust MetroHash☆53Updated last year
- ☆25Updated 2 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- A Rust library to compress integer arrays.☆40Updated 7 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
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 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 zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Conversion traits for Rust☆51Updated 5 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 3 weeks ago