keean / File-Vector
C++ file backed vector for very fast column databases, useful for time series data
☆22Updated 10 years ago
Alternatives and similar repositories for File-Vector:
Users that are interested in File-Vector are comparing it to the libraries listed below
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Cross-platform C++ library for fast binary and REST messaging☆42Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++ DSEL for real-time event stream processing☆76Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years 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
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 8 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago