matklad / properly-concurrentLinks
☆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
Sorting:
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Discovering and describing Rust's design axioms☆72Updated last year
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- Documentation of Rust error handling☆49Updated 2 years ago
- Type theory for busy engineers☆18Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A bridge between different serde implementations.☆16Updated 3 months ago
- A fast runtime-agnostic object pool for async rust.☆33Updated last week
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A minimalist property-based testing library☆110Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- ☆43Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- scraps of a potential language☆37Updated 4 years ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago