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.
☆24Updated 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
- Type-safe atomic values for Go☆19Updated 2 years ago
- ☆12Updated last year
- ☆27Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A fast file-based priority queue☆57Updated last year
- 🧵 thead facilities in Go☆18Updated 4 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- golang dependency analysis☆21Updated 2 years ago
- WIP☆20Updated 5 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago