eatonphil / goiLinks
What else would you do with go/parser
☆24Updated 6 years ago
Alternatives and similar repositories for goi
Users that are interested in goi are comparing it to the libraries listed below
Sorting:
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 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 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Buffered Reader/Writer☆78Updated 5 months ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads