akutz / go-interface-values
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
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- ☆118Updated last year
- Expression evaluator for Go☆68Updated last year
- Script engine, especially good for tests☆150Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- ☆121Updated last year
- ☆33Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 6 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Performance related examples for Go☆27Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Print uncovered code☆54Updated last month
- ☆28Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago