matklad / properly-concurrent
☆24Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for properly-concurrent
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Serde serializer for generating Starlark build targets☆61Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- An async version of iterator☆37Updated 5 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- ☆18Updated last year
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- Calculate the next timestamp matching a given crontab pattern☆49Updated this week
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- The simd optimized escape code☆53Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Type theory for busy engineers☆17Updated 6 months ago
- Documentation of Rust error handling☆49Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 3 months ago
- Build a rustc sysroot with custom flags☆13Updated last month
- Example implementation of stack tokens for Rust☆33Updated last year
- Alternative future adapters that provide cancel safety.☆59Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- ☆42Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A bridge between different serde implementations.☆16Updated last year