regexident / median
An implementation of an efficient O(n) median filter in Rust.
☆20Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for median
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Timer facilities for Rust's async story☆53Updated last month
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆60Updated this week
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A circular buffer-like queue container.☆35Updated 4 years ago
- ☆46Updated 4 years ago
- A Rust port of Madgwick's AHRS algorithm☆34Updated 2 months ago
- Flexible and modular framework for different NP-Problems with different solvers☆20Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- COBYLA optimizer for Rust☆11Updated 6 months ago
- 📷 📐 Geometric models of cameras for photogrammetry☆45Updated 4 months ago
- Calculate statistics iteratively☆38Updated 5 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- NumPy file format (de-)serialization in Rust☆30Updated 5 years ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆26Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 3 weeks ago
- A library with task executors for Rust☆32Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- Serialization value trees☆43Updated 3 months ago