evgeniums / cpp-validatorLinks
C++ header-only library for generic data validation.
☆61Updated 4 months ago
Alternatives and similar repositories for cpp-validator
Users that are interested in cpp-validator are comparing it to the libraries listed below
Sorting:
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- C++ utilities☆137Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ header-only config reader library based on JSON☆194Updated last year
- A simple, header only event bus library written in modern C++17.☆175Updated 4 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- Pipelines for Modern C++☆69Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated last week
- Header-only C++ logging library☆141Updated 7 months ago
- A constexpr STL style circular buffer implementation☆73Updated last year
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 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☆246Updated 6 months ago
- Scope Guard & Defer C++☆176Updated last year
- A C++ header-only YAML library☆111Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 2 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆203Updated last week
- C++ small containers☆146Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆160Updated 5 months ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆98Updated this week
- 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
- Mapping json to and from a c++ structure☆113Updated 2 years ago