eliaskosunen / scnlibLinks
scanf for modern C++
☆1,193Updated 2 weeks ago
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,435Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,347Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,589Updated 9 months ago
- C++ parsing DSL☆1,103Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,567Updated 9 months ago
- The most over-engineered C++ assertion library☆651Updated last week
- A lightweight C++20 serialization and RPC library☆854Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,692Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆522Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆900Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated last week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆525Updated 9 months ago
- Your binary serialization library☆1,160Updated 5 months ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,125Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,461Updated last week
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- Implementation of strong types in C++☆800Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆780Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,163Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- A C++20 library for sequence-orientated programming☆625Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- Runtime polymorphism done right☆1,012Updated 4 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆615Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated last week
- Argh! A minimalist argument handler.☆1,382Updated 5 months ago