C++ Wxwidgets

Open-source C++ projects categorized as Wxwidgets
Linux Windows CPP C++ GUI

Top 22 C++ Wxwidget Projects

  1. wxWidgets

    Cross-Platform C++ GUI Library

    Project mention: Microsoft is open sourcing Windows 11's UI framework | news.ycombinator.com | 2025-08-02

    No, it implements its own functionality. As an example consider one of the most basic controls which is available pretty much everywhere (i.e. no need for polyfill), the push button: the source code[0] for QPushButton clearly implements the behavior itself, it does not rely on any native button.

    Compare with wxWidgets' equivalent to QPushButton, wxButton, where there is a backend-specific header[1] and implementation[2] where 99% of the wxButton functionality is there (there is a `btncmn.cpp` under `common` that is shared across backends but that has very little code itself).

    [0] https://github.com/qt/qtbase/blob/dev/src/widgets/widgets/qp...

    [1] https://github.com/wxWidgets/wxWidgets/blob/master/include/w...

    [2] https://github.com/wxWidgets/wxWidgets/blob/master/src/msw/b...

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. kicad-source-mirror

    This is an active mirror of the KiCad development branch, which is hosted at GitLab (updated every time something is pushed). Pull requests on GitHub are not accepted or watched.

    Project mention: Add a Workaround to Nahimic Crapware | news.ycombinator.com | 2025-02-04
  4. wxFormBuilder

    A wxWidgets GUI Builder

  5. moneymanagerex

    Money Manager Ex is an easy to use, money management application built with wxWidgets

  6. wxMEdit

    wxMEdit, a Cross-platform Text/Hex Editor, an improved version of MadEdit

  7. multivnc

    MultiVNC is a cross-platform Multicast-enabled VNC viewer based on LibVNCClient. The desktop client runs on Unix, Mac OS X and Windows. There also is an Android client.

  8. wxphp

    Build cross-platform software with rich native GUIs using the combined power of the PHP language and the wxWidgets library.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. BodySlide-and-Outfit-Studio

    BodySlide and Outfit Studio, a tool to convert, create, and customize outfits and bodies for Bethesda games.

  11. winpinator

    An unofficial port of Linux Mint's Warpinator for Windows

  12. flamerobin

    FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS, FreeBSD) dependent only on other Open Source software

  13. eviacam

    webcam based mouse emulator

  14. RayTracer

    A ray tracing program (by aromanro)

  15. FateInjector

    The Fate Client Themed UWP app dll Injector

  16. colorgrab

    A cross-platform color picker

  17. pgadmin3

    PgAdmin3 с поддержкой PostgreSQL 17

  18. wxsqliteplus

    A simple SQLite database browser built with wxWidgets and wxSQLite3

  19. DFTAtom

    Density Functional Theory in real space, for atoms, LDA and LSDA (by aromanro)

  20. VidInjector9000

    A cross platform injector for 3DS video CIAs

  21. gadget

    A no-hassle GVim-inspired GUI text editor built with wxWidgets.

  22. VQMCMolecule

    Variational Quantum Monte Carlo for a molecule, using Fokker-Planck/Langevin approach

  23. Img2STL

    Application for converting images to STL (3D model for printing)

  24. EmpiricalPseudopotential

    Band structure computation using empirical pseudopotentials

  25. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Wxwidgets discussion

Log in or Post with

C++ Wxwidgets related posts

  • Add a Workaround to Nahimic Crapware

    1 project | news.ycombinator.com | 4 Feb 2025
  • I'm looking for a budgeting app where I can manually imput purchases. Thanks

    1 project | /r/PersonalFinanceCanada | 8 Jul 2023
  • 7zip, transferring Roms questions.

    1 project | /r/SteamDeck | 22 Jun 2023
  • Advice on how to manage money better

    1 project | /r/UKPersonalFinance | 18 Jun 2023
  • My laptop has no MicroSD reader, my external USB only has USB-A like my laptop. How do I transfer stuff from my laptop?

    1 project | /r/ROGAlly | 12 Jun 2023
  • MS Money 2005 - I wish i could still use it

    1 project | /r/personalfinance | 7 Jun 2023
  • Help with a debt organisation plan

    1 project | /r/UKPersonalFinance | 13 May 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Wxwidget projects in C++? This list will help you:

# Project Stars
1 wxWidgets 6,773
2 kicad-source-mirror 2,316
3 wxFormBuilder 2,273
4 moneymanagerex 2,020
5 wxMEdit 705
6 multivnc 557
7 wxphp 364
8 BodySlide-and-Outfit-Studio 320
9 winpinator 315
10 flamerobin 228
11 eviacam 159
12 RayTracer 135
13 FateInjector 120
14 colorgrab 110
15 pgadmin3 62
16 wxsqliteplus 51
17 DFTAtom 30
18 VidInjector9000 20
19 gadget 15
20 VQMCMolecule 14
21 Img2STL 6
22 EmpiricalPseudopotential 5

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?