JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆22Updated 9 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 2 years ago
- ☆58Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Tensor library for machine learning☆27Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- Iterator of const known length☆16Updated 6 months ago
- Scope Graph Implementation in Rust☆27Updated 6 months ago
- ☆13Updated 6 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆35Updated 3 years ago
- Zig comptime using Rust proc macros☆43Updated last year
- 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
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- Concurrency algorithms☆11Updated last month
- We have Crater At Home☆34Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- structured parallel execution for async Rust☆33Updated 9 months 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 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A sinless derive helper☆72Updated 6 months ago
- ☆31Updated 5 years ago
- Trait generalization of the fundamental types☆44Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago