keean / File-VectorLinks
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
Sorting:
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 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
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- generic stack-based container☆107Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Memory mapped logger☆20Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 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
- Working basic prototype of variadic template based logging☆39Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆22Updated last year
- 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