storozhukBM / pcacheLinks
Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.
β45Updated 4 years ago
Alternatives and similar repositories for pcache
Users that are interested in pcache are comparing it to the libraries listed below
Sorting:
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 2 years ago
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- β33Updated 2 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 4 years ago
- Run Go tests inside a Docker imageβ99Updated 5 months ago
- Better sync package for Go.β22Updated last year
- The code used to serve gocorpus applicationβ52Updated last year
- A helper tool to work with profile.proto (pprof) filesβ60Updated 3 years ago
- Helper tool for manual Go code optimization.β132Updated 4 months ago
- Daily builds of active Go development branchesβ18Updated 3 weeks ago
- Hedged HTTP client which helps to reduce tail latency at scale.β131Updated 11 months ago
- Set of Go context's utilities.β55Updated 4 years ago
- β24Updated 2 years ago
- Intern Go stringsβ95Updated last year
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 6 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ54Updated 6 years ago
- Collection of dirty hacks in Goβ68Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrappingβ69Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β86Updated 2 months ago
- Very simple batching API for Go.β95Updated 3 years ago
- A corpus of popular Go modulesβ108Updated 9 months ago
- Golang linter to check the errors handling expressionsβ55Updated 4 years ago
- CPU-guided performance analyzer for Goβ80Updated 2 years ago
- Check that no init functions are present in Go code.β42Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 3 months ago
- β27Updated 3 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- Consistent hashing hashring implementation.β34Updated last year