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
- Expirable Go LRC\LRU cache without goroutines☆84Updated this week
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- 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
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Tiny dependency injection framework☆52Updated 6 months ago
- Go reflection simplified☆102Updated 4 months ago
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- String utilities for Go☆207Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go implementation of the Rust `dbg` macro☆205Updated 5 years ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- µDiff - a micro Go diffing library☆176Updated last month
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A complete solution for static files in Go code☆128Updated 9 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year
- Useful Go String methods☆189Updated last year
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Simple profiling for Go☆76Updated last year