faern / triggered
Simple Rust triggers that allows triggering a one time event in another task/thread
☆22Updated 3 years ago
Alternatives and similar repositories for triggered:
Users that are interested in triggered are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆12Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆47Updated 4 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- ☆16Updated last month
- Duplicate an async I/O handle☆41Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- ☆38Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Additional utilities around the bytes crate☆19Updated 2 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆24Updated 2 years ago