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
- A C interpreter in Go☆122Updated 7 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- ☆78Updated 5 years ago
- An implementation of sed in Go. Just because!☆142Updated 6 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- ☆99Updated 9 months ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- uint128 for Go☆255Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Buffered Reader/Writer☆78Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Bitset data structure☆166Updated 2 years ago
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago