matklad / properly-concurrentLinks
☆24Updated last year
Alternatives and similar repositories for properly-concurrent
Users that are interested in properly-concurrent are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Serde serializer for generating Starlark build targets☆71Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- A fast runtime-agnostic object pool for async rust.☆38Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A minimalist property-based testing library☆123Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆43Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated this week
- Discovering and describing Rust's design axioms☆79Updated last year
- ☆94Updated 2 years ago
- A concurrent GC.☆44Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Read and write from offsets in Rust.☆89Updated 4 months ago
- ☆52Updated last year
- A drop-in replacement for std::Instant that is faster and more accurate.☆37Updated 2 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- ☆64Updated last month