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. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream 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. 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
  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 18

  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. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

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 - InfluxDB
    www.influxdata.com | 22 Dec 2025
    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. 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,959
2 kicad-source-mirror 2,439
3 wxFormBuilder 2,315
4 moneymanagerex 2,116
5 wxMEdit 717
6 multivnc 581
7 wxphp 366
8 BodySlide-and-Outfit-Studio 333
9 winpinator 327
10 flamerobin 239
11 eviacam 165
12 RayTracer 137
13 FateInjector 133
14 colorgrab 115
15 pgadmin3 65
16 wxsqliteplus 53
17 DFTAtom 30
18 VidInjector9000 22
19 gadget 15
20 VQMCMolecule 14
21 Img2STL 7
22 EmpiricalPseudopotential 5

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

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