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☆97Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- Templates, generics engine for Go☆136Updated 7 years ago
- ☆101Updated 11 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A C interpreter in Go☆122Updated 7 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆78Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go tool to walk & rewrite AST☆171Updated 6 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- uint128 for Go☆255Updated last year
- Buffered Reader/Writer☆78Updated 5 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- An implementation of sed in Go. Just because!☆142Updated 8 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Parsing and calculating formulae☆43Updated 5 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- HTTP server for a custom 'go get' domain☆122Updated 2 years ago
- Bitset data structure☆168Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago