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☆67Updated 3 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆171Updated 5 months ago
- ☆123Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- Yet another directed acyclic graph (DAG) implementation in golang.☆224Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆56Updated 4 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated last week
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆28Updated 8 months ago
- ☆85Updated 7 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go Stream, like Java 8 Stream.☆92Updated last year
- A Go port of Apache Lucene(Go版Lucene)☆65Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- ☆42Updated 3 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- Experimental packages not in std and golang.org/exp☆79Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 3 weeks ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- 🧵 thead facilities in Go☆18Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago