A production-ready QUIC implementation in pure Go.
WebTransport implementation based on quic-go.
Tusd is a feature-rich server for resumable uploads written in Go.
Cryptographic ledger for AI output verification using Merkle trees and digital signatures. Tracks, timestamps, and proves the authenticity of AI-generated content with tamper-evident audit trails.
Supply chain security for LLM artifacts using Sigstore, in-toto, and SLSA frameworks. Generates signed attestations for model weights, training data, and inference outputs.
Runtime firewall that detects and blocks prompt injection attacks against LLM applications. Covers OWASP LLM Top 10 attack vectors with configurable detection rules.
MASQUE: Proxying UDP in HTTP/3, RFC 9298. Implementation of the CONNECT-UDP protocol.
Kubernetes-native observability tool using eBPF to capture kernel signals and correlate them with OpenTelemetry traces for LLM SLO attribution.
CLI pipeline that pulls model metadata from HuggingFace, W&B, and MLflow, runs fairness analysis, checks EU AI Act compliance, and exports model cards.
A helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements.
Transparent proxy for multi-provider LLM cost tracking, budgeting, and optimization. Supports OpenAI, Anthropic, Azure, Bedrock, and Vertex AI with real-time cost headers.
A self-evolving open source AI daemon written in Go. Learns through repetition, auto-generates code skills to replace expensive LLM calls, and generates unique visual interfaces from scratch for ev...