PoignardAzur / scoped_tasks_prototypeLinks
A quick-and-dirty attempt to get scoped tasks in Rust.
☆14Updated 2 years ago
Alternatives and similar repositories for scoped_tasks_prototype
Users that are interested in scoped_tasks_prototype are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Markdown translation tool.☆17Updated 2 years ago
- a fast async pool based on channel☆25Updated last month
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Static Linear Algebra System☆36Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Dynamic structured values for Rust☆28Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆13Updated 2 years ago
- ☆22Updated 2 years ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Cross-platform library to gather stats/information from the host 🦀☆42Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Transform, compare and query JSON format☆23Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Asynchronous DNS lookups☆66Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year