douglasmakey / cache-example
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 5 years ago
Alternatives and similar repositories for cache-example:
Users that are interested in cache-example are comparing it to the libraries listed below
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- The Go library that will drive you to AOP world!☆55Updated last year
- distributed synchronization primitives☆60Updated 2 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- ☆29Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Load file-backed memory☆120Updated 2 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- 🔥 BytesPool, Reuse used byte slices to achieve zero allocation.☆12Updated 3 months ago
- copy struct to struct for golang☆25Updated 2 years ago
- generate json string by one memory allocation☆28Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- 💪 golang common lib☆45Updated 3 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 3 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Benchmark test of gnet☆36Updated 3 months ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- goroutine pool☆16Updated last year
- Nginx configuration style parser with golang☆40Updated 3 years ago
- Layer over etcd to do simple service discovery in Go☆36Updated 3 weeks ago
- encode/decode go language value without hard effort☆23Updated 7 years ago
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago