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:
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A pool of reusable values☆50Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Rust MetroHash☆52Updated 8 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 7 months ago
- ☆25Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆14Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- [DEPRECATED] see:☆81Updated 8 years ago
- ☆30Updated 3 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago