xeoncross / go-cache-benchmark
Benchmark all the top in-memory Go caching libraries
☆62Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-cache-benchmark
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Fast generation of 192-bit UUIDs☆83Updated last year
- Merge multiple pprof profile files into a single file☆122Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Same as fmt.Errorf but with stack trace.☆40Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- errgroup with goroutine worker limits☆162Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 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 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Library for creating predicate mini-languages in Go☆96Updated 4 months 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…☆67Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- TryLock for Go☆66Updated 5 years ago