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
- Non-Invasive goroutine inspector☆90Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A simple and efficient LRU cache package for Go☆37Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆66Updated 4 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Go reflection simplified☆101Updated 3 months ago