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:
- ☆43Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Serde serializer for generating Starlark build targets☆70Updated last month
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Discovering and describing Rust's design axioms☆79Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A concurrent GC.☆44Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Wait for a collection of async tasks to finish.☆36Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated last month
- A fast runtime-agnostic object pool for async rust.☆38Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Allocations profiler built using ebpf☆94Updated 3 months ago
- ☆94Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Type theory for busy engineers☆19Updated last year
- ☆21Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Asynchronous DNS lookups☆67Updated last year
- Versioned data-structures for Rust☆208Updated 11 months ago