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:
- Serde serializer for generating Starlark build targets☆69Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A minimalist property-based testing library☆120Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Non-interleaving multithreaded output queue☆79Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated last month
- ☆43Updated 2 years ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- ☆47Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Calculate the next timestamp matching a given crontab pattern☆67Updated 3 months ago
- A concurrent GC.☆44Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A simple concurrent caching library that might fit to many use cases☆141Updated 10 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Export flame data to speedscope's format☆44Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago