planus-org / planusLinks
☆106Updated 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
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 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
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- A sinless derive helper☆74Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months 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…☆93Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Profiling tool for Rust code.☆46Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 10 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Fantastic serialization library☆160Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated last week
- A simple in-memory search for collections and key-value stores.☆77Updated 3 months ago