libs
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
asyncio is a c++20 library to write concurrent code using the async/await syntax.
BPF library for Async Rust, complementary for libbpf-rs.
Runtime code generation for the Java virtual machine.
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
An implementation of Joshua Yanovski's Ghost Cell paper.
Cross-platform implementation of cross-process named locks
A dead simple ANSI terminal color painting library for Rust.
Channels and schedulers that trigger events on Mio
Sparse set-based Entity Component System written in Rust.
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Find out path at which a deserialization error occurred
A fast entity component system (ECS) for C & C++
Statistics-driven benchmarking library for Rust
a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows
Zig-based framework for creating game tools and helper apps
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
a golang test framework for asserting expected escape analysis results & heap allocations
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
Allocation-free data structures that make do with the memory they're given
A Rust library containing a collection of small well-tested primitives.