Iterate through the debug info associated with currently loaded functions
Link-time collections for Rust (distributed slices, registries)
A declarative static site generator
Specification for the GraphGarden protocol — public file format and caching requirements
Local-first MCP server for code understanding.
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.
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
Link-time registration patterns for Rust (ctors, dtors, link-time slices and sections)
A parser for the Lynx declarative modeling language - a statically typed language for expressing combinatorial optimization problems
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Language server for Protocol Buffers files
Procedural macro to retrieve field names and offsets from a struct.