SkinyMonkey / GraphDb
A graph database written in C++ aiming performance.
☆18Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GraphDb
- Raft implementation based on libcppa☆21Updated 9 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆25Updated 11 months ago
- Memory-mapped storage library☆76Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- A sane and minimal C++14 unit test framework☆33Updated 9 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- functional template library☆16Updated 8 years ago
- C++Now 2016 talk - Pulling Visitors: Boost.Graph + Boost.Coroutine☆9Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- High performance event tracing☆16Updated 7 months ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++ counting digits benchmark☆23Updated 11 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated this week
- Foundations of symbol based programming☆30Updated 4 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago