xeoncross / go-cache-benchmark
Benchmark all the top in-memory Go caching libraries
☆62Updated last year
Alternatives and similar repositories for go-cache-benchmark:
Users that are interested in go-cache-benchmark are comparing it to the libraries listed below
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Load file-backed memory☆120Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Expression evaluator for Go☆70Updated last week
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Rolling window implementation in go.☆57Updated last week
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Effective Computation of Things☆103Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 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 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- distributed synchronization primitives☆60Updated 2 years ago