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.☆121Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- ☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- ☆33Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- Script engine, especially good for tests☆158Updated last year
- Load file-backed memory☆121Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆122Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- ☆144Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Experiments with Go generics☆100Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated this week