jaypipes / sqltoastLinks
A SQL parser written in C++
☆30Updated 3 years ago
Alternatives and similar repositories for sqltoast
Users that are interested in sqltoast are comparing it to the libraries listed below
Sorting:
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- Quickstep project☆42Updated 7 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆44Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ☆21Updated 8 months ago
- Modern C++ B-tree containers☆272Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆73Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++