felixge / traceutilsLinks
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆88Updated last year
Alternatives and similar repositories for traceutils
Users that are interested in traceutils are comparing it to the libraries listed below
Sorting:
- ☆122Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- ☆122Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- a fast counting quotient filter implementation in golang☆95Updated 3 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆202Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆27Updated 3 years ago
- Script engine, especially good for tests☆161Updated last year
- ☆144Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A code generation tool for instrumenting Go components.☆137Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- In-process request tracing☆99Updated 2 months ago
- Simple profiling for Go☆76Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Print uncovered code☆59Updated 8 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A high performance in memory distributed cache☆70Updated 8 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Storing strings without GC overhead☆84Updated last month
- A set of performant rate limiters for Go☆91Updated last year