notriddle / quickersort
Don't use this any more. Use std::sort_unstable
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for quickersort
- reprints for your terminal screen☆19Updated 8 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 5 years ago
- ☆25Updated 9 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Rust MetroHash☆50Updated this week
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- ☆27Updated 7 years ago
- ☆25Updated 11 months ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆30Updated 6 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- ☆16Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 7 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- ☆23Updated 8 years ago
- ☆30Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago