matklad / properly-concurrent
☆25Updated 10 months ago
Alternatives and similar repositories for properly-concurrent:
Users that are interested in properly-concurrent are comparing it to the libraries listed below
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 8 months ago
- ☆43Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A fast runtime-agnostic object pool for async rust.☆33Updated this week
- Documentation of Rust error handling☆49Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- A bridge between different serde implementations.☆16Updated 2 months ago
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Discovering and describing Rust's design axioms☆72Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Type theory for busy engineers☆18Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Alternative future adapters that provide cancel safety.☆63Updated this week
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Build a rustc sysroot with custom flags☆17Updated this week
- ☆19Updated 2 years ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- A minimalist property-based testing library☆110Updated last week
- Channels☆23Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- An ordered multimap.☆21Updated 5 months ago