CihanSari / observer
Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.
☆11Updated 3 years ago
Alternatives and similar repositories for observer:
Users that are interested in observer are comparing it to the libraries listed below
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- WIP☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Some thoughts on programming☆7Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- ☆17Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Named arguments for C++17☆30Updated 4 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- ☆26Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 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