A set of C# libraries for streamlined microservice development: audit, caching, outbox, CAP, MassTransit (events & config), idempotency, specifications, security, and other useful utilities. Packages: https://www.nuget.org/profiles/dex
Local-first memory and document retrieval CLI built in Go. Store short notes, messages, and documents in SQLite, then retrieve them with local embeddings, vector-first BM25 hybrid search, and optional local reranking. All ML inference runs on-device via ONNX Runtime. No cloud APIs required.