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:
- Embed images in Rust documentation☆26Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆20Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- Trait implementation generator macro☆30Updated this week
- Trait-agnostic derive macros☆27Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Integer types with customizable niche values☆50Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆30Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Adapters to convert between different writable APIs.☆22Updated 10 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated last week
- ☆56Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Use winit like the async runtime you've always wanted☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago