fenbf / review
a bit of code for programming review
☆39Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for review
- ☆190Updated 5 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- ☆172Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 8 years ago
- Useful headers for C++11☆64Updated 12 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- ☆32Updated 6 years ago
- exploring coroutine C++ proposal☆44Updated 8 years ago
- Presentation materials presented at C++Now 2014☆433Updated 10 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- Example program for BoostCon11 talk☆35Updated 13 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Spirit X3 Experimental☆147Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 8 years ago
- Simple Performance Timer for C++ apps☆22Updated 8 years ago
- ☆49Updated last week
- C++11 std::async☆58Updated 12 years ago