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++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Trying to implement Scikit Learn for Python in C++ (Single Headers and No dependencies)☆48Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 3 weeks ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated 3 weeks ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- C++ Message Queuing Library and Framework☆88Updated 2 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 9 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A fast, lightweight and single-header C++ csv parser library☆87Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆35Updated 8 months ago
- High Performance C++11 Serialization Library☆88Updated 3 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week