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
Sorting:
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- A goroutine limiter for Go☆82Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 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