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 minimalistic async/await executor for Rust☆234Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- rust bindings of snmalloc☆149Updated this week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Async filesystem primitives☆143Updated 3 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
- Rust Bloomfilters☆29Updated 3 years ago
- SIMD-accelerated operations☆250Updated last week
- Skiplist implementation in rust☆109Updated this week
- Semantic wrapper for byte count representations☆152Updated last week
- Async synchronization primitives☆281Updated last month
- A Vec of Bits☆186Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Extensions for standard networking types☆106Updated last year
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆288Updated 3 years ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago