planus-org / planusLinks
☆108Updated 2 weeks ago
Alternatives and similar repositories for planus
Users that are interested in planus are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months 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…☆59Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- structured parallel execution for async Rust☆36Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- ☆62Updated last month
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 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…☆102Updated last month
- Primitive for structured concurrency.☆63Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆73Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Library safely exposing the io_uring API.☆68Updated last week
- A memory efficient container for rust nested collections☆40Updated 3 years ago