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:
- Proc-macro utility to populate enums from database data☆20Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆32Updated last week
- ☆40Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Extensions for the Rust standard library☆40Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆56Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆26Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- ☆20Updated 3 months ago
- Integer types with customizable niche values☆48Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆30Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago