DataDog / gostackparseLinks
Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.
☆119Updated 3 weeks ago
Alternatives and similar repositories for gostackparse
Users that are interested in gostackparse are comparing it to the libraries listed below
Sorting:
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Cache benchmark for Golang☆74Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Deep copy generator☆160Updated 8 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Check that no globals are present in Go code.☆117Updated last month
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A better Generic Pool (sync.Pool)☆66Updated 2 months ago
- ☆121Updated last year
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- OpenTelemetry SQL database driver wrapper for Go☆117Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- various libs or tools for Golang☆105Updated 2 months ago
- Go templates invoked as functions☆154Updated 4 years ago