goodbadreviewer / immcheck
☆33Updated 2 years ago
Alternatives and similar repositories for immcheck:
Users that are interested in immcheck are comparing it to the libraries listed below
- Consistent hashing hashring implementation.☆34Updated last year
- ☆28Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- High throughput primitives library☆50Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 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
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Expression evaluator for Go☆67Updated 11 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- hybrid spatial data structure☆12Updated 3 years ago
- ☆78Updated 4 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- A golang map in which entries expire after given a time period☆57Updated last year
- Intern Go strings☆94Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆66Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated 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