felixge / traceutils
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆87Updated 7 months ago
Alternatives and similar repositories for traceutils:
Users that are interested in traceutils are comparing it to the libraries listed below
- ☆118Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆120Updated 10 months ago
- ☆121Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- In-process request tracing☆97Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Bridge between Go testing.T and slog.☆72Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- go.mod git archiver☆88Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆28Updated 3 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- ☆104Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- K-way merge with Go 1.23 range functions☆39Updated 4 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆66Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago