Zap logo

Zap

Blazing fast, structured, leveled logging in Go (by Uber)
10
30
+ 1
0

What is Zap?

Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API.
Zap is a tool in the Logging Tools category of a tech stack.
Zap is an open source tool with 20.9K GitHub stars and 1.4K GitHub forks. Here’s a link to Zap's open source repository on GitHub

Who uses Zap?

Companies

Developers
8 developers on StackShare have stated that they use Zap.

Zap Integrations

Zap Alternatives & Comparisons

What are some alternatives to Zap?
Nix
It makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup of build environments.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

Zap's Followers
30 developers follow Zap to keep up with related blogs and decisions.