marianogappa / sqlparserLinks
Simple SQL parser meant for querying CSV files
☆424Updated 3 years ago
Alternatives and similar repositories for sqlparser
Users that are interested in sqlparser are comparing it to the libraries listed below
Sorting:
- simply SQL Parser for Go ( powered by vitess and TiDB )☆472Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- Fast and easy-to-use skip list for Go.☆418Updated 9 months ago
- Go driver for Apache Hive and the Hive Metastore☆251Updated last month
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- yet another query language for rule engine in golang☆315Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- ☆488Updated 2 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- SQL Parser implemented in Go☆1,543Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Deep copy things☆597Updated 4 years ago
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Patch all Go functions for testing☆259Updated last year
- auto adjust your GOGC value☆228Updated 10 months ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Examples for Dragonboat☆186Updated 11 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- concurrency utilities☆301Updated 5 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆338Updated last year
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆582Updated 3 months ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- CyclicBarrier golang implementation☆153Updated 5 years ago