Language-agnostic bytecode VM with fused superinstructions and a 3-tier Cranelift JIT (linear/block/tracing)
Image toolkit with a shared Rust core across the CLI, HTTP server, and WASM demo.
A small, fast Rust DSL for shaping data — input in, strongly-typed Rust value out.
An easier way to construct Github links.
vb6parse is a library for parsing and analyzing VB6 code, from projects, to controls, to modules, and forms.
The Rust Toolkit to easy use sqlx
Multi-reviewer code review using LLMs with parallel agents and debate mode
Git-aware tree-sitter-based code-graph builder. Emits Mermaid diagrams at five zoom levels, materializes per-commit bundles into a content-addressed cache, and computes coloured structural diffs between any two refs. Single binary `a2m` with ten subcommands.
Small, safe, fast templating engine for Rust. Mustache-compatible syntax with Tera-style expressions, inheritance with super(), 23 built-in filters, custom filters/tests, pluggable loaders, SIMD HTML escape that matches Askama, line:col error messages, zero unsafe code.
A toy SQL parser for a subset of the Oracle dialect.
Python bindings for Oboron - general purpose encryption and encoding library
Elusion is a modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building. It provides flexible query construction without enforcing strict operation ordering, enabling developers to write intuitive and maintainable data transformations.