thepudds / heapbenchLinks
Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various applications from perspective of the GC.
☆23Updated 8 months ago
Alternatives and similar repositories for heapbench
Users that are interested in heapbench are comparing it to the libraries listed below
Sorting:
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- ☆12Updated last year
- Type-safe atomic values for Go☆19Updated last year
- ☆27Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- TopN collector☆26Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- High throughput primitives library☆50Updated 2 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated last month
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- CDB library for Go with memory map and 64b support.☆50Updated last month