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☆77Updated last month
- simple data streams for go☆31Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- Super low overhead application level metrics☆24Updated 4 years ago
- golang dependency analysis☆22Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 3 months ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year