goccmack / gogllLinks
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
☆198Updated 2 years ago
Alternatives and similar repositories for gogll
Users that are interested in gogll are comparing it to the libraries listed below
Sorting:
- JIT compiler in Go☆241Updated last year
- ☆190Updated 7 years ago
- LLVM backed progamming language (Go subset)☆136Updated last year
- ☆132Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- ☆122Updated 2 years ago
- uint128 for Go☆249Updated 8 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆117Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- dlopen in go without cgo☆205Updated 6 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Parser / Scanner Generator☆644Updated 3 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆290Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- Bitset data structure☆164Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Mini prototype of FG/FGG/FGR in Go.☆98Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆288Updated last week
- Document mathematical Go code beautifully☆202Updated last year