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
- ☆118Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ☆137Updated 11 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- a fast counting quotient filter implementation in golang☆93Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 2 months ago
- In-process request tracing☆97Updated last year
- Remote Git repos as fs.FS file systems.☆118Updated 9 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 months ago
- ☆121Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Script engine, especially good for tests☆149Updated last year
- Zero-allocation type-safe pool for Go☆229Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- ☆28Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Load file-backed memory☆120Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated last month
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Print uncovered code☆53Updated last month
- Go templates invoked as functions☆154Updated 3 years ago
- go.mod git archiver☆88Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago