appliedgocode / what
Debug-level logging for developers (only!)
☆101Updated last month
Alternatives and similar repositories for what:
Users that are interested in what are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year
- Zero-allocation type-safe pool for Go☆229Updated last year
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Tiny dependency injection framework☆52Updated 6 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Useful Go String methods☆189Updated last year
- String utilities for Go☆207Updated 2 years ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- µDiff - a micro Go diffing library☆176Updated last month