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:
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 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/ …☆45Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- ☆66Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- Mordor is a high performance I/O library based on fibers.☆21Updated 8 years ago
- STL-compliant map and set container based on a C++11 Adaptive Radix Tree implementation.☆11Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆26Updated 8 years ago
- Proposed B-tree library for Boost.org☆71Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Mirror of Apache Qpid C++☆97Updated last year
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago