Small collection of various interesting and useful C++ utilities
☆20May 14, 2017Updated 8 years ago
Alternatives and similar repositories for flex_lib
Users that are interested in flex_lib are comparing it to the libraries listed below
Sorting:
- https://dfrib.github.io/a-foliage-of-folly/☆18Dec 10, 2020Updated 5 years ago
- SDL2 based software rasterizer for use with the FNA library☆16Apr 29, 2022Updated 3 years ago
- This is mloskot's personal workshop dedicated to miscellaneous prototypes and experiments mostly written in C++ programming language.☆20Mar 29, 2018Updated 7 years ago
- Functional visual programming language with FRP for multimedia☆34Oct 9, 2025Updated 5 months ago
- OpenGL remake of CGA Test Drive☆16Aug 6, 2015Updated 10 years ago
- Compiler instrumentation for testing☆32Mar 28, 2018Updated 7 years ago
- Basic C++ library☆13Mar 21, 2023Updated 2 years ago
- ☆14Jan 4, 2026Updated 2 months ago
- Flight Recorder allows to record client program execution and examine it later☆11Sep 18, 2020Updated 5 years ago
- Основной сайт Рабочей Группы 21 C++☆10May 8, 2025Updated 10 months ago
- BindingSharp enables MVVM-Style programming with GTKSharp. It is a library to bind properties of a GTK widget to a viewmodel.☆12Jan 25, 2021Updated 5 years ago
- c++ library for reactive programming. Based on streamulus.☆15Dec 31, 2015Updated 10 years ago
- An utility package for making easy building games using Vala and SDL2. Targetting Windows, Linux, Mac OSX and Android.☆16May 30, 2015Updated 10 years ago
- Децентрализованая часть iRidium протокола☆12Oct 15, 2021Updated 4 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 years ago
- Read-only mirror of https://gitlab.gnome.org/GNOME/gxml☆14Updated this week
- cross-platform file watcher library for C++17 using std::filesystem and native interfaces☆36Aug 25, 2021Updated 4 years ago
- Examples of PVS-Studio integration in QMake (QtCreator)☆14Aug 25, 2022Updated 3 years ago
- A fluent forward protocol implementation for Node.js☆12May 9, 2023Updated 2 years ago
- Concise monadic parser combinator library with separate lexer/parser phases, off-side rule and big-size input support.☆11Dec 6, 2024Updated last year
- ZMK module to support hall-effect switches and features☆25Mar 12, 2026Updated last week
- A simple, easy to use C++ 11 based HTTP web server☆21Oct 10, 2018Updated 7 years ago
- Feature Frequency Profile(FFP) two core programs☆13Dec 17, 2025Updated 3 months ago
- Convert a raw firmware image to an ELF file.☆14Feb 6, 2019Updated 7 years ago
- Test cases management system☆15Dec 8, 2022Updated 3 years ago
- JSON Serializer using compile time reflection☆21Dec 13, 2022Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Jan 7, 2020Updated 6 years ago
- Various reuseable files for developing a plasma widget.☆15Aug 6, 2024Updated last year
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Nov 16, 2016Updated 9 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- ☆11May 29, 2016Updated 9 years ago
- h3. Plasma Media Center is designed to provide an easy and comfortable way to watch your videos, browse your photo collection and listen …☆14Dec 11, 2019Updated 6 years ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- A Hello World example using CMake and MSVC☆27Oct 13, 2020Updated 5 years ago
- Command line interface to the NVIDIA OpenCL compiler☆22Jan 28, 2018Updated 8 years ago
- Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.