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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- ☆120Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 8 months ago
- Expression evaluator for Go☆72Updated last month
- Consistent hashing hashring implementation.☆34Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- ☆33Updated 2 years ago
- Print uncovered code☆54Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Script engine, especially good for tests☆151Updated last year
- ☆121Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Go 1.23 range functions with database/sql☆146Updated 5 months ago
- Collection of unusual generics usecases in Go☆55Updated 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
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago