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
Sorting:
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- copy struct to struct for golang☆25Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- goroutine pool☆16Updated 2 years ago
- Nginx configuration style parser with golang☆40Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last month
- Load file-backed memory☆122Updated 2 years ago
- Timer framework in Golang (heap)☆11Updated 7 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10Updated 8 years ago
- A task queue library for Go.☆33Updated 3 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Some awesome go utils☆23Updated 3 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Json格式的日志模块☆24Updated 9 years ago
- Ship a zip file of media resources inside your golang web-app for complete standalone one-binary deployment☆21Updated 9 years ago