gterzian / pipeline
A concurrent pipeline example, written in Rust
☆16Updated 6 years ago
Alternatives and similar repositories for pipeline:
Users that are interested in pipeline are comparing it to the libraries listed below
- ☆15Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆39Updated 10 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆11Updated 7 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Synchronous memory pipe for Rust☆30Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- ☆37Updated 4 years ago
- ☆13Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Rugged embedded and client/server key-value database (Rust implementation)☆19Updated last month
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 2 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆31Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 6 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 2 months ago
- dynamically extendable Rayon parallel iterator☆9Updated 4 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Rust implementation of a Trie with generics☆28Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- scraps of a potential language☆37Updated 3 years ago