slrtbtfs / goyacc-tutorialLinks
Material for a talk about parsers at Godays 2020.
☆34Updated 5 years ago
Alternatives and similar repositories for goyacc-tutorial
Users that are interested in goyacc-tutorial are comparing it to the libraries listed below
Sorting:
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- ☆122Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- ☆85Updated 4 months ago
- A Go port of Apache Lucene(Go版Lucene)☆62Updated last week
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- Package for fast copying structs of different types☆53Updated 4 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆168Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆216Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Interactive Assembler for Go☆67Updated 11 months ago
- "Hacker's Delight" in Go☆104Updated 8 months ago
- ☆248Updated last week
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆105Updated 2 weeks ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Bloomfilter written in Golang, includes rotation and RPC☆87Updated last month
- Cache benchmark for Golang☆76Updated last year
- A place to store source code that is relevant to my blog posts.☆28Updated 4 years ago
- various libs or tools for Golang☆107Updated last week
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- a thread-safe concurrent map for go☆98Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago