Indexed binary file. It uses mmap , various_data_file and avltiree.
Safe Rust. No Deps. RL for the CPU.
CLI tool for Indonesian stock market (IDX) analysis
A collection of efficient algorithms implemented in Rust for real-world projects.
A collection of efficient algorithms implemented in Rust for real-world projects.
Binary set file.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
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.
Unified Rust reader for StarDict and MDict dictionaries
Embedded vector database library for Rust - like SQLite for vectors
Compiler for transforming logic expressions into tensor computation graphs
Unified async Rust API for 47 exchange connectors (REST + WebSocket). The core layer — pure ExchangeHub + connectors. Higher-level builder, persistence, replay, OB tracker live in `digdigdig3-station`.