matklad / properly-concurrent
☆24Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for properly-concurrent
- Serde serializer for generating Starlark build targets☆62Updated this week
- ☆17Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- structured parallel execution for async Rust☆30Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆19Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Type theory for busy engineers☆17Updated 6 months ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 2 months ago
- An async version of iterator☆37Updated 4 months ago
- Thread-unsafe async runtime☆27Updated last week
- Calculate the next timestamp matching a given crontab pattern☆49Updated last week
- New register allocator designed as a successor to regalloc2☆29Updated 3 weeks ago
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- Build a rustc sysroot with custom flags☆13Updated last month
- Example implementation of stack tokens for Rust☆33Updated last year
- The `io_uring` library for Rust (with Rustix)☆20Updated 7 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆38Updated 7 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- scraps of a potential language☆37Updated 3 years ago
- Documentation of Rust error handling☆49Updated last year
- Rust's Enum variant counter☆15Updated 3 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆19Updated 3 months ago
- The simd optimized escape code☆53Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago