eliaskosunen / scnlibLinks
scanf for modern C++
☆1,206Updated 3 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,454Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,371Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 11 months ago
- C++ parsing DSL☆1,114Updated this week
- The most over-engineered C++ assertion library☆662Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆867Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,725Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆536Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆529Updated 10 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,174Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆495Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆583Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,226Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆482Updated last month
- Your binary serialization library☆1,167Updated 6 months ago
- A C++ compile-time math library using generalized constant expressions☆788Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,076Updated last month
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,526Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,170Updated 2 years ago
- A C++20 library for sequence-orientated programming☆632Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆715Updated 2 weeks ago
- Implementation of strong types in C++☆803Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated last week
- An additive strong typedef library for C++14/17/20☆452Updated 6 months ago
- Runtime polymorphism done right☆1,015Updated 4 years ago