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
- Wait for a collection of async tasks to finish.☆36Updated last year
- Serde serializer for generating Starlark build targets☆70Updated this week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Discovering and describing Rust's design axioms☆78Updated last year
- ☆43Updated 2 years ago
- A minimalist property-based testing library☆120Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- Documentation of Rust error handling☆48Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Calculate the next timestamp matching a given crontab pattern☆68Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Asynchronous DNS lookups☆67Updated last year
- A fast runtime-agnostic object pool for async rust.☆34Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- ☆53Updated last week
- ☆100Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A concurrent GC.☆44Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆142Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago