eliaskosunen / scnlibLinks
scanf for modern C++
☆1,285Updated last month
Alternatives and similar repositories for scnlib
Users that are interested in scnlib are comparing it to the libraries listed below
Sorting:
- a header-only, constexpr alternative to gperf for C++14 users☆1,502Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,393Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,606Updated last month
- The most over-engineered C++ assertion library☆690Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,782Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆895Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆562Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,003Updated last month
- C++ parsing DSL☆1,207Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,642Updated this week
- A C++ compile-time math library using generalized constant expressions☆805Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,262Updated last year
- A miniature library for struct-field reflection in C++☆624Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 6 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,288Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,447Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated last week
- 🍦 Never use cout/printf to debug again☆731Updated 4 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆546Updated last year
- Your binary serialization library☆1,204Updated last month
- A C++20 library for sequence-orientated programming☆681Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆521Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,149Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆963Updated 6 months ago
- Implementation of strong types in C++☆813Updated 3 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,191Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago