A cargo subcommand that detects duplicate and near-duplicate code blocks in Rust codebases using AST normalization
A multi-language CLI tool that detects duplicate and near-duplicate code blocks using AST normalization
Intent Contract Language (ICL) - Canonical runtime core library
Code similarity algorithms: MinHash LSH, normalized AST hashing, structural tokenization
Find duplicate / near-duplicate top-level definitions across a codebase via clone clustering — Python, Rust, and TypeScript frontends, plus an opt-in structural helper-extraction pass.
Core library for detecting duplicate and near-duplicate code blocks
Rust language analyzer for dupes-core duplicate detection
Utility functions for working with SWC
A highly parallel Perl 5 interpreter written in Rust
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.
CRAP metric analysis for Rust — clippy-style diagnostics for change-risk, complexity, coverage, and idiomatic code
GraphQL query planner for Federation specification