Packages
Browse packages indexed by the registry.
A bare-metal Rust, register-level Hardware Abstraction Layer (HAL) for the ATmega328P microcontroller, primarily used on the Arduino Uno R3.
Board Support Crate for Arduino Leonardo
API bindings (protocol) and Server/Client API for Arduino serial plotter
Post a comment on the pull request with a report about the change in memory usage of Arduino sketches
A cargo runner for Arduino boards
A terminal user interface for browsing, downloading, and updating Arduino libraries using arduino-cli.
Hardware Abstraction Layer for Arduino Uno R4 (RA4M1)
Server for the Arduino WiFi TFT LCD Canvas App
Board Support crate for the Arduino MKR 1000 WiFi
Board Support crate for the Arduino MKR VIDOR 4000
Board Support crate for the Arduino MKRZERO
Board Support crate for the Arduino Nano 33 IOT
Board Support Package for the Arduino Nano RP2040 Connect
Parser for ArduPilot DataFlash BIN log files
Semantic KV-Shard Storage — predictive context caching for LLM inference sessions
A Simple Collision Detection library
A comprehensive geometry calculation library for areas, perimeters, surface areas, and volumes
To find the area of circle
data structures for worlds with area portals
Budget-aware context rendering (SML/TOON/Markdown/JSON) for Areev.
Core .mg format, canonical serialization, content addressing, and grain types for Areev.
Out-of-box LLM provider backends for Areev and Areev Loop: OpenAI-compatible, Anthropic, and Ollama adapters over a small blocking HTTP client, implementing areev_loop::LlmBackend, plus the free-text-to-Fact extraction used by remember(). Keeps the core crates dependency-light — the HTTP surface lives here.
Areev Loop: the governed self-improvement engine for AI-agent memory. Standalone engine over an OmsSubstrate (CAL + grains) — zero Areev dependencies.
Areev substrate adapter for the Areev Loop engine: implements areev_loop::OmsSubstrate over AreevFacade so `areev loop` runs against real .mg/Turso memory files.
The Areev agent runtime driver: executes OMS Workflow grains over the deterministic scheduler core, journaling every effect as content-addressed grains — intent before dispatch, result as supersession — with checkpoints, resume, verify, HITL respond, budgets, and cancel.
Pure, deterministic scheduler core for the Areev agent runtime: graph walk with re-entry generations, journal keys, budgets, and the sans-IO step function. No clock, no randomness, no IO — the driver feeds events, this crate returns commands.
Web console server for Areev.
Content-addressed embedded store with hybrid recall (Turso/SQLite) for Areev.
Areev triggers: declared as grains, evaluated by a one-shot idempotent command, safe to invoke concurrently.
arel macros
arel macros
Combat simulator for the Neverwinter Nights game based on Arelith changes.
Simple allocator for small copyable objects inspired by object-pools.
Arena allocator for bytes::Bytes with a fixed-slot fast path and buddy mode
A small arena allocator with a static backing store and ability to allocate arbitrary types.
Virtual memory based linear allocator