krasun / gosqlparserLinks
Simple SQL parser
☆76Updated 6 months ago
Alternatives and similar repositories for gosqlparser
Users that are interested in gosqlparser are comparing it to the libraries listed below
Sorting:
- Pure Go SQL parser☆161Updated last month
- A PDF renderer for the goldmark markdown parser.☆136Updated this week
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Simple string pattern matcher for Go☆128Updated last year
- A Go client for rqlite, the distributed database built on SQLite☆167Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- A fast file-based priority queue☆58Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Adding "unset" state to Go's types☆82Updated last year
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated 5 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆142Updated last month
- 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…☆162Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 3 months ago
- Load file-backed memory☆122Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- MUS format serializer for Go☆114Updated 3 weeks ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago