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β202Updated 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 2 years ago
- A helper tool to work with profile.proto (pprof) filesβ60Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ114Updated last year
- A JSON stream parser for Goβ68Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ72Updated 9 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,β¦β30Updated 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
- Consistent hashing hashring implementation.β35Updated last year
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- Intern Go stringsβ96Updated last year
- Better sync package for Go.β22Updated last year
- 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
- Run Go tests inside a Docker imageβ100Updated 8 months ago
- Simple and easy wrappers for Go sync/atomic package.β31Updated last year
- π΄ A tiny library for handling system interruptsβ38Updated 4 years ago
- High throughput primitives libraryβ50Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- Helper tool for manual Go code optimization.β137Updated 6 months ago
- Package bad idea contains no good ideasβ29Updated 5 years ago
- Storing strings without GC overheadβ84Updated last month
- A memory allocator for Go.β87Updated 5 years ago
- Load file-backed memoryβ121Updated 3 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Golang io.Reader and io.Writer but with limitsβ77Updated 2 years ago
- β27Updated 3 years ago
- Connection pool for Go's net.Conn interfaceβ127Updated 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