There are no reviews yet. Be the first to send feedback to the community and the maintainers!
async-backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.async-oneshot
A fast, small, full-featured, no-std compatible oneshot channelfutures-micro
To futures-lite as futures-lite is to futures: smaller.async-supervisor
[WIP] Supervisors for async-backplanewookie
Async test/bench toolkit including single stepping executors. No-std compatible.ointers
What do you call a pointer we stole the high bits off? An ointer.async-spsc
Fast, async-aware, single-producer, single-consumer (SPSC) channels.async-oneshot-local
The single-threaded companion to https://github.com/irresponsible/async-oneshotring-vec
A zero-dependency, producer-consumer, fixed-size, item-oriented ring buffer backed by a vector.atomic_prim_traits
Atomic primitive integer traitswaker-queue
A pairing of a ConcurrentQueue and an AtomicWakerrw_lease
Fast Reader-Writer lock with reader draining support. Based on a single (parameterisable) atomic integer.async-channels
Very fast channels that are not MPMCsimple-rate-limit
Rate Limiting as simple data structures. No async funny business.crisp
A simple, securable, embeddable lisp interpreter for rust programs.dummy-waker
core::task::Waker implementation that does absolutely nothing. completely useless but very fast.primitive_traits
Traits over primitive numeric types.ping-pong-cell
An atomic cell game for up to two playersfutures-many
An async `Stream` that polls many `Future`s, returning their results out of order as they arrive.rle-bitset
A no-std compatible trait for querying and manipulating bits in a slice of usize and iterating their run lengths.simple-wal
green-threads
userspace stack switching toolkit handcoded in assemblyio-backplane
stackle
Low level utilities for implementing green threads and coroutines.fibrous
Stackful futures based on fibers.pages
A dynamically-sized heap-backed data page. Comprises a user-chosen header and data array packed into a single allocation.Love Open Source and this site? Check out how you can help us