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:
- Load file-backed memory☆122Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Test the performance of Go's concurrency structures☆30Updated 5 months ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.☆66Updated 6 years ago
- Golang logging library benchmarks☆71Updated last year
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- Collect data about your dependencies☆43Updated 2 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A presentable test report generator for go packages☆33Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- string interning library for lots of strings☆38Updated 4 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month