A highly parallel Perl 5 interpreter written in Rust
A set of tools for working with LSDJ files
A pure Rust implementation of succinct and compressed data structures
`ManuallyDrop<T>` and `MaybeDangling<T>` semantics in stable Rust as per https://github.com/rust-lang/rfcs/pull/3336
Model Context Protocol (MCP) server for the mwemu x86/x64/arm64 emulator (libmwemu). Open a binary, configure, prepare memory and emulate step by step over MCP.
A diagnostic-first port viewer. See what's on your ports, then act on it.
A Rust implementation of read/write bit streams supporting several types of instantaneous codes
Local-first, repo-pinned memory layer for coding agents. CLI + MCP server over a SQLite store. No daemon.
Internal crate for Vestige — `.vestige/config.toml` round-trip and project identity resolution. Public API is unstable; use the `vestige` binary.
Internal crate for Vestige — pure domain types, memory engine, representation derivation, ranking. Public API is unstable; use the `vestige` binary.
Internal crate for Vestige — embedding provider abstraction. Deterministic fake provider always available; fastembed and ollama land in PR7 behind feature flags.
Vestige orchestration layer — hybrid search and embed ingest over Store + EmbeddingProvider.