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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Integer types with customizable niche values☆46Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years 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
- ☆34Updated 3 years ago
- Iterator of const known length☆16Updated 6 months ago
- Trait generalization of the fundamental types☆44Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆58Updated last month
- ☆22Updated 9 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Making floating-point behave.☆79Updated 7 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- ☆35Updated 3 years ago
- ☆34Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 4 months ago
- ☆27Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year