DataDog / gostackparse
Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.
☆115Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gostackparse
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- OpenTelemetry SQL database driver wrapper for Go☆111Updated last week
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Makefile setup for our Golang projects.☆101Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Cache benchmark for Golang☆67Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- JSON benchmarks to compare different Go JSON implementations☆36Updated last year
- Load file-backed memory☆121Updated 2 years ago
- In-process request tracing☆93Updated last year
- ☆121Updated 4 months ago
- Faster version of the Go regexp package☆66Updated 5 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆70Updated 2 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- 🪵 Ensure consistent code style when using log/slog☆107Updated last month
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Go templates invoked as functions☆152Updated 3 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- ☆88Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- 🚨 slog sampling: drop repetitive log records☆52Updated last month
- ☆89Updated 4 months ago
- Expirable Go LRC\LRU cache without goroutines☆82Updated 3 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago