planus-org / planusLinks
☆115Updated last week
Alternatives and similar repositories for planus
Users that are interested in planus are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆64Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆57Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆178Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Data parallelism library for async-std.☆96Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Fantastic serialization library☆158Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago