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
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A circular buffer-like queue container.☆38Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 7 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Migrated to Codeberg☆80Updated 2 years 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.☆58Updated 2 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Static Linear Algebra System☆36Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆47Updated 5 years ago
- ☆39Updated 2 years ago
- ☆39Updated 5 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- Implementation of triple buffering in Rust☆96Updated 2 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A library with task executors for Rust☆33Updated 9 months ago