chubei-oppen / async_dagLinks
`async_dag` is an async task scheduling utility.
☆24Updated 3 years ago
Alternatives and similar repositories for async_dag
Users that are interested in async_dag are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 7 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Cargo hack manager☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- axum::ws with type safe messages☆24Updated last year
- ☆21Updated 9 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Configure const and static items by environment variables.☆25Updated last year
- A worker pool library for Rust☆12Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆91Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago