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
- A helper tool to work with profile.proto (pprof) filesβ60Updated 2 years ago
- β33Updated 2 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 3 years ago
- Better sync package for Go.β22Updated 10 months ago
- Daily builds of active Go development branchesβ18Updated last week
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated 10 months ago
- Check that no init functions are present in Go code.β41Updated 3 years ago
- Helper tool for manual Go code optimization.β130Updated 9 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ54Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- The code used to serve gocorpus applicationβ52Updated 8 months ago
- β28Updated 2 years ago
- Collection of dirty hacks in Goβ67Updated last year
- Prometheus metrics for Go database/sql via VictoriaMetrics/metricsβ24Updated last year
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 5 years ago
- WIP. Redis client for Goβ16Updated last year
- Intern Go stringsβ93Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.β85Updated last month
- Hedged HTTP client which helps to reduce tail latency at scale.β122Updated 5 months ago
- Generates Validate() methods for structs by tagsβ28Updated 5 years ago
- High throughput primitives libraryβ50Updated last year
- Consistent hashing hashring implementation.β34Updated last year
- Package bad idea contains no good ideasβ29Updated 4 years ago
- Run Go tests inside a Docker imageβ99Updated last month
- Collection of unusual generics usecases in Goβ55Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.β51Updated 3 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated last year
- β24Updated 2 years ago