goodbadreviewer / immcheckLinks
☆33Updated 3 years ago
Alternatives and similar repositories for immcheck
Users that are interested in immcheck are comparing it to the libraries listed below
Sorting:
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 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 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 helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- ☆11Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Better sync package for Go.☆22Updated last year
- ☆27Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Load file-backed memory☆122Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- High throughput primitives library☆50Updated 2 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week