cybergarage / usql
µ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 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for usql
- Raft implementation based on libcppa☆21Updated 9 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆20Updated 6 years ago
- ORM for consuming RESTful APIs in C++☆82Updated 5 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Our open source benchmarks and code samples☆188Updated last month
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 7 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated last year
- Component-Model Framework in C++☆44Updated 9 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Lock-free linked list☆16Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year