faern / triggeredLinks
Simple Rust triggers that allows triggering a one time event in another task/thread
☆22Updated last month
Alternatives and similar repositories for triggered
Users that are interested in triggered are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆62Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- ☆16Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- ☆86Updated 5 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Abstract over different executors☆74Updated last year