notriddle / quickersortLinks
Don't use this any more. Use std::sort_unstable
☆16Updated 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
- reprints for your terminal screen☆20Updated 9 years ago
- ☆27Updated 10 years ago
- ☆14Updated 7 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- ☆22Updated 8 years ago
- Rust MetroHash☆52Updated 6 months ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 5 months ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆53Updated 5 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- ☆25Updated last year
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago