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 3 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Comparing Rust crate function speeds☆16Updated 6 years ago
- Adapters to convert between different writable APIs.☆21Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆39Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Static Linear Algebra System☆36Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- Calculate statistics iteratively☆39Updated 3 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆56Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Stepper Acceleration Ramp Generator☆27Updated 8 months ago
- ☆10Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A Rust port of Madgwick's AHRS algorithm☆39Updated 9 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆56Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago