mkevac / gopherconrussia2019
Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes
☆54Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gopherconrussia2019
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- A library for graceful restarts in Go.☆95Updated 7 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
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- ☆28Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 4 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Go Web Socket☆31Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- Intern Go strings☆92Updated last year
- 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
- A collection of concurrent ring buffers☆133Updated 6 years ago
- ☆85Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆68Updated 5 years ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago