akutz / go-interface-values
When storing a value in a Go interface allocates memory on the heap.
☆71Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-interface-values
- A spinlock implementation for Go.☆61Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- ☆110Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- Expression evaluator for Go☆66Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Print uncovered code☆50Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- Load file-backed memory☆121Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- Script engine, especially good for tests☆146Updated 8 months ago
- ☆118Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Go performance community☆32Updated 2 years ago
- ☆28Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆54Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago