storozhukBM / pcache
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
- 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
- β33Updated 2 years ago
- Daily builds of active Go development branchesβ18Updated last month
- Run Go tests inside a Docker imageβ99Updated 2 weeks ago
- A helper tool to work with profile.proto (pprof) filesβ60Updated 2 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 3 years ago
- WIP. Redis client for Goβ16Updated last year
- Better sync package for Go.β22Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- Collection of dirty hacks in Goβ67Updated last year
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metricsβ24Updated last year
- Collection of unusual generics usecases in Goβ55Updated 2 years ago
- β28Updated 2 years ago
- The code used to serve gocorpus applicationβ52Updated 9 months ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- Helper tool for manual Go code optimization.β130Updated 10 months ago
- Very simple batching API for Go.β93Updated 3 years ago
- Set of Go context's utilities.β54Updated 3 years ago
- OAuth2 client in Goβ22Updated 11 months ago
- Golang linter to check the errors handling expressionsβ50Updated 4 years ago
- High throughput primitives libraryβ50Updated last year
- Consistent hashing hashring implementation.β34Updated last year
- Check that no init functions are present in Go code.β41Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β85Updated 2 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.β123Updated 6 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 5 years ago
- A spinlock implementation for Go.β61Updated 4 years ago