felixge / traceutilsLinks
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆91Updated 3 months ago
Alternatives and similar repositories for traceutils
Users that are interested in traceutils are comparing it to the libraries listed below
Sorting:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- In-process request tracing☆103Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- ☆122Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- ☆123Updated 2 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- Script engine, especially good for tests☆162Updated last year
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- WIP☆21Updated 7 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- ☆101Updated last year
- ☆27Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- Go programming language port of liburing.☆115Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago