birkirb / loggersLinks
Abstract logging for Golang projects. A kind of log4go in the spirit of log4j
☆18Updated 5 years ago
Alternatives and similar repositories for loggers
Users that are interested in loggers are comparing it to the libraries listed below
Sorting:
- Utility package for working with common memory and cpu units in Go☆30Updated 8 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- ☆19Updated 2 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Golang utility for working with files☆16Updated 6 years ago
- ☆41Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- ☆15Updated 7 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- New Go Package☆22Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago