akutz / go-interface-valuesLinks
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:
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆123Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- ☆33Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Script engine, especially good for tests☆162Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- ☆122Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆282Updated last month
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Experiments with Go generics☆100Updated 4 years ago
- JSON benchmarks to compare different Go JSON implementations☆104Updated 5 months ago