mkevac / gopherconrussia2019
Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes
☆54Updated 5 years ago
Alternatives and similar repositories for gopherconrussia2019:
Users that are interested in gopherconrussia2019 are comparing it to the libraries listed below
- A spinlock implementation for Go.☆61Updated 3 years ago
- A library for graceful restarts in Go.☆95Updated 7 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- 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
- Intern Go strings☆93Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- Helper tool for manual Go code optimization.☆130Updated 9 months ago
- 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
- Storing strings without GC overhead☆83Updated 5 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- A memory allocator for Go.☆81Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 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
- ☆19Updated 3 years ago
- ☆85Updated 4 years ago
- Collection of dirty hacks in Go☆67Updated last year
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆68Updated 10 months ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 4 years ago
- fast int64-int64 map for go☆95Updated 2 years ago