planus-org / planus
☆94Updated this week
Related projects ⓘ
Alternatives and complementary repositories for planus
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆41Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆75Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆105Updated 2 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 5 months ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Fantastic serialization library☆158Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- String optimized for map keys☆60Updated last week