eliaskosunen / scnlibLinks
scanf for modern C++
☆1,203Updated this week
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,446Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- C++20 μ(micro)/Unit Testing framework☆1,357Updated 3 weeks ago
- The most over-engineered C++ assertion library☆659Updated this week
- C++ parsing DSL☆1,106Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆863Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,714Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆901Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆529Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated 3 weeks ago
- A C++ compile-time math library using generalized constant expressions☆782Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated last month
- A miniature library for struct-field reflection in C++☆575Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,221Updated 9 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆527Updated 10 months ago
- A C++20 library for sequence-orientated programming☆626Updated last month
- Implementation of strong types in C++☆804Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆402Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,145Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,493Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- 🍦 Never use cout/printf to debug again☆712Updated last month
- Your binary serialization library☆1,166Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,411Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago