furfurylic / commata
Just another header-only C++17 CSV parser
☆13Updated last week
Related projects ⓘ
Alternatives and complementary repositories for commata
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆24Updated 8 months ago
- Pipelines for Modern C++☆57Updated 4 years ago
- Header only associative linear container.☆39Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated 5 months ago
- An STL-like ring buffer for C++11.☆21Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆37Updated 8 months ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆14Updated 5 months ago
- geohash implementation in C++☆15Updated last year
- Fast and lightweight thread pool for C++11 and newer.☆34Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- A library that brings C# like properties to modern C++.☆22Updated last year
- Crossplatform code to handle Ctrl+C signal☆23Updated this week
- Light and self-contained implementation of C++17 parallel algorithms.☆32Updated 5 months ago
- C++11 compatible charconv☆27Updated this week
- Sort function at 5 to 7 times faster than std :: sort☆15Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- ☆37Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- Small header only library to call a function at a specific time interval.☆28Updated last month
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆11Updated 7 years ago