An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: doxygen

workaholic-v-0-0-0/lexLeo

The lexLeo project is a hands-on educational tool designed for learning the intricacies of using CMake and structuring a project that includes testing and documentation. It features the development of a new programming language, lexLeo, complete with its own interpreter and compiler.

Language: C - Size: 163 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

hugorbarbosa/cpp-project-template

A template for C++ projects, using CMake and many code quality tools for code coverage, code formatting, static analysis, sanitizers and documentation. CI setup with GitHub Actions is also used.

Language: CMake - Size: 118 KB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

TendTo/rules_doxygen

Starlark implementation of Doxygen rules in Bazel to automatically document the codebase

Language: Starlark - Size: 1.56 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 5 - Forks: 4

fix8/fix8

Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.

Language: C++ - Size: 242 MB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 432 - Forks: 152

standardese/standardese

A (work-in-progress) nextgen Doxygen for C++

Language: C++ - Size: 2.49 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 956 - Forks: 44

burgerbecky/pyburger

Python library for common subroutines used by the burger python scripts

Language: Python - Size: 596 KB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 13 - Forks: 2

nCine/docs

Doxygen generated documentation for the project

Language: HTML - Size: 5.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

mattnotmitt/doxygen-action

GitHub Action for generating Doxygen documentation for your projects.

Language: Shell - Size: 40 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 112 - Forks: 41

cea-trust-platform/trust-documentation

TRUST documentation page

Language: Shell - Size: 9.43 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

doxygen/doxygen

Official doxygen git repository

Language: C++ - Size: 74.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 6,030 - Forks: 1,302

Dingola/QtTemplate

Template for creating cross-platform Qt6-based applications

Language: Shell - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Bvisi0n/game-math-lib

Test-driven C++ math library for 2D/3D game engines and simulations

Language: C++ - Size: 269 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

without-eyes/wsfs

RAM-based File System

Language: C - Size: 189 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

andros21/pgrank

pgrank - cpp app for computing pagerank

Language: C++ - Size: 662 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

dimanikulin/fva

A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos

Language: C++ - Size: 37.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 2

cschlosser/doxdocgen

Generate doxygen documentation from source code in VS Code

Language: TypeScript - Size: 3.08 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 278 - Forks: 62

breathe-doc/breathe

ReStructuredText and Sphinx bridge to Doxygen

Language: Python - Size: 3.03 MB - Last synced at: about 19 hours ago - Pushed at: 16 days ago - Stars: 779 - Forks: 207

aminya/setup-cpp

Install all the tools required for building and testing C++ and C projects.

Language: TypeScript - Size: 149 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 229 - Forks: 36

LizardByte/doxyconfig

Common doxygen config for LizardByte projects.

Language: JavaScript - Size: 80.1 KB - Last synced at: 1 day ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

yuriysydor1991/cpp-app-template

The template C++ project for a quick application development startup.

Language: CMake - Size: 822 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

aSumo-1xts/TrailTrueBypass_PIC

A project for a trail-bypass with an DIP8 PIC microcontroller.

Language: C - Size: 322 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

milosz275/leetcode

Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.

Language: C++ - Size: 1.28 MB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

akospasztor/stm32-project-template

STM32-based firmware project template featuring modern, CMake-based build system, documentation generation with Doxygen, source code formatting with clang-format, linting, enforcing style and naming conventions with clang-tidy, devcontainer, proven and scalable folder organization and more.

Language: C - Size: 2.48 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 1

aSumo-1xts/NormalTrueBypass_PIC

A project for a true-bypass with an DIP8 PIC microcontroller.

Language: C - Size: 271 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

jothepro/doxygen-awesome-css

Custom CSS theme for doxygen html-documentation with lots of customization parameters.

Language: CSS - Size: 8.03 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 1,197 - Forks: 130

milosz275/c-cpp-template

Template repository for C/C++ project including Makefile and CMake support, functional workflows for CI and Doxygen docs deployment to GitHub Pages and CodeQL code scan.

Language: HTML - Size: 396 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

milosz275/pico-w-template

Template repository for C/C++ Pico W project using pico-sdk and pico-extras with support for networking and multithreading. Functional workflows for CI and Doxygen docs deployment to GitHub Pages and CodeQL code scan included.

Language: C - Size: 13.2 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

dimanikulin/capable-cpp-template

A capable template for C++ projects using CI, Building, Testing, Formatting, Documenting and more

Language: Python - Size: 215 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

brunomnsilva/AbstractDataTypesInC

Collection of abstract data types in C language

Language: C - Size: 121 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 5

leonhartkun/rwth2025Ss-pi-versucht-zusammen

RWTH亚琛信息实习课程编程任务合集|RWTH Info-Praktikum Programmieraufgaben

