rs / logbenchLinks
Golang logging library benchmarks
☆71Updated last year
Alternatives and similar repositories for logbench
Users that are interested in logbench are comparing it to the libraries listed below
Sorting:
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Test the performance of Go's concurrency structures☆30Updated 6 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- A tool used to manage installations of multiple Go toolchain versions☆40Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- ☆27Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆92Updated last year
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Client-side load balancing for net/http☆71Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago