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:
- Judy array implementation in pure Rust☆88Updated 8 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Rust MetroHash☆53Updated last year
- A pool of reusable values☆51Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated last year
- [DEPRECATED] see:☆81Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Conversion traits for Rust☆51Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- ☆14Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Utilities for concurrent programming☆37Updated 7 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- Get information about the x86 and x86_64 processor☆36Updated 4 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago