tamayika / gaqLinks
GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go.
☆26Updated 6 years ago
Alternatives and similar repositories for gaq
Users that are interested in gaq are comparing it to the libraries listed below
Sorting:
- Build recursive descent parsers☆106Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A simple static checker for unused results.☆23Updated last year
- A virtual dom implementation written in go which is compatible with gopherjs☆92Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- 2D locality queries in Go☆34Updated 3 months ago
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Updated last year
- Allotment Routing Table☆56Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago