akutz / go-interface-valuesLinks
When storing a value in a Go interface allocates memory on the heap.
☆72Updated 3 years ago
Alternatives and similar repositories for go-interface-values
Users that are interested in go-interface-values are comparing it to the libraries listed below
Sorting:
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- Expression evaluator for Go☆74Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- ☆121Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A better Generic Pool (sync.Pool)☆65Updated 2 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆33Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Script engine, especially good for tests☆152Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago