JakubValtar / radsort
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆22Updated 8 months ago
Alternatives and similar repositories for radsort
Users that are interested in radsort are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A tiny string parsing utility☆33Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Integer types with customizable niche values☆45Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆34Updated 3 years ago
- Trait generalization of the fundamental types☆44Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- A sanity checker for global allocations in Rust☆51Updated last month
- Mostly safe wrapper for alloca☆25Updated last year
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- ☆27Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆58Updated 2 months ago
- Tensor library for machine learning☆28Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Iterator of const known length☆16Updated 5 months ago
- ☆35Updated 3 years ago
- ☆35Updated 3 months ago
- ☆39Updated 8 months ago
- ☆22Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Floating point types which can be safely shared between threads☆17Updated 8 months ago