xeoncross / go-cache-benchmarkLinks
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
Sorting:
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Go reflection simplified☆102Updated 8 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Expression evaluator for Go☆74Updated 3 months ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Effective Computation of Things☆107Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Rolling window implementation in go.☆57Updated 3 weeks 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
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago