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☆121Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Test the performance of Go's concurrency structures☆30Updated 7 months ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Non-Invasive goroutine inspector☆92Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 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.☆65Updated 6 years ago
- Simple string pattern matcher for Go☆132Updated this week
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- go hash benchmark☆43Updated 9 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Reader, Writer, and Server implementation for the Redis RESP Protocol.☆94Updated 2 years ago