mpark / format
Compile-time Checked, Type-Safe Formatting in C++14
☆36Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for format
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- WIP☆26Updated 5 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆43Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- ☆12Updated 8 years ago
- C++ generic make factory☆106Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- print stl containers☆31Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- ☆26Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- ☆22Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago