JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆23Updated 11 months ago
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 last month
- ☆35Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- ☆23Updated 10 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last week
- Making floating-point behave.☆78Updated 8 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆29Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Trait generalization of the fundamental types☆44Updated last year
- Concurrency algorithms☆11Updated 4 months ago
- A sanity checker for global allocations in Rust☆51Updated this week
- Better reference counted strings for Rust☆132Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Succinct data structures using very efficient rank and select☆125Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆50Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A sinless derive helper☆74Updated last month
- Fast stochastic simulator for chemical reaction networks☆45Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- ☆32Updated 4 months ago