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
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated last month
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- helper repository for various articles that I publish☆61Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆108Updated this week
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- A fast, lightweight and single-header C++ csv parser library☆88Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated 11 months ago
- Depth C++ library☆10Updated 6 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated 3 weeks ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 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