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 9 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Calculate statistics iteratively☆41Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A circular buffer-like queue container.☆38Updated 9 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆58Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- ☆73Updated 4 years ago
- Static Linear Algebra System☆37Updated 2 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
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- ☆40Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago