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:
- Safely cast slices of one built-in fundamental number type to another☆28Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- cross-platform Rust API for memory mapped IO