A highly efficient, move-aware operators library
☆204Dec 9, 2022Updated 3 years ago
Alternatives and similar repositories for operators
Users that are interested in operators are comparing it to the libraries listed below
Sorting:
- Variadic templates and std::integer_sequence support library☆112Feb 21, 2025Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Dec 21, 2025Updated 2 months ago
- C++ header-only JSON library☆667Dec 5, 2025Updated 2 months ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- JAXN: A standard for extended JSON☆19Jul 13, 2021Updated 4 years ago
- Tagged types C++ library☆11Apr 2, 2018Updated 7 years ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- C++ header-only config reader library based on JSON☆196Apr 13, 2024Updated last year
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Multiprecision for modern C++☆319Dec 10, 2024Updated last year
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆336Jun 24, 2025Updated 8 months ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,038Jan 7, 2026Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆193Feb 1, 2026Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- A cross-platform foundation library.☆27Mar 26, 2020Updated 5 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Jan 31, 2024Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 11 years ago
- C++ client library for PostgreSQL☆282Nov 14, 2025Updated 3 months ago
- A C++20 serialization library (cereal fork)☆32Jun 25, 2025Updated 8 months ago
- A C/C++ header to help move #ifdefs out of your code☆885Sep 20, 2024Updated last year
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago