tvaneerd / cpplinks
A categorized list of C++ resources.
☆8Updated 9 years ago
Alternatives and similar repositories for cpplinks
Users that are interested in cpplinks are comparing it to the libraries listed below
Sorting:
- Slides of the Italian C++ Conference 2019☆23Updated 5 years ago
- ☆190Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆172Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆26Updated 2 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- c++ wrapper around libpapi☆68Updated 7 years ago
- a place for my ISO C++ committee stuff☆21Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- ☆17Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- ☆19Updated 8 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- The Bit Library☆58Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- Poco network examples for openframeworks- TCP, TCP Reactor, UDP☆25Updated 7 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago