liborty / medians
Fast new algorithms for finding the medians, implemented in Rust
☆12Updated 8 months ago
Alternatives and similar repositories for medians:
Users that are interested in medians are comparing it to the libraries listed below
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- ☆35Updated 6 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Dynamic structured values for Rust☆27Updated last month
- Full precision decimal representation of f64☆25Updated this week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Typed any map for rust☆65Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Pretty-print file sizes and more☆43Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Rust traits for key comparison in maps.☆24Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Unicode validation and transcoding at billions of characters per second☆14Updated 3 weeks ago