2026-05 · 3 projects · Ranked by HubLens score
HyperDX is an observability platform that enables engineers to search and visualize logs, traces, and metrics on top of ClickHouse clusters. It provides a schema-agnostic interface that supports full-text search and intuitive property filtering without requiring complex query languages. The tool integrates seamlessly with OpenTelemetry to help teams monitor system health and resolve production issues efficiently.
Unregistry is a lightweight tool that enables the direct transfer of Docker images to remote servers without requiring an external registry. By utilizing SSH tunnels, it efficiently pushes only the missing image layers to the destination host. This approach simplifies deployment workflows by eliminating the need for intermediate storage or complex registry configurations.
Vouch is a community trust management system that allows projects to explicitly verify contributors through a vouching and denouncing model. It provides GitHub integration via actions and a CLI to automate the enforcement of contribution policies based on user status. The system uses a simple, flat-file format to maintain trust records, ensuring transparency and ease of use for project maintainers.