natefinch / lumberjack
lumberjack is a log rolling package for Go
☆5,062Updated 8 months ago
Alternatives and similar repositories for lumberjack:
Users that are interested in lumberjack are comparing it to the libraries listed below
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,414Updated last year
- Copier for golang, copy value from struct to struct and more☆5,794Updated 9 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆7,982Updated 9 months ago
- Fast JSON serializer for golang.☆4,661Updated 3 months ago
- Simple error handling primitives☆8,228Updated 3 years ago
- A Go blocking leaky-bucket rate limit implementation☆4,476Updated 11 months ago
- Arbitrary-precision fixed-point decimal numbers in Go☆6,683Updated 8 months ago
- A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.☆4,479Updated last month
- UUID package for Go☆4,908Updated 8 months ago
- Golang LRU cache☆4,572Updated this week
- The best way to send emails in Go.☆4,522Updated 2 years ago
- Distributed mutual exclusion lock using Redis for Go☆3,618Updated 8 months ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,596Updated 5 months ago
- Now is a time toolkit for golang☆4,522Updated last year
- Go client for AMQP 0.9.1☆4,910Updated last year
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,138Updated 3 months ago
- safe and easy casting from one type to another in Go☆3,698Updated last week
- TOML parser for Golang with reflection.☆4,709Updated this week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,679Updated last year
- Sql mock driver for golang to test database interactions