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:
- 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.☆123Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆123Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- ☆122Updated 2 years ago
- ☆27Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- Go programming language port of liburing.☆114Updated 2 years ago
- ☆148Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- ☆33Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Pure Go SQL parser☆173Updated last month
- Script engine, especially good for tests☆162Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- In-process request tracing☆103Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 8 months ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago