tylerwince / godbg
Go implementation of the Rust `dbg` macro
☆202Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for godbg
- A JSON stream parser for Go☆67Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆82Updated last month
- Expression evaluator for Go☆66Updated 8 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 4 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- A scriptable FSM library for Go☆37Updated 4 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- A Go library for building command line applications.☆65Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Go's missing DateTime package☆37Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆43Updated 3 years ago
- Common golang code shared by multiple projects☆55Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Generates automatically a Reset() method☆33Updated 7 years ago
- Debug-level logging for developers (only!)☆100Updated 10 months ago
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year