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 helper tool to work with profile.proto (pprof) filesβ60Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketamaβ67Updated 4 years 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
- Helper tool for manual Go code optimization.β130Updated 10 months ago
- A spinlock implementation for Go.β61Updated 4 years ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- xxh3 fast hash functionβ104Updated 5 years ago
- A library for graceful restarts in Go.β94Updated 7 years ago
- Benchmark all the top in-memory Go caching librariesβ62Updated last year
- Storing strings without GC overheadβ82Updated 5 years ago
- β19Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 5 years ago
- Golang circular (ring) bufferβ174Updated 2 years ago
- β28Updated 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β94Updated last year
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- A memory allocator for Go.β81Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ108Updated 8 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrappingβ68Updated last year
- The research project based on the draft design of Go Genericsβ34Updated 3 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purpβ¦β70Updated 5 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.β67Updated 11 months ago
- Load file-backed memoryβ120Updated 2 years ago
- β33Updated 2 years ago
- Collection of unusual generics usecases in Goβ55Updated 2 years ago
- Collection of dirty hacks in Goβ67Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.β85Updated 2 months ago
- fast int64-int64 map for goβ95Updated 2 years ago