tylerwince / godbg
Go implementation of the Rust `dbg` macro
☆205Updated 5 years ago
Alternatives and similar repositories for godbg:
Users that are interested in godbg are comparing it to the libraries listed below
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆175Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆84Updated 4 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Go's missing DateTime package☆37Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Debug-level logging for developers (only!)☆100Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 2 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Intern Go strings☆94Updated last year