tylerwince / godbgLinks
Go implementation of the Rust `dbg` macro
β207Updated 6 years ago
Alternatives and similar repositories for godbg
Users that are interested in godbg are comparing it to the libraries listed below
Sorting:
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.β176Updated 3 years ago
- ARCHIVED: A zero dependency asset embedder for Goβ84Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Goβ142Updated 3 months ago
- A JSON stream parser for Goβ68Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writerβ57Updated 8 years ago
- Debug-level logging for developers (only!)β102Updated 10 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.β124Updated 4 years ago
- string interning library for lots of stringsβ37Updated 4 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 ease data snapshot creationβ92Updated last year
- Expression evaluator for Goβ77Updated 8 months ago
- Simple expression evaluation engine for Goβ72Updated 4 years ago
- A goroutine limiter for Goβ84Updated 3 years ago
- Go's missing DateTime packageβ37Updated 2 weeks ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.β56Updated 2 years ago
- Convert a go file to its ast representationβ94Updated 5 months ago
- Simple string pattern matcher for Goβ134Updated 3 months ago
- Go reflection simplifiedβ102Updated last year
- Compile Go regular expressions to Go codeβ96Updated 3 months ago
- (Experimental) Go library for multi-platform clipboard.β72Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.β82Updated 3 years ago
- Β΅json - A fast and minimal JSON parser and transformer that works on unstructured JSONβ85Updated 11 months ago
- Storing strings without GC overheadβ84Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)β194Updated 7 years ago
- A complete solution for static files in Go codeβ129Updated last year
- Load file-backed memoryβ122Updated 3 years ago
- Python's repr() for Goβ168Updated this week
- A Go implementation of the Ryu algorithm for converting floating-point numbers to stringsβ92Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago