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
7 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
asyncrustrust-langutility-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A fast and expressive monadic-style parser combinator for Rust. | 245 |
| A MessagePack implementation for Rust. | 1,183 |
| A lightweight library for writing better async code in Swift | 1,973 |
| Provides a utility to manage asynchronous operations in AS3 applications | 1 |
| A mock object library for unit testing Rust software | 1,549 |
| A client library for Ethereum JSON-RPC multi-transport | 1,464 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| Provides low-level abstraction of MIPS processors in Rust | 30 |
| An EtherCAT master implementation in Rust for industrial automation | 260 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
| A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
| Re-implementation of an asynchronous programming system with green threads for Rust. | 146 |
| A toolkit for generating Rust bindings from ASN.1 specifications | 44 |