rs / logbench
Golang logging library benchmarks
☆70Updated last year
Alternatives and similar repositories for logbench
Users that are interested in logbench are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- key/value annotations for Go contexts☆39Updated 4 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Test the performance of Go's concurrency structures☆30Updated 3 months ago
- Linter for correct usage of protobuf generated messages☆14Updated last year
- A collection of HTTP utilities for Go☆17Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Merge multiple pprof profile files into a single file☆123Updated last year
- ☆19Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Consistent hashing hashring implementation.☆34Updated last year