jaypipes / sqltoastLinks
A SQL parser written in C++
☆32Updated 4 years ago
Alternatives and similar repositories for sqltoast
Users that are interested in sqltoast are comparing it to the libraries listed below
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 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
- Modern C++ B-tree containers☆276Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Adaptive Radix Tree in C++☆48Updated this week
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 12 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 2 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- performance counters in C++☆22Updated 2 months ago
- ☆44Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆91Updated 11 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago