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 7 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Implementation of triple buffering in Rust☆91Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A circular buffer-like queue container.☆38Updated 6 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 months ago
- ☆73Updated 4 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- ☆87Updated 9 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Kalman filter implementation in Rust☆82Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Calculate statistics iteratively☆40Updated 3 weeks ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago