crossbeam-rs / crossbeam-deque
Concurrent work-stealing deque
☆47Updated 6 years ago
Alternatives and similar repositories for crossbeam-deque:
Users that are interested in crossbeam-deque are comparing it to the libraries listed below
- Utilities for concurrent programming☆37Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- Unix Domain Sockets for tokio☆54Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- 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 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Utility for reusing memory☆53Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago