liborty / mediansLinks
Fast new algorithms for finding the medians, implemented in Rust
☆12Updated 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 11 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆36Updated 11 months ago
- ☆39Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆29Updated last year
- Dynamic structured values for Rust☆28Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year