appliedgocode / whatLinks
Debug-level logging for developers (only!)
☆100Updated 5 months ago
Alternatives and similar repositories for what
Users that are interested in what are comparing it to the libraries listed below
Sorting:
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Useful Go String methods☆191Updated 2 years ago
- json slicer☆92Updated 8 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months 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
- Tiny dependency injection framework☆52Updated 10 months ago
- Build system and task runner for Go projects☆123Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago