If you have a project that uses Meson that you want to add to this list, please [file a pull-request](https://github.com/mesonbuild/meson/edit/master/docs/markdown/Users.md) for it. All the software on this list is tested for regressions before release, so it's highly recommended that projects add themselves here. Some additional projects are
listed in the [`meson` GitHub topic](https://github.com/topics/meson).
- [2048.cpp](https://github.com/plibither8/2048.cpp), Fully featured terminal version of the game "2048" written in C++
- [Akira](https://github.com/akiraux/Akira), Native Linux App for UI and UX Design built in Vala and Gtk
- [AQEMU](https://github.com/tobimensch/aqemu), a Qt GUI for QEMU virtual machines, since version 0.9.3
- [bolt](https://gitlab.freedesktop.org/bolt/bolt) Userspace daemon to enable security levels for Thunderbolt™ 3 on Linux
@ -22,6 +24,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson).
- [Fractal](https://wiki.gnome.org/Apps/Fractal/), a Matrix messaging client for GNOME
- [Frida](https://github.com/frida/frida-core), a dynamic binary instrumentation toolkit
- [fwupd](https://github.com/hughsie/fwupd), a simple daemon to allow session software to update firmware
- [GameMode](https://github.com/FeralInteractive/gamemode), A daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS
- [Geary](https://wiki.gnome.org/Apps/Geary), an email application built around conversations, for the GNOME 3 desktop.
- [GLib](https://gitlab.gnome.org/GNOME/glib), cross-platform C library used by GTK+ and GStreamer (not the default yet)
- [GNOME Boxes](https://gitlab.gnome.org/GNOME/gnome-boxes), a GNOME hypervisor
@ -40,6 +43,8 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson).
- [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray), fixes hardcoded tray icons in Linux
- [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C
- [IGT](https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/), Linux kernel graphics driver test suite.
- [iSH](https://github.com/tbodt/ish), Linux shell for iOS
- [json](https://github.com/nlohmann/json), JSON for Modern C++
- [JsonCpp](https://github.com/open-source-parsers/jsoncpp), a C++ library for interacting with JSON