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 pool of reusable values☆50Updated 5 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years 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 last year
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 8 months ago
- reprints for your terminal screen☆20Updated 9 years ago
- Rust MetroHash☆52Updated 9 months ago
- Concurrent hash map for Rust☆17Updated 8 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- ☆30Updated 3 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- ☆25Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago