bbuck / go-lexer
Lexer based on Rob Pike's talk on YouTube (view README)
☆85Updated 2 years ago
Alternatives and similar repositories for go-lexer:
Users that are interested in go-lexer are comparing it to the libraries listed below
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Intern Go strings☆94Updated last year
- A complete solution for static files in Go code☆129Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- ☆96Updated 3 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- ☆78Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- A memory allocator for Go.☆82Updated 5 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆113Updated 6 months ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Buffered Reader/Writer☆75Updated 7 months ago
- Parsing and calculating formulae☆43Updated 4 years ago
- A C interpreter in Go☆123Updated 6 years ago
- Reusable transparent log database☆145Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- An assortment of more specialized math routines for Go☆71Updated 5 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- ☆121Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago