prashantv / go-bench
Simple Go benchmarks + results
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-bench
- Test the performance of Go's concurrency structures☆29Updated last month
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 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 last year
- Collect data about your dependencies☆41Updated last week
- more advanced sync primitives in Go☆14Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Store and retrieve encrypted configs from etcd or consul☆46Updated last year
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆18Updated 8 months ago
- ☆28Updated 2 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A simple and efficient LRU cache package for Go☆38Updated last year
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- Golang logging library benchmarks☆69Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆67Updated 5 years ago