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
- Safely cast slices of one built-in fundamental number type to another☆28Updated 3 weeks ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- A Rust implementation of OS provided synchronization primitives☆55Updated last year
- Timer facilities for Rust's async story☆56Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A library with task executors for Rust☆32Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆73Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- ☆47Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- Migrated to Codeberg☆80Updated last year
- ☆52Updated 5 years ago