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 5 months ago
Alternatives and similar repositories for heapbench
Users that are interested in heapbench are comparing it to the libraries listed below
Sorting:
- Type-safe atomic values for Go☆19Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆12Updated 11 months ago
- ☆27Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆63Updated 2 weeks ago
- A fast file-based priority queue☆58Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Compile Go regular expressions to Go code☆96Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- TopN collector☆25Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 9 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Scheduler of events for near real-time systems☆29Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆73Updated 3 weeks ago
- Simple profiling for Go☆76Updated last year