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 JSON stream parser for Go☆68Updated 3 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- ☆27Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Super low overhead application level metrics☆24Updated 4 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 12 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 3 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last month
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- 2D locality queries in Go☆34Updated 6 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago