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
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ☆22Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- WIP☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- ☆26Updated 7 years ago
- Header for creating phantom types.☆13Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 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