hashicorp / go-syslog
Golang syslog wrapper, cross-compile friendly
☆67Updated last month
Alternatives and similar repositories for go-syslog:
Users that are interested in go-syslog are comparing it to the libraries listed below
- A Go library for turning `io.Reader` into channels.☆45Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 9 months ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Functions for loading root certificates for TLS connections.☆83Updated last week
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Generates UUID-format strings using purely high quality random bytes☆183Updated 3 weeks ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- ☆39Updated 8 years ago
- Heartbeat service for Go☆28Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- golang simple, thread-safe invocation tracker☆27Updated 7 years ago
- Export Go Module information to Prometheus☆55Updated 2 years ago
- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.☆45Updated 6 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 5 years ago
- a lightweight acl manager for go.☆83Updated last year
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- Wraps goyaml functions for easier use of YAML files as configuration sources.☆32Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- multistep is a Go library for building up complex actions using discrete steps.