JakubValtar / radsort
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆20Updated 6 months ago
Alternatives and similar repositories for radsort:
Users that are interested in radsort are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last week
- 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.☆46Updated last year
- Making floating-point behave.☆79Updated 3 months ago
- Trait generalization of the fundamental types☆43Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆21Updated 5 months ago
- ☆33Updated 2 years ago
- ☆57Updated last week
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆28Updated 4 months ago
- ☆34Updated 4 months ago
- Tensor library for machine learning☆25Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆65Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Some benchmarks for generational arenas in rust☆25Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Arbitrary precision floating point numbers library☆102Updated 11 months ago
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago