Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Wt Alternatives
Similar projects and alternatives to Wt
-
Crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
-
TreeFrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon] (by an-tao)
-
Oat++
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
-
-
-
POCO
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
-
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Wt reviews and mentions
- 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.
- Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
- Uses of Rust and C++ that only one has?
-
Who is using C++ for web development?
https://www.webtoolkit.eu/wt (has support for HTTP/S)
Not sure who uses but there's an interesting toolkit for it: https://www.webtoolkit.eu/wt
-
Ask HN: What's the best source code you've read?
Linux Kernel source is very good.
Wt[0] source code is also good.
-
Ask HN: Who is using C++ as the main language for new project?
Apparently they're using Wt, "webtoolkit".
> 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.
-
C++ to Browser JS Framework Recommendations
Well, since no one has mentioned it yet, try https://www.webtoolkit.eu/wt - easy peasy to embed a web server in your app. No need to deal with some sort of REST or JS framework. You can add JS if you want, but is not necessary. It is pretty fast to get a basic service up and running.
- Best way to build GUI in C++?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Jun 2023
Stats
emweb/wt is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Wt is C.