JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆25Updated 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 3 months ago
- Crunchy unroller - deterministically unroll constant loops☆47Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆36Updated 3 years ago
- Tensor library for machine learning☆26Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- structured parallel execution for async Rust☆36Updated last year
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆50Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 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.☆67Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Succinct data structures using very efficient rank and select☆126Updated 3 months ago
- Better reference counted strings for Rust☆136Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A big integer library in Rust with good performance.☆105Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Lending iterators on stable Rust☆83Updated last year
- ☆32Updated 2 weeks ago
- We have Crater At Home☆36Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated this week
- Trait generalization of the fundamental types☆46Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year