liborty / mediansLinks
Fast new algorithms for finding the medians, implemented in Rust
☆12Updated 11 months ago
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 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Count lines of code across your entire dependency tree☆18Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- ☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Trait implementation generator macro☆29Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- ☆11Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆36Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago