Bathtor / rust-executors
A library with task executors for Rust
☆32Updated last week
Alternatives and similar repositories for rust-executors:
Users that are interested in rust-executors are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Run closures in parallel☆111Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Timer facilities for Rust's async story☆54Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Object Pool LockFree in Rust☆45Updated 7 months ago
- ☆46Updated 4 years ago
- ☆80Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 5 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A timeout connector for the hyper client☆26Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Abstract name service traits for rust☆19Updated 6 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago