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:
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Serde serializer for generating Starlark build targets☆69Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Wait for a collection of async tasks to finish.☆35Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆43Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Discovering and describing Rust's design axioms☆77Updated last year
- ☆46Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated last week
- Non-interleaving multithreaded output queue☆73Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- ☆94Updated 2 years ago
- Deadlock free mutexes☆176Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Library facilitating safe pinned initialization☆61Updated this week
- Stack unwinding library in Rust☆96Updated 2 months ago
- Type theory for busy engineers☆18Updated last year
- A minimalist property-based testing library☆117Updated 5 months ago
- Calculate the next timestamp matching a given crontab pattern☆65Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A library for generating chrome://tracing traces in Rust.☆116Updated last year