CihanSari / observerLinks
Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.
☆11Updated 4 years ago
Alternatives and similar repositories for observer
Users that are interested in observer are comparing it to the libraries listed below
Sorting:
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Named arguments for C++17☆31Updated 6 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- A C++ library for type level flagging☆64Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- WIP☆27Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last month
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Compile-time linear algebra in C++☆57Updated 8 years ago
- print stl containers☆32Updated 7 years ago
- ☆25Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year