Entrepreneur, consultant & open source developer (hello_imgui, imgui_bundle, litgen). Also interested in AI and AI ethics
imgui_bundle. Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.
1.3knorthwind_psql. Northwind sample database for postgres
1khello_imgui. Dear ImGui apps made simple: desktop, mobile, and web from one codebase. Minimal code. Maximally readable.
892imgui_manual. former repo for ImGui Manual (now called ImGui Explorer, and part of imgui bundle)
382litgen. Automatic Python bindings for C++: readable, discoverable, IDE-friendly.
117cleantype. Readable and consistent C++ type introspection - Compiler Decipherer
89imgui_datascience. (py)imgui for data and computer vision scientists
88immvision. ImmVision, aka Immediate Vision: immediate image debugger and insights
65cvnp. cvnp: pybind11 casts between numpy and OpenCV, with shared memory
65implot_demo. Online demo for implot (https://github.com/epezent/implot) and implot3d (https://github.com/brenocq/implot3d)
46hello_imgui_template. A quick start template to work with Hello ImGui
36fiatlight. Turn Python functions into interactive apps in one line. Visual pipelines, persistent state, zero UI code.
34imgui_bundle_template. A quick start template to work with Dear ImGui Bundle
34rpn_calculator. A sample RPN calculator build with ImGui Bundle and HelloImGui
23hello_imgui_my_app. Sample app using hello_imgui
21ImFileDialog. A file dialog library for Dear ImGui
14ImGuiColorTextEdit. Colorizing text editor for ImGui
13TestSolvePnp. sandbox for testing various pnp strategies with opencv
12cmake_registertest. cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
6cvnp_nano. cvnp_nano: nanobind casts between numpy and OpenCV, with shared memory
5litgen_template. A quickstart template for litgen
5imgui_md. Markdown renderer for Dear ImGui using MD4C parser
4clion-ninja. Python
4imgui_manual_online. ImGui Manual - Online
4Cling_Repl_Demo. Some demos and docs around cling and xeus-cling
3lunasvg_perf_issue. Repro for a performance issue with lunasvg and imgui
3multiplicative-persistence. Sandbox around multiplicative persistence
2doctest_registerlibrary. Static library "doctesting" made easy with cmake
2srcml_caller. srcml_caller, simple python bindings for srcML
2node_window_clipping_issue. Example code for reproducing https://github.com/thedmd/imgui-node-editor/issues/205
2imgui_related_docs. Storage for manuals and resources around my work on Hello ImGui, Imgui Bundle and fiatlight
2function_list_vs_abtsract_interface. explores a possible alternative to pure abstract interfaces in C++, under the form of a list of std::function
2tmp_implot_dyn. Sample demo of implot using dynamic link / using long and long double
2float_performance. Measure float performances on several architectures
1cpp_terse_const. Helper macros to address common issues when trying to enforce const-correctness on C++ code.
1cpp_skeleton. multiplatform c++ project skeleton (using fplus, doctest, conan, travis & appveyor)
1clcache-msbuild-install. Easily integrate clcache with Visual Studio and msbuild
1sandbox-master_repo.
1hello_imgui_test_engine_demo. A simple demo on how to use ImGui Test Engine with HelloImGui
1catch_registerstaticlibrary. Static library testing made easy with catch and cmake
1pretty_function_sandbox. This repo demonstrates how `__PRETTY_FUNCTION__` can be used in order to get compile time type information.
1