jaypipes / sqltoastLinks
A SQL parser written in C++
☆32Updated 3 years ago
Alternatives and similar repositories for sqltoast
Users that are interested in sqltoast are comparing it to the libraries listed below
Sorting:
- Modern C++ B-tree containers☆274Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 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
- µ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
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆89Updated 7 months ago
- Hiactor is a distributed C++ actor framework.☆112Updated 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…☆71Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- 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
- Key/Value NoSQL database that utilize LSM trees☆40Updated 2 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- ☆22Updated 9 months ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year