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: Using XDG-Compliant Config Files – WxWidgets | news.ycombinator.com | 2026-06-08

    From inspection of the code:

    If you have the files in the XDG locations and symbolic links in the old locations, this migration mechanism will mess things up quite badly, because it does not check for either symbolic or normal links and renames over the XDG file if an old location file exists.

    The model here seems to be that configuration files are entirely under application control, and users do not go around manually creating them, changing them, or creating compatibility symbolic links. Which really does make a nonsense of using an INI variant as the configuration file format. One might as well make it easily machine readable if humans are never meant to be touching it.

    But then this library has old design written all over it, once one looks at it with a Windows developer hat on. It claims to place global INI files in the Windows directory, something that has been deprecated in Windows for over 30 years. Although, just to make things interesting, that documentation does not describe what the code nowadays does.

    * https://github.com/wxWidgets/wxWidgets/blob/master/include/w...

  2. SaaSHub

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

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

  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 SSH-enabled VNC viewer. 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. BodySlide-and-Outfit-Studio

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

  10. winpinator

    An unofficial port of Linux Mint's Warpinator for Windows

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

  12. eviacam

    webcam based mouse emulator

  13. FateInjector

    The Fate Client Themed UWP app dll Injector

  14. RayTracer

    A ray tracing program (by aromanro)

  15. colorgrab

    A cross-platform color picker

  16. pgadmin3

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

  17. wxsqliteplus

    A simple SQLite database browser built with wxWidgets and wxSQLite3

  18. DFTAtom

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

  19. VidInjector9000

    A cross platform injector for 3DS video CIAs

  20. VQMCMolecule

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

  21. gadget

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

  22. Img2STL

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

  23. EmpiricalPseudopotential

    Band structure computation using empirical pseudopotentials

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

Index

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

# Project Stars
1 wxWidgets 7,169
2 kicad-source-mirror 2,757
3 wxFormBuilder 2,354
4 moneymanagerex 2,218
5 wxMEdit 726
6 multivnc 642
7 wxphp 364
8 BodySlide-and-Outfit-Studio 351
9 winpinator 349
10 flamerobin 250
11 eviacam 172
12 FateInjector 153
13 RayTracer 139
14 colorgrab 117
15 pgadmin3 68
16 wxsqliteplus 53
17 DFTAtom 31
18 VidInjector9000 28
19 VQMCMolecule 15
20 gadget 15
21 Img2STL 11
22 EmpiricalPseudopotential 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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