async-dropper
Async dropper
An implementation of automatic memory deallocation in async code
🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.
42 stars
2 watching
6 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
asyncrustrust-langutility-library
Related projects:
Repository | Description | Stars |
---|---|---|
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |
puremvc/puremvc-as3-util-asynccommand | Provides a utility to manage asynchronous operations in AS3 applications | 1 |
asomers/mockall | A tool for creating mock objects to simplify testing of complex systems | 1,534 |
tomusdrw/rust-web3 | A client library for Ethereum JSON-RPC multi-transport | 1,456 |
tmenier/asyncpoco | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
harry-chen/rust-mips | Provides low-level abstraction of MIPS processors in Rust | 30 |
ethercrab-rs/ethercrab | A performant, async-first EtherCAT master written in pure Rust. | 256 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
alexpikalov/cdrs-async | An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
dpc/mioco | Re-implementation of an asynchronous programming system with green threads for Rust. | 146 |
ystero-dev/hampi | A toolkit for generating Rust bindings from ASN.1 specifications | 44 |