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
Sorting:
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated 2 weeks ago
- Consistent hashing hashring implementation.☆34Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆74Updated last month
- Go templates invoked as functions☆154Updated 4 years ago
- ☆33Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ☆121Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- High throughput primitives library☆50Updated last year
- Cache benchmark for Golang☆72Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Performance related examples for Go☆27Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Script engine, especially good for tests☆151Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆122Updated 2 years ago