ScottMansfield / nanolog
Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog
☆228Updated 6 years ago
Alternatives and similar repositories for nanolog:
Users that are interested in nanolog are comparing it to the libraries listed below
- A simple interface wrapper around a Go channel.☆320Updated 4 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- A simple demo of hot code swapping with Go 1.8 and its plugins feature.☆249Updated 7 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 6 years ago
- Simple, configurable and scalable Structured Logging for Go.☆294Updated last year
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- net/http handler filters☆347Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Collections generator for Golang☆82Updated 6 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Fast Raft framework using the Redis protocol for Go☆541Updated 4 years ago
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆294Updated 3 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Experimental channel implementation☆311Updated 8 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Retryable errors in Golang☆120Updated 5 years ago