gobwas / gtraceLinks
A code generation tool for instrumenting Go components.
☆135Updated 3 years ago
Alternatives and similar repositories for gtrace
Users that are interested in gtrace are comparing it to the libraries listed below
Sorting:
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- View annotated files based on line-spec☆225Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆131Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Useful Go String methods☆191Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A corpus of popular Go modules☆108Updated 10 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Run Go tests inside a Docker image☆100Updated 6 months ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Intern Go strings☆95Updated last year
- A Go library for validating structs, maps and slices.☆229Updated 9 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Dead simple Go database migration library.☆178Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Collection of dirty hacks in Go☆68Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- uint128 for Go☆250Updated 9 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Convert Go values to their AST☆309Updated 6 months ago
- Go Efferent and Afferent package metric calculator.☆35Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated 11 months ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 10 months ago