keean / File-Vector
C++ file backed vector for very fast column databases, useful for time series data
☆22Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for File-Vector
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- ☆12Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 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
- 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
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- Cross-platform C++ library for fast binary and REST messaging☆41Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- C++14 CSV Stream based on C File API☆10Updated 2 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆34Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- WIP☆26Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago