crossbeam-rs / crossbeam-deque
Concurrent work-stealing deque
☆46Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for crossbeam-deque
- Utilities for concurrent programming☆36Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Unix Domain Sockets for mio☆28Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Unix Domain Sockets for tokio☆52Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- ☆25Updated 9 years ago
- No longer maintained☆38Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago