cybergarage / usqlLinks
µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages such as UnQL and GQL too.
☆55Updated 7 years ago
Alternatives and similar repositories for usql
Users that are interested in usql are comparing it to the libraries listed below
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 8 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- C++ framework for rapid server development☆77Updated last year
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- C Sql parser from sqlite☆74Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- ☆66Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Lite Distributed File System☆12Updated 6 years ago