MayaPosch / NymphMQTT
MQTT library.
☆17Updated 2 years ago
Alternatives and similar repositories for NymphMQTT:
Users that are interested in NymphMQTT are comparing it to the libraries listed below
- Service discovery protocol and reference implementation.☆18Updated 11 months ago
- A tool to convert C style comments to C++ style comments☆12Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Library for complex bitfields☆19Updated 7 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Containers of fixed capacity,☆9Updated 5 months 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
- Implementation of a lock-free ring buffer class.☆34Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Example CmakeSettings.json for different configurations for using CMake inside of Visual Studio☆28Updated 5 years ago
- Interval library for C++☆12Updated last week
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…