JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆24Updated last year
Alternatives and similar repositories for radsort
Users that are interested in radsort are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- ☆34Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- ☆38Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 5 months ago
- Concurrency algorithms☆11Updated 7 months ago
- Integer types with customizable niche values☆50Updated 11 months ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month
- Making floating-point behave.☆85Updated 11 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- ☆80Updated 2 years ago
- ☆24Updated last week
- 📷 📐 Geometric models of cameras for photogrammetry☆51Updated 3 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- A tiny string parsing utility☆34Updated 10 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Tensor library for machine learning☆26Updated last week
- ☆63Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 months ago