Packages
Browse packages indexed by the registry.
Production-grade bump allocator with lock-free, slab, and virtual-memory tooling for parsers, game engines, and request-scoped services
A BTreeMap that supports custom allocators on stable Rust, ported from std
Simple weak-typed arena (freelist) container without guards.
Framework for holistic economic modelling and simulation of Uniswap v4 strategies, hooks and pools.
a questionable library for arena-allocated graphs
Typed bump/arena allocation for AST and IR nodes with stable addresses.
Typed memory arena and slab allocator library. Generational indices, typed arenas (one allocation per type), interned strings, and bump allocation. Zero unsafe leakage into user code.
Linker for Rust BPF programs using libarena-rs: merges rustc bitcode with libarena, runs the verifier-friendly IR pipeline, emits the .bpf.o
A lock-free single-producer single-consumer byte channel backed by a flat arena
A lightweight, arena-backed representation of Prolog–like terms
Parser for arena-backed, lightweight representations of Prolog-like terms
Traits for arenas
An arena-based tree, with `RefCell` for mutability
An adaptation of r3bl-org Arena-tree implementation to the voxel context. Async + Multithreaded
Agent Execution Protocol: deterministic WASM state machines for mutually-untrusting AI agents
Agent Execution Protocol: deterministic WASM state machines for mutually-untrusting AI agents
Cryptographic types, hashing, signing, and verification for arena0
Composable commit-reveal, randomness, turn, ballot, and agreement primitives for arena0 programs
Program artifacts, guest ABI contracts, schemas, and execution profiles for arena0
Validated protocol-domain types for arena0: identity, events, effects, traces, attestations, and receipts
SDK for writing arena0 programs targeting wasm32-unknown-unknown
Proc macros for arena0 program authoring: ABI glue, metadata, state management codegen
Versioned, bounded wire values and canonical framing for arena0
A Rust crate for managing isolated match states or memory arenas in game servers.
An arena allocator which uses handles for accessing elements
A high-performance, feature-rich Arena Tree library for Rust.
An MTGA companion app
parse player.log to match.json files
core modules for arenabuddy
Storage of arenabuddy data
A simple, safe, no_std arena allocator with bump-pointer allocation and optional Drop support
Async HTTP requests for tokio runtime
Agent orchestration for ARES