felixge / traceutils
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
☆86Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for traceutils
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- ☆110Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Pure Go SQL parser☆138Updated this week
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- ☆28Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- Set of Go context's utilities.☆51Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆140Updated 5 months ago
- TopN collector☆23Updated 5 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆70Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Ordered codes for database keys☆42Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- Zero-allocation type-safe pool for Go☆223Updated last year