Streaming TTS based on Piper with optional RK3588 NPU support
-
Updated
Dec 19, 2024 - C++
Streaming TTS based on Piper with optional RK3588 NPU support
Sample code of cpprestsdk (casablanca), it's a sample example for beginner to get started with cpprestsdk with database(currently PostgreSQL) integration with basic structure, programmer can extend it.
A RESTful API using Poco C++ Libraries.
Enduro/X Connectivity Package
A simple and lightweight asynchronous web framework in C++
YouTube Tutorial for writing an webserver with C++
This C++ program crawls websites, extracts links from their HTML content, and saves them for further analysis. It takes URLs from a text file, downloads the corresponding HTML, parses it, and saves the extracted links to organized files.
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword f…
An application sample built using Poco C++ Libraries for running on Apache Server through Poco ApacheConnector.
Example of using Microsoft Casablanca to hit endpoints of urbandictionary.com
Add a description, image, and links to the cpp-web-services topic page so that developers can more easily learn about it.
To associate your repository with the cpp-web-services topic, visit your repo's landing page and select "manage topics."