prashantv / go-benchLinks
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
Sorting:
- Test the performance of Go's concurrency structures☆30Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- In memory sharded cache implementation☆35Updated 3 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- TopN collector☆24Updated 11 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- ☆38Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A collection of HTTP utilities for Go☆17Updated last month
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- ☆28Updated 3 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- Golang logging library benchmarks☆71Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year