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:
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- ☆122Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- ☆27Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- ☆123Updated 2 years ago
- WIP☆21Updated 7 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Faster version of the Go regexp package☆75Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- ☆148Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Simple profiling for Go☆76Updated last year
- In-process request tracing☆103Updated last week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Script engine, especially good for tests☆162Updated last year