jonathonl / goodformLinks
MsgPack/JSON Validation (msgpack.org[C++11])
☆29Updated 7 years ago
Alternatives and similar repositories for goodform
Users that are interested in goodform are comparing it to the libraries listed below
Sorting:
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 weeks ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- CBOR C++ serialization library☆77Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- easy to use callback library for C++☆42Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated 2 weeks ago