mna / pigeonLinks
Command pigeon generates parsers in Go from a PEG grammar.
☆889Updated 2 weeks ago
Alternatives and similar repositories for pigeon
Users that are interested in pigeon are comparing it to the libraries listed below
Sorting:
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,078Updated last week
- Parser / Scanner Generator☆646Updated 5 months ago
- Pure Go line editor with history, inspired by linenoise☆1,077Updated 2 years ago
- Lex machinary for go.☆412Updated 3 years ago
- Scriptable interpreter written in golang☆1,533Updated 6 months ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,268Updated 6 months ago
- A disk-backed key-value store.☆1,446Updated 3 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,387Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Golang implementation of Radix trees☆923Updated last year
- Type-driven code generation for Go☆1,425Updated last year
- Go glob☆1,000Updated last year
- Golang channel helpers and special types☆809Updated last year
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- Elegant generics for Go☆1,719Updated 4 years ago
- Immutable collections for Go☆733Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 9 months ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,618Updated 3 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,012Updated 9 months ago
- dque is a fast, embedded, durable queue for Go☆792Updated 11 months ago
- Cap'n Proto library and code generator for Go☆1,335Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆983Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆907Updated last year
- Pretty printing for Go values☆1,391Updated last year
- A Golang library for using SQL.☆749Updated last year
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated last month
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆935Updated 2 weeks ago