notriddle / quickersortLinks
Don't use this any more. Use std::sort_unstable
☆17Updated 7 years ago
Alternatives and similar repositories for quickersort
Users that are interested in quickersort are comparing it to the libraries listed below
Sorting:
- Rust MetroHash☆53Updated 10 months ago
- A pool of reusable values☆51Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 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.☆68Updated 3 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆25Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 9 months ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆27Updated 10 years ago
- ☆30Updated 4 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆14Updated 8 years ago