felixge / benchmoreLinks
☆27Updated 3 years ago
Alternatives and similar repositories for benchmore
Users that are interested in benchmore are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Type-safe atomic values for Go☆19Updated 2 years ago
- 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
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Simple profiling for Go☆76Updated last year
- simple data streams for go☆31Updated 3 years ago
- WIP☆21Updated 7 months ago
- ☆33Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Go sync utility functions using generics☆15Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- golang dependency analysis☆22Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Storing strings without GC overhead☆85Updated last month
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago