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
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- ☆117Updated last year
- 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
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 2 months ago
- Script engine, especially good for tests☆149Updated 11 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- JSON benchmarks to compare different Go JSON implementations☆45Updated 3 weeks ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- ☆121Updated last year
- Go programming language port of liburing.☆100Updated last year
- Print uncovered code☆52Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆123Updated 6 months ago
- PostgreSQL Lock Client for Go☆112Updated this week
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Transform Go code into it's AST☆123Updated 5 years ago