mzimbres / rtcppLinks
A collection of data structures and algorithms in C++
☆59Updated 4 years ago
Alternatives and similar repositories for rtcpp
Users that are interested in rtcpp are comparing it to the libraries listed below
Sorting:
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Origin C++11 Libraries☆133Updated 8 years ago
- C++ features jump start☆123Updated 3 years ago
- C++ Active Objects☆67Updated 8 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆172Updated 6 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Code featured on my blog☆10Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated 2 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆61Updated 9 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++ remote library☆26Updated 10 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week