felixge / traceutilsLinks
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆91Updated 2 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
- ☆122Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- ☆123Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 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
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆27Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Go programming language port of liburing.☆115Updated 2 years ago
- Print uncovered code☆61Updated 11 months ago
- In-process request tracing☆103Updated 5 months ago
- Storing strings without GC overhead☆85Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Expression evaluator for Go☆80Updated last week
- Run Go tests inside a Docker image☆100Updated 11 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- ☆101Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- ☆33Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago