eatonphil / goiLinks
What else would you do with go/parser
☆25Updated 5 years ago
Alternatives and similar repositories for goi
Users that are interested in goi are comparing it to the libraries listed below
Sorting:
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- A C interpreter in Go☆123Updated 6 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated last week
- efficient client ⚡️☆75Updated last year
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Buffered Reader/Writer☆78Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago