zap
Logger
Blazing fast logging for Go applications
Blazing fast, structured, leveled logging in Go.
22k stars
247 watching
1k forks
Language: Go
last commit: 5 days ago
Linked from 2 awesome lists
golangloggingstructured-loggingzap
Related projects:
Repository | Description | Stars |
---|---|---|
rs/zerolog | Provides fast and simple logging with JSON output, minimizing allocations and reflection. | 10,672 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 75,938 |
zigzap/zap | A high-performance HTTP framework for building web applications in Zig. | 2,364 |
mgechev/revive | A fast and configurable linter for Go that allows for customizable rules and formatters. | 4,830 |
golang/glog | A logging package for Go that provides leveled execution logs with fine-grained control over logging at the file level. | 3,550 |
labstack/echo | A lightweight, high-performance Go web framework designed for building scalable RESTful APIs and microservices. | 29,940 |
pquerna/ffjson | Generates optimized JSON serialization functions for Go structures | 2,967 |
houzuoguo/tiedot | A NoSQL document database written in Go with JSON support and high performance capabilities. | 2,724 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,751 |
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,885 |
sirupsen/logrus | Structured logging library for Go | 24,766 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,346 |
valyala/quicktemplate | A fast template engine for Go that compiles templates into executable code. | 3,128 |
klauspost/compress | Provides various compression algorithms in pure Go. | 4,788 |
chrislusf/gleam | A high-performance distributed execution system that supports flexible and efficient computation workflows | 3,458 |