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
- ☆16Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Dynamic structured values for Rust☆27Updated last month
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- ☆47Updated 4 years ago
- ☆38Updated last year
- A lightweight lock protected by an atomic boolean.☆36Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Convert closures into wakers☆45Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆12Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Serde support for the humantime crate☆30Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago