regexident / medianLinks
An implementation of an efficient O(n) median filter in Rust.
☆23Updated 3 years ago
Alternatives and similar repositories for median
Users that are interested in median are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Safely cast slices of one built-in fundamental number type to another☆28Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆67Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆73Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Timer facilities for Rust's async story☆56Updated 11 months ago
- A circular buffer-like queue container.☆38Updated 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- ☆47Updated 4 years ago
- Calculate statistics iteratively☆39Updated this week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆57Updated 3 weeks ago
- ☆39Updated 5 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year