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 4 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Calculate statistics iteratively☆39Updated 4 months ago
- NumPy file format (de-)serialization in Rust☆31Updated 6 years ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆56Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated last week
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- A circular buffer-like queue container.☆38Updated 4 months ago
- Implementation of triple buffering in Rust☆89Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A library with task executors for Rust☆32Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- 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…☆89Updated 4 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆47Updated 4 years ago
- ☆73Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Lock free bounded non blocking pub sub queue☆76Updated last week
- Extensions for ordered Rust slices.☆26Updated last year