prashantv / go-bench
Simple Go benchmarks + results
☆18Updated last year
Alternatives and similar repositories for go-bench:
Users that are interested in go-bench are comparing it to the libraries listed below
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Test the performance of Go's concurrency structures☆30Updated 3 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- ☆38Updated 2 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- distributed synchronization primitives☆60Updated 2 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…☆45Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆23Updated 2 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago