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 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- A circular buffer-like queue container.☆39Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- ☆73Updated 4 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- ☆47Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Static Linear Algebra System☆37Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Calculate statistics iteratively☆41Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated 3 months ago
- A Rust port of Madgwick's AHRS algorithm☆43Updated 3 months ago