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:
- A complete solution for static files in Go code☆129Updated last year
- Intern Go strings☆96Updated last year
- uint128 for Go☆255Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- ☆99Updated 10 months ago
- ☆78Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Buffered Reader/Writer☆78Updated 4 months ago
- A C interpreter in Go☆122Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- An implementation of sed in Go. Just because!☆142Updated 7 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- JSON5 implemented by golang☆158Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Parsing and calculating formulae☆43Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated last year
- Experiments with Go generics☆100Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago