bruxisma / cxx-concepts
A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cxx-concepts
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- ☆67Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- 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
- Warning suppression library (C++)☆81Updated 4 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- ☆26Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++ generic make factory☆106Updated 5 years ago
- ☆22Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- ☆39Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago