matklad / properly-concurrentLinks
☆25Updated 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.☆67Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆43Updated 2 years ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A minimalist property-based testing library☆110Updated 2 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Documentation of Rust error handling☆48Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Asynchronous DNS lookups☆66Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- ☆19Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Type theory for busy engineers☆18Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- An ordered multimap.☆21Updated 7 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- An async version of iterator☆40Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- Useful extension utilities for thiserror.☆11Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated this week
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- Calculate the next timestamp matching a given crontab pattern☆57Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago