regexident / median
An implementation of an efficient O(n) median filter in Rust.
☆23Updated 2 years ago
Alternatives and similar repositories for median:
Users that are interested in median are comparing it to the libraries listed below
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆81Updated last month
- A library with task executors for Rust☆32Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- ☆38Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆53Updated 7 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 weeks ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆28Updated 4 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆52Updated 5 years ago