timtadh / lexmachine
Lex machinary for go.
☆410Updated 2 years ago
Alternatives and similar repositories for lexmachine:
Users that are interested in lexmachine are comparing it to the libraries listed below
- Parser / Scanner Generator☆630Updated last month
- Simple translation from godoc to markdown.☆491Updated 6 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Lexer for Go☆422Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Code generation tools for Go.☆428Updated 5 months ago
- A command line tool to execute Go functions.☆383Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Command pigeon generates parsers in Go from a PEG grammar.☆861Updated last week
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 5 years ago
- Package term manages POSIX terminals.☆394Updated 8 months ago
- Package goraph implements graph data structure and algorithms.☆739Updated 2 years ago
- Go Doctor - The Golang Refactoring Engine☆445Updated last month
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Unified diff parser and printer for Go☆433Updated last year
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆282Updated 3 years ago
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 2 months ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Virtual filesystem library written in golang☆473Updated last year
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 5 months ago
- slab allocator in go