A Rust crate for formatting time, converting between time formats, and generating time-based IDs
SULID is a unique ID generation algorithm that combines the benefits of ULID and Snowflake.
CKB RPC server
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.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs
AI/Human task management system with file-based storage
Rust bindings for the Listen Notes Podcast API
A 64 bits ID generator inspired by Snowflake, but generating very distinct numbers
Predictive Coding Actor-Critic reinforcement learning framework — pure Rust, zero ML dependencies
Predictive Coding Actor-Critic reinforcement learning framework — pure Rust, zero ML dependencies
A 64 bit lexicographically sortable unique identifier implementation
An easy-to-use JSON library designed for developers familiar with scripting languages. Super flexible type conversion