Open-source developer tools.
| Project | Description |
|---|---|
| Causantic | Local-first long-term memory for AI coding tools. Causal graphs, hybrid BM25+vector search, self-benchmarking. |
| Speed-Read | Lightweight, embeddable document reader for EPUB, PDF, and CBZ. One line to add a reader to any webpage. |
| Codex Format Spec | Open specification for a modern document format with semantic content, cryptographic integrity, and verifiable provenance. |
| cdx-core | Rust reference implementation for reading, writing, and validating Codex (.cdx) files. |
| cdx-pandoc | Pandoc custom writer/reader for converting documents to and from Codex format. |
| Bengal STM | Software Transactional Memory for Cats Effect with intelligent scheduling via static analysis of transaction variable domains. |
| Thylacine | Functional Bayesian inference framework for sampling, integration, and posterior analysis with automatic differentiation and STM-based concurrency. |