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:
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 2 weeks ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- 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…☆73Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 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
- Adaptive Radix Tree in C++☆47Updated last week
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- An adaptive radix tree for efficient indexing in main memory.☆165Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 6 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- TSXor: A Simple Time Series Compression Algorithm☆53Updated 7 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- 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
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- performance counters in C++☆21Updated last month
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago