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:
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Consistent hashing hashring implementation.☆36Updated 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 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 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
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- ☆27Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆101Updated last year
- DRR scheduler for Go channels☆32Updated 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
- Intern Go strings☆97Updated 2 years ago
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- High throughput primitives library☆50Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago