jgarzik / sqlfunLinks
Modern SQL parser using Bison (Yacc) and Flex
☆88Updated 5 months ago
Alternatives and similar repositories for sqlfun
Users that are interested in sqlfun are comparing it to the libraries listed below
Sorting:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Embedded InnoDB provides all the data management features of InnoDB without the overhead of the MySQL server.☆11Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- A data structure and algorithm library built for ToplingDB☆59Updated 3 weeks ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- Quickstep project☆42Updated 7 months ago
- C Sql parser from sqlite☆73Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Core storage engine - UM and PM Process code☆115Updated this week
- Concurrent trie-hash map library☆91Updated last year
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆45Updated 11 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- The C++ TiKV client used by TiFlash.☆39Updated this week
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago