{"id":23428360,"url":"https://github.com/visualgmq/gmq_header","last_synced_at":"2025-04-12T20:20:45.914Z","repository":{"id":65039309,"uuid":"550029509","full_name":"VisualGMQ/gmq_header","owner":"VisualGMQ","description":"some header-only c++ file in C++17","archived":false,"fork":false,"pushed_at":"2023-12-19T05:22:17.000Z","size":897,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:38:25.194Z","etag":null,"topics":["cpp","cpp17","header-only"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VisualGMQ.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-12T05:13:08.000Z","updated_at":"2024-10-23T10:02:00.000Z","dependencies_parsed_at":"2023-12-19T07:27:35.783Z","dependency_job_id":"7cbdd34c-e32f-4740-ad5c-b6513f219781","html_url":"https://github.com/VisualGMQ/gmq_header","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualGMQ%2Fgmq_header","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualGMQ%2Fgmq_header/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualGMQ%2Fgmq_header/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VisualGMQ%2Fgmq_header/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VisualGMQ","download_url":"https://codeload.github.com/VisualGMQ/gmq_header/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248626284,"owners_count":21135638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cpp17","header-only"],"created_at":"2024-12-23T07:12:13.894Z","updated_at":"2025-04-12T20:20:45.880Z","avatar_url":"https://github.com/VisualGMQ.png","language":"C++","readme":"# GMQ-Headers\n\nThere are some useful header-only files for C++17.\n\nUse CMake to compile examples(or unittest):\n\n```bash\ncmake -S . -B build\ncmake --build build\n```\n\n\n|module|description|deps|support|\n|--|--|--|--|\n|benchmark.hpp|a small, eazy to use benchmark framework for C++|None||\n|log.hpp|a small log system|None||\n|cgmath.hpp|a math library for computer graphics and computational geomentry|None, but test dependent on 3rdlibs/catch2.hpp and benchmark depends on benchmark.hpp||\n|expect.hpp|a implementation of std::expect(C++23) in C++17|None, but test dependent on 3rdlibs/catch2.hpp|deprecated, maybe use C++23 after few years|\n|ecs.hpp|an ECS framework referenced bevy's ECS|sparse_sets.hpp|deprecated, new version is [gecs](https://github.com/VisualGMQ/gecs)|\n|sparse_sets.hpp|a sparse_set data-structure implement, [reference](https://manenko.com/2021/05/23/sparse-sets.html)|None|new version in [gecs](https://github.com/VisualGMQ/gecs)|\n|net.hpp|a thin layer for Win32 Socket|None|\n|fp.hpp|a functional programming library referenced Haskell \u0026 Lisp.Aimed to do compile time algorithm/reflection easier.Has two implementations: pure template and constexpr function|None|new version in [mirrow](https://github.com/VisualGMQ/mirrow)|\n|refl.hpp|static reflection in compile-time|None|deprecated, new version is [mirrow](https://github.com/VisualGMQ/mirrow)|\n|serialize.hpp|a serialize/deserialize library for convert class to/from lua|refl.hpp \u0026 sol2(under `3rdlibs/`) \u0026 log.hpp|deprecated, new version is [mirrow](https://github.com/VisualGMQ/mirrow)|\n|luabind|use static reflection and sol2 to auto-bind C++ code to lua|lua, sol and refl.hpp||\n|gogl.hpp|a thin layer for OpenGL 4.3|log.hpp \u0026 cgmath.hpp \u0026 any opengl loader(glew, glad). Test dependents on glad and glfw(in `3rdlibs/`)||\n|tweeny.hpp|a eazy to use tween library for game and GUI interaction|None||\n|renderer2d.hpp|a 2D renderer in OpenGL for quickly embed in OpenGL Context|gogl.hpp, cgmath.hpp||\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualgmq%2Fgmq_header","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualgmq%2Fgmq_header","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualgmq%2Fgmq_header/lists"}