regexident / median
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:
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 3 weeks ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Calculate statistics iteratively☆38Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆39Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Consistent Overhead Byte Stuffing☆50Updated last week
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- ☆27Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A circular buffer-like queue container.☆38Updated 2 months ago
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated 2 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- ☆47Updated 4 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust SNTP client to get a timestamp from NTP servers☆52Updated 4 months ago
- ☆23Updated 4 years ago
- Set process and thread affinity in your Rust programs !☆27Updated last year