crepererum / rdxsort-rsLinks
Fast RadixSort in Rust
☆13Updated 6 years ago
Alternatives and similar repositories for rdxsort-rs
Users that are interested in rdxsort-rs are comparing it to the libraries listed below
Sorting:
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 weeks ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆78Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- ☆64Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last week
- Custom derivation macro for Rust☆113Updated 7 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- ☆60Updated last year
- A simple bitset container for Rust☆155Updated 4 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…☆90Updated 3 years ago
- ☆125Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆39Updated last year