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:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- Transform Go code into it's AST☆123Updated 6 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Integration testing in Go with Docker☆113Updated 3 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 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
- Debug-level logging for developers (only!)☆103Updated 10 months ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- ☆101Updated 11 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Go HTTP Server Middleware and Client Tripperware☆78Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Useful Go String methods☆192Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago