prashantv / go-benchLinks
Simple Go benchmarks + results
☆18Updated 2 years ago
Alternatives and similar repositories for go-bench
Users that are interested in go-bench are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 months ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Test the performance of Go's concurrency structures☆30Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Lock-Free Queue for Go☆25Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A Thrift encoding code generator and library for Go☆103Updated last week
- A spinlock implementation for Go.☆62Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- 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 6 years ago
- a golang log lib supports level and multi handlers☆36Updated 6 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- System V shared memory functions in pure Go.☆134Updated last year
- Make mysql cancelation a breeze☆40Updated 6 years ago