14 projects
find-dup-defs
Find duplicate / near-duplicate top-level definitions across a codebase via clone clustering — Python, Rust, and TypeScript frontends, plus opt-in passes for structural helper extraction, perspective lenses, and divergence between definitions about one thing.
difflib-fast
Fast, byte-for-byte exact difflib Ratcliff-Obershelp similarity + clustering.
pytest-fast
Resident forkserver-based pytest accelerator — collect once, fork warm workers, idempotently respawn on source/env change. POSIX only (uses forkserver).
hypothesis-fast
A native-Rust, drop-in-compatible reimplementation of Hypothesis
directiva
A tiny, paste-friendly directive mini-language: ACTION:[<KIND>]NAME[@PATH][=NOTE].
capability
Type-safe composable primitives.
emergent-py
Type-safe DSLs for common patterns. Composable, local-first, lazy.
ohbin
Declarative GitHub-release binaries for uv projects — declare a tool in pyproject, `ohbin run <tool>` downloads, SHA256-verifies, caches, and execs it. POSIX only (uses flock).
combinators-py
Declarative way to build systems
betterconf
Configs in Python made smooth and simple
telepager
A fancy paginator for your Telegram bots
vkwave
Framework for building high-performance & easy to scale projects interacting with VK's API.
vkwave-api
Accessing VK API for humans.
udpy
Urban dictionary API wrapper for Python