evgeniums / cpp-validator
C++ header-only library for generic data validation.
☆58Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-validator
- File/Directory Watcher for Modern C++☆79Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆89Updated last month
- A small header-only library for converting data between json representation and c++ structs☆147Updated 3 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- C++ utilities☆115Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆128Updated 10 months ago
- A simple, header only event bus library written in modern C++17.☆133Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months 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
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆103Updated last month
- A constexpr STL style circular buffer implementation☆68Updated 6 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆138Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- A C++14 reflection library☆69Updated 3 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆188Updated 3 weeks ago
- Modern C++ made easy☆122Updated this week
- Functional reactive programming library for c++☆155Updated 10 months ago
- Compile-time string manipulation library for modern C++☆57Updated 7 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months ago
- Lightweight Error Augmentation Framework☆313Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- Pipelines for Modern C++☆57Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆154Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- C++20 Dynamic Reflection Library☆134Updated last week
- C++ small containers☆138Updated 3 months ago
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆189Updated 2 months ago