Language: HTML - Size: 11.2 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

roeey777/modern-cmake

Cmake

Language: CMake - Size: 5.13 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

geugenm/template-cpp-project

Just a template for future projects in c++

Language: Java - Size: 2.23 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

DenverCoder1/doxygen-github-pages-action

GitHub Action for deploying Doxygen documentation to a GitHub pages branch

Size: 23.4 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 89 - Forks: 17

Dingola/QMLDesktopAppTemplate

Template for creating cross-platform Qt6/QML-based desktop applications

Language: C++ - Size: 263 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Dingola/CppTemplate

Template for creating C++20 projects

Language: CMake - Size: 55.7 KB - Last synced at: 5 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

cpp20120/cmake_boilerplate

Cmake Projects Boilerplate with batteries inlcuded

Language: CMake - Size: 290 KB - Last synced at: 21 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

lawmurray/doxide

Modern documentation for modern C++. Configure with YAML, output Markdown, post-process with Material for MkDocs.

Language: C++ - Size: 9.65 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 93 - Forks: 9

franneck94/CppProjectTemplate

C++ project template with unit-tests, documentation, ci-testing and workflows.

Language: CMake - Size: 551 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 272 - Forks: 99

JakubAndrysek/MkDoxy

📖 Automatically generates API documentation for your project based on Doxygen comments and code snippets in your markdown files.

Language: Python - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 101 - Forks: 23

42-Course/libftpp-docs

libftpp documentation

Language: HTML - Size: 5.33 MB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

StableCoder/cmake-scripts

Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.

Language: CMake - Size: 663 KB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 635 - Forks: 70

KRMisha/Makefile

Cross-platform C++ Makefile project template

Language: Makefile - Size: 47.9 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 70 - Forks: 12

mosra/m.css

A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites

Language: Python - Size: 5.06 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 421 - Forks: 93

neomutt/code

📚 Doxygen docs auto-generated from the source code

Language: HTML - Size: 136 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

youziiz999/rwth2025Ss-pi-versucht-zusammen

RWTH亚琛信息实习课程编程任务合集|RWTH Info-Praktikum Programmieraufgaben

Language: HTML - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ignackocom/CTemplates

C Language template files

Language: C - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

tree-sitter-grammars/tree-sitter-doxygen

Doxygen grammar for tree-sitter

Language: JavaScript - Size: 137 KB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 14 - Forks: 8

QuantumLeaps/spexygen

Traceable specifications based on Doxygen

Language: CSS - Size: 4.21 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 1

TwelveFacedJanus/koala

Lightweight C/C++ library that provides asynchronous event loop functionality with a clean API for both C and C++ developers.

Language: C++ - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

svenevs/exhale

Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.

Language: Python - Size: 1.65 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 230 - Forks: 49

marzer/poxy

Documentation generator for C++

Language: Python - Size: 2.26 MB - Last synced at: 30 days ago - Pushed at: 6 months ago - Stars: 144 - Forks: 5

sphinx-contrib/doxylink

A Sphinx extension to link to external Doxygen API documentation.

Language: Python - Size: 352 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 23

HO-COOH/CPPDevOnWindows

Best guide to setup C/C++ development environment on Windows

Size: 11.4 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 234 - Forks: 15

GregoryKogan/result

result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.

Language: C++ - Size: 324 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

fpoussin/qtcreator-doxygen

Doxygen Plugin for Qt Creator

Language: C++ - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 194 - Forks: 71

sheepgrass/cpp_project_framework

C++ Project Framework is a framework for creating C++ project.

Language: Python - Size: 280 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

xtnbrnrd/cmake_boilerplate

Cmake Projects Boilerplate with batteries inlcuded

Language: CMake - Size: 207 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

z-shell/zsdoc

Doxygen for Shell Zsh and Bash scripts

Language: Shell - Size: 193 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 15 - Forks: 1

drbeco/doxygenprolog

A doxygen filter to use with Prolog

Language: C - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

vlantonov/CppDocumentExample

C++ code documentation example

Language: C++ - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Feneric/doxypypy

A more Pythonic version of doxypy, a Doxygen filter for Python.

Language: Python - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 152 - Forks: 48

mosra/magnum-website

Website for the Magnum C++11 graphics engine

Language: HTML - Size: 80.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 12

jcs-legacy/doxygen-asterisk

Minor mode that helps you insert pair /* and */

Language: Emacs Lisp - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

gunnar-schulze/Escrido

Escrido is a multi-language documentation generator. It is a tool that generates HTML and LaTeX documents of references and manuals for code and/or programming languages. It is influenced by Doxygen and has a similar syntax.

Language: C++ - Size: 15.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

sebaraj/Mosti

MOS Technologies, Inc. 6502 Emulator

