gobwas / gtraceLinks
A code generation tool for instrumenting Go components.
☆137Updated 3 years ago
Alternatives and similar repositories for gtrace
Users that are interested in gtrace are comparing it to the libraries listed below
Sorting:
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- View annotated files based on line-spec☆227Updated last year
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 6 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆360Updated 6 months ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- Convert Go values to their AST☆311Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- GoCrest - Hamcrest-like matchers for Go☆106Updated 2 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- uint128 for Go☆257Updated last year
- A go in-memory table☆229Updated 3 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated 2 years ago
- Integration testing in Go with Docker☆113Updated 4 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- Generic and fast binary serializer for Go☆233Updated last year
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 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