tylerwince / godbg
Go implementation of the Rust `dbg` macro
☆206Updated 6 years ago
Alternatives and similar repositories for godbg:
Users that are interested in godbg are comparing it to the libraries listed below
- A JSON stream parser for Go☆67Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆87Updated 6 months ago
- Debug-level logging for developers (only!)☆101Updated 3 months ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Expression evaluator for Go☆72Updated last month
- A goroutine limiter for Go☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 3 years ago
- ☆97Updated 4 months ago
- Install All go-tools at one time!!☆22Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago