JakubValtar / radsortLinks
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
☆24Updated last year
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 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- ☆38Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Tensor library for machine learning☆26Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆36Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A faster Arc.☆76Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- Integer types with customizable niche values☆50Updated last year
- ☆63Updated 2 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- ☆39Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Concurrency algorithms☆11Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆69Updated last year
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆51Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A procedural macro for generating unique ids for rust types☆15Updated last month