10 projects
irregex
Linear-time regex engine for Python - no catastrophic backtracking, no ReDoS, with the native engine bundled in the wheel.
gist-search
Indexed code search for Python - ripgrep-parity regex search over a persisted trigram index, with ranked definition-first results.
zoning
An import-topology gate: declare the zones a package's imports may cross, and judge the real import graph against them.
relate-search
Code similarity search for Python - find near-duplicate files, clone families, and where a snippet came from, using compression instead of embeddings.
blast-search
Blast-radius and provenance analysis for Python - what breaks if I change this symbol, and where a pasted snippet came from, read from the bytes on disk right now.
stampede-cache
Multi-tier async caching with request coalescing, thundering herd prevention, and semantic similarity matching.
toolcase
Type-safe, extensible tool framework for AI agents with monadic error handling
qvenv
A beautiful command-line tool for managing Python virtual environments with automatic activation and recursive search
callosum-dsl
Python wrapper for Callosum Personality DSL - Create rich, dynamic AI personalities
qgit
A powerful Git operations automation tool that provides enhanced Git workflow management, repository visualization, and security scanning capabilities.