mkevac / gopherconrussia2019Links
Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes
β53Updated 6 years ago
Alternatives and similar repositories for gopherconrussia2019
Users that are interested in gopherconrussia2019 are comparing it to the libraries listed below
Sorting:
- A helper tool to work with profile.proto (pprof) filesβ61Updated 3 years ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- Storing strings without GC overheadβ84Updated 2 months ago
- Helper tool for manual Go code optimization.β137Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ115Updated last year
- xxh3 fast hash functionβ104Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- Collection of unusual generics usecases in Goβ55Updated 3 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 5 years ago
- A spinlock implementation for Go.β63Updated 4 years ago
- β19Updated 4 years ago
- β27Updated 3 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 6 years ago
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Golang circular (ring) bufferβ177Updated 3 years ago
- A library for graceful restarts in Go.β96Updated 8 years ago
- The research project based on the draft design of Go Genericsβ34Updated 4 years ago
- β86Updated 5 years ago
- A goroutine limiter for Goβ84Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrandβ164Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.modβ111Updated 3 years ago
- β33Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.β51Updated 9 years ago
- Intern Go stringsβ97Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)β94Updated 3 years ago
- golang dependency analysisβ21Updated 2 years ago
- β101Updated 11 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)β61Updated 9 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 6 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year