matklad / properly-concurrent
☆24Updated 7 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 last week
- ☆18Updated 2 years ago
- Build a rustc sysroot with custom flags☆17Updated 4 months ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Documentation of Rust error handling☆49Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆60Updated 3 weeks ago
- The `io_uring` library for Rust (with Rustix)☆22Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 6 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- SQLite-based on-disk cache for Rust.☆23Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Calculate the next timestamp matching a given crontab pattern☆54Updated this week
- A concurrent GC.☆43Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated last month
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Easy recursion in Rust, without stack overflows.☆30Updated 10 months ago
- An ordered multimap.☆20Updated 2 months ago
- Collection of insert-only wait-free data-structures.☆28Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A memory efficient syntax tree for language developers☆54Updated last month