Language: C++ - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Antonz0/doxybook2 Fork of matusnovak/doxybook2

Doxygen XML to Markdown (or JSON)

Language: C++ - Size: 43.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cepgen/website

https://cepgen.hepforge.org website

Language: TeX - Size: 876 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

MaximLevchenko/CPP-2D-Game-Bomberman

This project is a C++ implementation of a Bomberman-style game

Language: C++ - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

mcquerol/tictactoe-cpp

C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)

Language: C++ - Size: 425 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mcquerol/battleship-cpp

Console-based Battleship game in C++. Demonstrates OOP and game development techniques.

Language: C++ - Size: 2.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

docleaf-labs/docleaf

ReStructuredText and Sphinx bridge to Doxygen

Language: Rust - Size: 473 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

matusnovak/doxybook 📦

Generate GitBook, VuePress, Docsify, or MkDocs out of Doxygen XML output

Language: Python - Size: 4.04 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 13

vietjtnguyen/argagg

A simple C++11 command line argument parser

Language: C++ - Size: 926 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 228 - Forks: 29

ainfosec/ci_helloworld

A simple example of how to setup a complete CI environment for C and C++

Language: C++ - Size: 55.7 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 393 - Forks: 76

mmcesim/mmcesim-doxygen

Development Documentation Generated by Doxygen

Language: Shell - Size: 15.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

mcquerol/studentdb-poco-cpp

C++ student database using POCO libraries. Demonstrates OOP and database management.

Language: C++ - Size: 3.57 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

suikan4github/rpp_driver

An experimental Duplex I2S implementation on PIO and its example applications.

Language: C++ - Size: 1.95 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

royasutton/openscad-amu

OpenSCAD automake utilities

Language: C++ - Size: 1.36 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 1

sakanakko/promptdox

Doxygen-inspired task prompt format for AI systems

Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

boschglobal/doxysphinx

A lightweight Doxygen extension for Sphinx

Language: Python - Size: 10.7 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 26 - Forks: 11

undici77/DoxyPatch

Doxygen 🚀 AI POWERED Generator

Language: C# - Size: 129 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

luisfpatrocinio/PatroGalaxy

A retro space shooter game for the BitDogLab embedded platform, demonstrating C programming and hardware integration on the Raspberry Pi Pico W.

Language: C - Size: 478 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hdoc/hdoc

The modern documentation tool for C++.

Language: C++ - Size: 11 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 322 - Forks: 24

izvolov/mylib

Шаблон кросплатформенного CMake-проекта для языка C++ 🇬🇧 Modern CMake crossplatform project template for C++

Language: CMake - Size: 119 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 66 - Forks: 16

Anvil/bash-doxygen

A doxygen filter for bash scripts

Language: sed - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 94 - Forks: 25

johnthagen/clang-blueprint

:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:

Language: C++ - Size: 769 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 105 - Forks: 19

pniedzielski/doxymacs

Doxymacs is Doxygen + {X}Emacs.

Language: Emacs Lisp - Size: 309 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 11

qxmpp-project/doc.qxmpp.org

Repository used to store docs for doc.qxmpp.org

Language: HTML - Size: 49.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

Qroop/Xeno-Extermintator

A simple game made for the course TDP005 at LiU

Language: HTML - Size: 3.41 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Zeioth/dooku.nvim

Code documentation generator for Neovim

Language: Lua - Size: 335 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 45 - Forks: 0

mcquerol/reversi-cpp

C++ Reversi game focusing on 2D array manipulation and OOP design.

Language: C++ - Size: 700 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

alandefreitas/doxybook

Doxygen XML to Markdown

Language: C++ - Size: 28.5 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

MangaD/CppDSA

My personal study on Data Structures and Algorithms in C++.

Language: C++ - Size: 191 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bobis33/VEngine

Game engine made with Vulkan

Language: C++ - Size: 198 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

makaram99/atmega128-drivers

Baremetal drivers for AVR Atmega128 microcontroller

Language: C - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

RTradeLtd/libcp2p

A libp2p-like protocol with first class support for embedded systems. End goal is a protocol that can run on anything from your fridge, embedded systems, and anything else. Higher level languages bindings will be done via FFI. Heavy WIP

Language: C - Size: 75.7 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 2

luncliff/doxybook2 Fork of matusnovak/doxybook2

Doxygen XML to Markdown (or JSON)

Language: C++ - Size: 7.12 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DavidJCottrell/ArnoldEngine

Æ - Cross-platform Game Engine

Language: C++ - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

JonathanBerkeley/Quack

Quick Universal Anti-Cheat Kit. A collection of software aimed at demonstrating anti-cheat functionality & providing tools to aid anti-cheat development.

Language: C++ - Size: 23.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 6

jenting/bootstrap

Language: Vim script - Size: 152 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0