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
- copy struct to struct for golang☆25Updated last year
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- parallel: a Go Parallel Processing Library☆28Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- distributed synchronization primitives☆60Updated last year
- Load file-backed memory☆120Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- Go's missing DateTime package☆37Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- A file upload library for Go.☆10Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Nginx configuration style parser with golang☆40Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 3 years ago
- generate json string by one memory allocation☆28Updated 5 years ago