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:
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- ☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Expression evaluator for Go☆77Updated 4 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆136Updated 3 months ago
- Script engine, especially good for tests☆156Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆197Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- JSON benchmarks to compare different Go JSON implementations☆85Updated 6 months ago
- Experiments with Go generics☆100Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Print uncovered code☆57Updated 6 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- ☆33Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- A tool used to manage installations of multiple Go toolchain versions☆41Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Go performance community☆32Updated 3 years ago
- ☆122Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago