crewjam / rfc5424
a Go library that can read and write RFC-5424 syslog messages
☆18Updated 4 years ago
Alternatives and similar repositories for rfc5424:
Users that are interested in rfc5424 are comparing it to the libraries listed below
- Child process reaping utilities for Go☆66Updated 2 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 10 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Package prombolt provides a Prometheus metrics collector for Bolt databases. MIT Licensed.☆29Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 3 years ago
- Go library to work with Parquet Files☆23Updated 3 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated last year
- Programmable layer 7 proxy service built on GRPC and powered by Caddy☆91Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A embeddable management backplane for your Go application☆16Updated 3 years ago
- An Annotation Server for Promdash (the Prometheus Dashboard Builder)☆12Updated 9 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- Dashboards and Charts library for Kubernetes & Prometheus☆15Updated 2 years ago
- Various Go utility packages.☆37Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Go Plug-ins & Vendored Dependencies☆31Updated 7 years ago
- Generates http servers that respond in predefined manner☆20Updated 2 years ago
- Simple in-memory key/value store backed by a map