akutz / go-interface-values
When storing a value in a Go interface allocates memory on the heap.
☆72Updated 2 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- ☆117Updated last year
- Zero-allocation type-safe pool for Go☆228Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 weeks ago
- Expression evaluator for Go☆67Updated 10 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆85Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Script engine, especially good for tests☆150Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Go expression evaluation comparison☆49Updated 10 months ago
- JSON benchmarks to compare different Go JSON implementations☆43Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Go 1.23 range functions with database/sql☆144Updated 2 months ago
- Go programming language port of liburing.☆100Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆147Updated 7 months ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 8 months ago