Service discovery protocol and reference implementation.
☆17Dec 18, 2025Updated 3 months ago
Alternatives and similar repositories for NyanSD
Users that are interested in NyanSD are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MQTT library.☆17Oct 1, 2022Updated 3 years ago
- Infrastructure to port ArduinoCore to C++17 (no C) - an attempt☆10Apr 15, 2020Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- ESP32 version of NymphCastAudio.☆14Feb 9, 2025Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Implementation of a lock-free ring buffer class.☆38Jan 6, 2025Updated last year
- Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory lo…☆27Jun 9, 2024Updated last year
- ☆31Mar 26, 2021Updated 4 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Apr 16, 2021Updated 4 years ago
- A compile-time CHIP-8 emulator☆38Jun 23, 2020Updated 5 years ago
- C++ Club☆16Feb 26, 2026Updated 3 weeks ago
- A database inspired entity-component system for computer games☆14Apr 26, 2021Updated 4 years ago
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- Composable Data and Type Generators for C++☆10Mar 25, 2019Updated 6 years ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆55Feb 21, 2026Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- Slab Memory Allocator in Application Layer