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
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆39Updated 10 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 5 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A circular buffer-like queue container.☆36Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Static Linear Algebra System☆36Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆119Updated 3 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- List size of types in a Rust crate☆27Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- Kalman filter implementation in Rust☆65Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- ☆46Updated 4 years ago
- Calculate statistics iteratively☆38Updated 9 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- 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…☆71Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆28Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Rust SNTP client to get a timestamp from NTP servers☆52Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago