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 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆35Updated 3 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆93Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Making floating-point behave.☆78Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 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
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- Concurrency algorithms☆11Updated 4 months ago
- A tiny string parsing utility☆34Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Portable SIMD project group☆99Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Tensor library for machine learning☆27Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- ☆34Updated 10 months ago
- A faster Arc.☆74Updated last year
- ☆39Updated last year
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- Integer types with customizable niche values☆48Updated 9 months ago
- ☆267Updated 4 months ago
- ☆209Updated last week
- ☆60Updated last week
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago