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