red0124 / ssp
C++ CSV parser
☆50Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for ssp
- A little metaprogramming and functional library☆68Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Ranges that didn't make C++20☆83Updated last year
- repr for Modern C++: Return printable string representation of a value☆83Updated 4 years ago
- Lightweight Error Augmentation Framework☆314Updated last week
- Library of flat vector-like based associative containers☆75Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- A command line parser for C++.☆38Updated 3 weeks ago
- Header only library that parses and plans SQL queries at compile time☆139Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A functional parsing library☆26Updated 7 months ago
- C++ library aiming to replace all built-in integers☆89Updated last week
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆167Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆95Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- A library for classes with flexible layout☆56Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆121Updated 9 months ago
- Port of Golang channels to C++☆176Updated last year