liborty / medians
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:
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Dynamic structured values for Rust☆28Updated last month
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Rust traits for key comparison in maps.☆28Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Adapters to convert between different writable APIs.☆21Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Typed any map for rust☆66Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- ☆36Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Serde support for the humantime crate☆33Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago