flakusha / sorting_rsLinks
Sorting algorithms implemented in Rust
☆25Updated 5 years ago
Alternatives and similar repositories for sorting_rs
Users that are interested in sorting_rs are comparing it to the libraries listed below
Sorting:
- A rust implementation of murmur3☆75Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- rust bindings of snmalloc☆149Updated this week
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- memcache client for rust☆145Updated last week
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Skiplist implementation in rust☆109Updated this week
- fast hex☆99Updated 6 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async synchronization primitives☆280Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆63Updated 4 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago