JakubValtar / radsort
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆21Updated 8 months ago
Alternatives and similar repositories for radsort:
Users that are interested in radsort are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- We have Crater At Home☆30Updated 6 months 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
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- ☆34Updated 3 years ago
- Trait generalization of the fundamental types☆44Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 4 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆66Updated last week
- ☆35Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Tensor library for machine learning☆27Updated this week
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- A tiny string parsing utility☆33Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 weeks ago
- Concurrency algorithms☆11Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last month
- Iterator of const known length☆16Updated 4 months ago
- Making floating-point behave.☆79Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 3 weeks ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago