A collection of useful data structures.
FFI bindings for MozJPEG v4. MozJPEG is automatically built and linked statically. Requires nasm and a C compiler.
User friendly CLI tool for AI tasks
A brainfuck interpreter and debugger implemented in rust.
A blazingly fast source code lines counter with git history analysis, supporting 33+ languages
Code metrics tool — health score, complexity, duplication, hotspots, ownership
Rust circuit simulator: SPICE-style MNA solver with built-in semiconductor device models. Transient, AC, DC sweep, temperature sweep.
Semantic version control CLI. Shows what entities changed (functions, classes, methods) instead of lines.
Entity-level semantic diff engine. Extracts functions, classes, and methods from 20 languages via tree-sitter and diffs at the entity level.
MCP server for entity-level semantic code intelligence. 6 tools: sem_entities, sem_diff, sem_blame, sem_impact, sem_log, sem_context.
HTAP embedded database: transactional DeltaStore + columnar Vortex storage + DuckDB SQL engine
Find Files (ff) utility recursively searches the files whose names match the specified RegExp pattern in the provided directory (defaults to the current directory if not provided).