t3hmrman / async-dropper
🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.
☆42Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-dropper
- Take a value atomically once.☆27Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- futures-buffered☆36Updated 2 weeks ago
- ☆55Updated 2 months ago
- a fast async pool based on channel☆22Updated 10 months ago
- Make any value Sync but only available on its original thread☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- ☆20Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Pretty-print file sizes and more☆42Updated 6 months ago
- Simple bit-level protocol definitions in Rust.☆17Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- Asynchronous signal handling☆15Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- State machine pattern for Rust☆27Updated last week
- An exploration of Storages☆34Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago