Wt
Crow
Wt | Crow | |
---|---|---|
41 | 8 | |
1,704 | 7,488 | |
0.4% | - | |
9.3 | 0.0 | |
29 days ago | 6 months ago | |
C | C++ | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Wt
-
What C++ library do you wish existed but hasn’t been created yet?
Take a look at Wt Webtoolkit. It can do exactly this (and a lot more) https://www.webtoolkit.eu/wt
-
Nui C++ User Interface Library
How does this compare with WebToolkit?
- Has anyone embedded a web-UI into a C++ project?
-
Cheerp 3.0: The most advanced C++ compiler for the Web now permissively licensed
How is this much different than wt [1] or compiling qt to emscripten? Sincere question.
[1] https://www.webtoolkit.eu/wt
- Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
-
The pool of talented C++ developers is running dry
Not posting to prove you wrong but simply because related.
> Wt is a web GUI library in modern C++. Quickly develop highly interactive web UIs with widgets, without having to write a single line of JavaScript. Wt handles all request handling and page rendering for you, so you can focus on functionality.
https://www.webtoolkit.eu/wt
HN submission: https://news.ycombinator.com/item?id=23812791
- Uses of Rust and C++ that only one has?
- Why are all web development frameworks are for high-end languages
-
Who is using C++ for web development?
https://www.webtoolkit.eu/wt (has support for HTTP/S)
-
Please advise me a c++ web framework.
Wt is a pretty cool framework: https://www.webtoolkit.eu/wt
Crow
-
VueJS goes to microcontroller firmware. This website runs in ESP32 board, with frontend is made with VueJS, TailwindCSS and backend is written in C++.
I did something similar in the past and used https://github.com/ipkn/crow as web server, in case you want to not implement the web part yourself. Otherwise amazing job!
- [Cpp] Quelle bibliothèque de serveur Web C++ faut-il utiliser de nos jours ?
-
C++ to Browser JS Framework Recommendations
Open socket, serve a html page, implement GET/PUT or find framework that do https://github.com/ipkn/crow
-
C++ Best Uses
A web server e.g. https://github.com/ipkn/crow
-
RESTful API framework
It seems nice, but the framework seems to be dead. There are still open pull requests and the contribution page speaks for itself: https://github.com/ipkn/crow/graphs/contributors
-
C++ vs C# .net 5
All right Op feel free to check this micro framework out if your company is going to build a rest api in C++ https://github.com/ipkn/crow .
-
cpprestsdk in maintenance mode
I haven't used any of the following libraries/frameworks but maybe some of them will fit for your needs: - Crow micro web framework
-
How to use C++ as backend
https://github.com/fffaraz/awesome-cpp#web-application-framework Crow is nice for what i need most often, https://github.com/ipkn/crow
What are some alternatives?
TreeFrog Framework - TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
CppCMS - CppCMS Framework
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]
Pistache - A high-performance REST toolkit written in C++
Cutelyst - A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
QDjango - QDjango, a Qt-based C++ web framework
Kore - An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.