JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆22Updated 10 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 3 weeks ago
- ☆35Updated 3 years ago
- Making floating-point behave.☆78Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 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
- Trait generalization of the fundamental types☆44Updated last year
- Floating point types which can be safely shared between threads☆17Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 5 months ago
- ☆57Updated 3 years ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆50Updated last year
- Integer types with customizable niche values☆48Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Tensor library for machine learning☆27Updated this week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- ☆34Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- A sanity checker for global allocations in Rust☆51Updated 3 months ago
- Concurrency algorithms☆11Updated 3 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Better reference counted strings for Rust☆130Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A sinless derive helper☆72Updated 3 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- A faster Arc.☆73Updated last year
- ☆58Updated 2 months ago