A library allowing to use just a part of a Read + Seek object
Seekable I/O adapter that limits operations to a byte range
GPT (GUID Partition Table) disk IO no_std library
A highly parallel Perl 5 interpreter written in Rust
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
High-performance, schema-agnostic, backend-agnostic event bus
High-performance, schema-agnostic, backend-agnostic event bus
Modular, high-performance Rust library for mesh and data management, designed for scientific computing and PDE codes.
GptPartitionCursor implements the Read + Write + Seek + Debug. It's used for backing up or restoring partition images, such as in embedded upgrades.
Partitioned Write-Ahead Log (WAL)
Event toolkit for logs, queues, streams, routing, replay, and acknowledgements
Pure Rust library to read and modify GUID partition tables