anthonymorast / DataTablesLinks
A tabular data structure for C++
☆23Updated 3 years ago
Alternatives and similar repositories for DataTables
Users that are interested in DataTables are comparing it to the libraries listed below
Sorting:
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 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
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A fast, lightweight and single-header C++ csv parser library☆82Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- STL-compliant stable vector container☆30Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- ☆9Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Depth C++ library☆10Updated 6 years ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- c++ crossplatform cpu and memory usage info by current process☆20Updated 2 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 9 months ago