liborty / mediansLinks
Fast new algorithms for finding the medians, implemented in Rust
☆14Updated last year
Alternatives and similar repositories for medians
Users that are interested in medians are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆36Updated 3 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Trait implementation generator macro☆30Updated 3 weeks ago
- ☆56Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated this week
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 weeks ago
- ☆21Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Value probing with egui based UI☆38Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆30Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month