5 projects
5 archived projects
code-weaver Archived
Extensible MCP server for semantic code search with plugin architecture supporting multiple embedding providers, vector databases, and data sources.
code-weaver-tokenizers Archived
Ready-to-use tokenizers for CodeWeaver — tiktoken and HuggingFace tokenizers with a unified interface
code-weaver-daemon Archived
Daemon utilities for CodeWeaver — process management, health checks, and lifecycle coordination
lateimport Archived
Lazy import utilities for deferred module loading and attribute access. Truly lazy, truly late.
exportify Archived
Export, __all__, and lazy import management for Python projects.