dlsniper / debuggerLinks
Debugging helper for Go
☆66Updated 5 years ago
Alternatives and similar repositories for debugger
Users that are interested in debugger are comparing it to the libraries listed below
Sorting:
- Encode and decode Go (golang) struct types via protocol buffers.☆178Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- ☆98Updated 7 months ago
- ☆86Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Set of Go context's utilities.☆55Updated 4 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 5 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- Debug-level logging for developers (only!)☆100Updated 6 months ago
- Intern Go strings☆95Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A corpus of popular Go modules☆108Updated 9 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 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 4 years ago