romaincheminade / sync_ptr
Reference counted synchronized pointer.
☆14Updated 7 years ago
Alternatives and similar repositories for sync_ptr:
Users that are interested in sync_ptr are comparing it to the libraries listed below
- Foundations of symbol based programming☆30Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆22Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- Mutex implementations and utilities☆31Updated 7 years ago
- Useful C++ templates☆14Updated 8 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- WIP☆26Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago