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:
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A pool of reusable values☆51Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 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 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆25Updated 2 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 11 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Rust MetroHash☆53Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Utilities for concurrent programming☆37Updated 7 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 9 months ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago