planus-org / planus
☆98Updated 2 weeks ago
Alternatives and similar repositories for planus:
Users that are interested in planus are comparing it to the libraries listed below
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆115Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Fast, FFI-friendly string interning for Rust☆154Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆135Updated 5 months ago
- Extract bits from a byte slice☆73Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking