jsonc_tools: Tools to deal with `jsonc` files. See, [JSON with Comments](https://code.visualstudio.com/docs/languages/json#_json-with-comments) and [jsonc](https://komkom.github.io/) (A Json like file format with comments). See, [User and Workspace Settings](https://code.visualstudio.com/docs/getstarted/settings) and [Settings - vscode](https://vscode.readthedocs.io/en/latest/getstarted/settings/) for example files.
LLM amplification engine — MCP server with Lua scripting
algocline application layer — execution orchestration, package management
algocline domain model and metrics — pure execution state machine
algocline Lua execution engine — VM, session, bridge
algocline MCP server adapter — thin tool/handler layer over algocline-app
A command-line tool to format JSONC (JSON with Comments) text
Model Context Protocol server exposing SocketCAN interfaces to AI agents — list, send, capture, request/response, ISO-TP/UDS.
A highly parallel Perl 5 interpreter written in Rust
CLI tool to manage OpenCode agent permissions via template+override system
FASTQ adapter / poly-G / poly-X / fixed-length trimming. Rust port of fastp's trim hot path with rayon-parallel SE + PE pipelines and AI-friendly --json output.
Per-record statistics for FASTA files (num_seqs, sum_len, GC%, N50, …) — Rust port of `seqkit stats` (FASTA-only subset).