lakwet / voracious_sort
Voracious radix sort
☆67Updated last year
Alternatives and similar repositories for voracious_sort
Users that are interested in voracious_sort are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆90Updated 3 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆84Updated this week
- Succinct data structures using very efficient rank and select☆118Updated last month
- Rust libraries and programs focused on succinct data structures☆138Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆40Updated 2 years ago
- Collection of succinct data structures in Rust☆96Updated 2 months ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- HyperLogLog implementations.☆23Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- Tensor library for machine learning☆28Updated this week
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Rust implementations of succinct data structures☆58Updated 3 weeks ago
- .npy and .npz file format support for ndarray☆61Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- ☆58Updated 2 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated this week
- ☆22Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- A Rust implementation of interval arithmetic (IEEE 1788)☆39Updated 3 months ago