douglasmakey / cache-exampleLinks
A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and expensive GC cycles
☆14Updated 6 years ago
Alternatives and similar repositories for cache-example
Users that are interested in cache-example are comparing it to the libraries listed below
Sorting:
- copy struct to struct for golang☆25Updated 2 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- encode/decode go language value without hard effort☆23Updated 7 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- 🔥 BytesPool, Reuse used byte slices to achieve zero allocation.☆12Updated last week
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 5 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Google CityHash in Go☆107Updated 11 years ago
- generate json string by one memory allocation☆29Updated 6 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- skiplist for golang☆84Updated 11 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Common go helper utils, each in its subdir☆81Updated last week
- a tcpdump-like tool to capture rpcx tcp packets☆42Updated 4 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Nginx configuration file parser☆44Updated 6 years ago
- Simple audio recognition library.☆46Updated 6 years ago
- waitgroup that supports context and timeout.☆20Updated 5 years ago