Bathtor / rust-executorsLinks
A library with task executors for Rust
☆32Updated 7 months ago
Alternatives and similar repositories for rust-executors
Users that are interested in rust-executors are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆87Updated 7 months ago
- ☆77Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 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…☆90Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust serializer library☆87Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- ☆62Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- ☆47Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆76Updated last month
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- rust histogram and percentile stats☆48Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Data parallelism library for async-std.☆94Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 11 months ago