keean / File-VectorLinks
C++ file backed vector for very fast column databases, useful for time series data
☆23Updated 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
Sorting:
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Memory mapped logger☆20Updated 10 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- generic stack-based container☆109Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Template engine library in C++☆92Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago