A lightweight, high-performance localization library for Rust. Loads TOML language files, supports runtime locale switching, configurable paths, and automatic fallback chains.
LIB: Math and container utilities for Rust. Notice: study purpose, not production ready.
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.
Modality language lib
experimental parser lib for Cardano Marlowe DSL
Small lib made just for practicing purposes of the Rust lang
An easy-to-use lib for AES encryption and decryption, coded in pure safe Rust-lang.
mssf-metadata provides linking libs for Microsoft Service Fabric on windows. (Deprecated: Use mssf directly instead)
C ABI for forge-alloc — a hardened bump allocator over a caller-provided buffer, for embedded C/C++
cli head tail lib for labs
The rust-lang implementation of Twitter's id generator algorithm snowflake, it thread safety | Twitter 的id生成器算法snowflake的rust-lang 实现
CLI tool to prepare codebases for AI agents by generating outlines, memory files, and reading rules