MKlimenko / plusifier
C library plusifier
☆10Updated 3 years ago
Alternatives and similar repositories for plusifier:
Users that are interested in plusifier are comparing it to the libraries listed below
- C++11 compatible charconv☆28Updated this week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆35Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- The IDK (Industrial Development Kit) library!☆29Updated 4 months ago
- Tiny Test System☆27Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated last month
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- value types for composite class design - with allocators☆43Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A plotting tool☆33Updated 4 years ago