Pinned Repositories
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
ctcache
Cache for clang-tidy static analysis results
eagine-all
Collection of C++ libraries wrapping SSL, OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
eagine-core
eagine-oglplus
C++ wrapper for modern OpenGL API
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
mirror
Reflection utilities and examples built on top of C++ reflection TS implementation.
oglplu2
Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
oglplus
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
std_cpp_refl
Proposal to add static reflection to C++
matus-chochlik's Repositories
matus-chochlik/oglplus
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
matus-chochlik/mirror
Reflection utilities and examples built on top of C++ reflection TS implementation.
matus-chochlik/oglplu2
Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
matus-chochlik/ctcache
Cache for clang-tidy static analysis results
matus-chochlik/eagine-all
Collection of C++ libraries wrapping SSL, OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
matus-chochlik/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
matus-chochlik/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
matus-chochlik/eagine-oglplus
C++ wrapper for modern OpenGL API
matus-chochlik/std_cpp_refl
Proposal to add static reflection to C++
matus-chochlik/eagine-core
matus-chochlik/exces
A simple component/entity system
matus-chochlik/eagine-msgbus
C++ implementation of an asynchronous, distrubuted interprocess message bus
matus-chochlik/eagine-oalplus
C++ wrapper for OpenAL API
matus-chochlik/eagine-shapes
Procedural shape geometry generators, used by the eagine-oglplus project
matus-chochlik/eagine-app
matus-chochlik/eagine-ecs
Entity-component system
matus-chochlik/eagine-eglplus
C++ wrapper for EGL API
matus-chochlik/eagine-sslplus
C++ wrapper for OpenSSL API
matus-chochlik/GSL
Guidelines Support Library
matus-chochlik/eagine-guiplus
C++ wrapper for imgui
matus-chochlik/reflection-ts
The draft C++ Reflection Technical Specification