An in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup. Simple, lightweight, and perfect for prototypes, small apps, or experiments.
An in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup. Simple, lightweight, and perfect for prototypes, small apps, or experiments.
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.
Reads CSV files and returns the contents of the file with the appropriate datatype.
Rust client library for the OpenCellID API — sync and async clients with tracing, structured errors, and bounded I/O.
A sharp cut(1) clone.
Fast, scriptable command-line interface for the Tripletex REST API v2 (Norway's accounting platform). Self-refreshing session auth, 22 resource groups, JSON/table/CSV output, and a skills.sh manifest for LLM agents.
A toy (yet intentionally robust) transaction processing engine and accounting system with support for deposits, withdrawals, disputes, resolutions and chargebacks.
Casbin axum access control middleware
Captures mouse data and computes derived metrics for downstream analysis/tasks
OGC CQL2 Text + JSON Encoding parser and interpreter in Rust
Data types for the RelayRL framework.
Extends default CSV behavior to ActiveRecord models
ActsAsTable extension for parsing/serializing CSV data.