CovenantSQL / sqlparserLinks
SQLite or SQL-92 Parser implemented in Go
☆18Updated 6 years ago
Alternatives and similar repositories for sqlparser
Users that are interested in sqlparser are comparing it to the libraries listed below
Sorting:
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- ☆27Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 3 weeks ago
- Pack a Go workflow/function as a Unix-style pipeline command☆55Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago