felixge / traceutils
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆87Updated 6 months ago
Alternatives and similar repositories for traceutils:
Users that are interested in traceutils are comparing it to the libraries listed below
- ☆121Updated last year
- ☆28Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Script engine, especially good for tests☆150Updated last year
- In-process request tracing☆97Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 months ago
- Faster version of the Go regexp package☆69Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- K-way merge with Go 1.23 range functions☆39Updated 3 months ago
- ☆137Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- go.mod git archiver☆88Updated last year
- ☆118Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆118Updated 9 months ago
- ☆103Updated 8 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Secure your dev servers, insecurely!☆47Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Track incoming and outgoing connections☆33Updated 11 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Expression evaluator for Go☆68Updated last year