felixge / traceutilsLinks
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆89Updated last year
Alternatives and similar repositories for traceutils
Users that are interested in traceutils are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 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.☆121Updated 2 months ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- In-process request tracing☆99Updated 3 weeks ago
- ☆27Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆122Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- Script engine, especially good for tests☆158Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆122Updated 2 years ago
- Go programming language port of liburing.☆108Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Print uncovered code☆58Updated 7 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 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 last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago