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:
- Trying to implement Scikit Learn for Python in C++ (Single Headers and No dependencies)☆48Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated 3 weeks ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- C++ advanced text processing library☆35Updated 4 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- A C / C++ Linux / Windows Stack trace generator☆20Updated 8 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 3 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆54Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++ Mathematical Expression Library Extra Examples https://www.partow.net/programming/exprtk/index.html☆18Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated this week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago