alexeiz / contractLinks
Library to support contract programming in C++
☆60Updated last month
Alternatives and similar repositories for contract
Users that are interested in contract are comparing it to the libraries listed below
Sorting:
- Mock C functions using the preprocessor☆33Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++14-and-later expression template library☆109Updated last week
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14