QAhell / Parser-GombinatorsLinks
Simple Parser Combinators in Go
☆15Updated 6 years ago
Alternatives and similar repositories for Parser-Gombinators
Users that are interested in Parser-Gombinators are comparing it to the libraries listed below
Sorting:
- Scheduler of events for near real-time systems☆29Updated last week
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Peggy is a PEG parser generator for Go.☆19Updated 3 years ago
- Language experimentation.☆22Updated 3 weeks ago
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- Toolkit for solving and generating Sudoku puzzles in Go☆97Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months ago
- Programming with Spaces in Go☆13Updated 7 years ago
- A small SAT solver in Go☆23Updated 4 years ago
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Updated 5 years ago
- Extremely experimental toy go compiler☆19Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Example layout for a package using Go assembly.☆12Updated 9 years ago
- a Go implementation of miniKanren, an embedded Domain Specific Language for logic programming.☆43Updated last year
- A persistent rope in Go☆88Updated 3 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 4 months ago
- Positional Population Count for Go☆68Updated 2 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- A raytracer, for fun☆26Updated 3 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- TopN collector☆25Updated last year
- Fast integer map for uint32-to-uint32☆30Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 10 years ago
- A Go implementation of the Elias-Fano encoding