bbuck / go-lexerLinks
Lexer based on Rob Pike's talk on YouTube (view README)
☆85Updated 3 years ago
Alternatives and similar repositories for go-lexer
Users that are interested in go-lexer are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆96Updated last year
- ☆99Updated 8 months ago
- A complete solution for static files in Go code☆129Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- A C interpreter in Go☆122Updated 6 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- ☆78Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- uint128 for Go☆253Updated 10 months ago
- HTTP server for a custom 'go get' domain☆121Updated last year
- Cookie-Based Web Sessions in Go☆62Updated last year
- Parsing and calculating formulae☆43Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Simple, persistent key-value storage for Go☆75Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- An implementation of sed in Go. Just because!☆142Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Diff(1)☆89Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago