faern / triggeredLinks
Simple Rust triggers that allows triggering a one time event in another task/thread
☆22Updated 6 months ago
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☆75Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated 11 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- Serde support for the humantime crate☆36Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- ☆88Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- CSV parsing in async context☆49Updated 6 months ago
- Run closures in parallel☆115Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Port of bbolt in Rust☆65Updated last year
- A Configuration Library for Rust Applications☆48Updated this week
- Static time zone information for tz-rs.☆41Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago