Pinned Repositories
boost.scope_guard
Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse syntax via class template deduction. Meant to supersede Boost.ScopeExit.
catch2demo
conan
Conan.io - The open-source C/C++ package manager
conan-clion-plugin
CLion C/C++ IDE plugin for Conan Package Manager
conan-OpenMesh
conan-tbb
Intel Threading Building Blocks (TBB) package for Conan.io C and C++ package manager
conan-vulkan
Conan.io recipe for lunarg vulkan sdk https://www.lunarg.com/vulkan-sdk/
conan_nod
Conan recipe for nod
LM-Engine
"The Vim of game engines"
openmesh
Lawrencemm's Repositories
Lawrencemm/LM-Engine
"The Vim of game engines"
Lawrencemm/openmesh
Lawrencemm/catch2demo
Lawrencemm/boost.scope_guard
Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse syntax via class template deduction. Meant to supersede Boost.ScopeExit.
Lawrencemm/conan
Conan.io - The open-source C/C++ package manager
Lawrencemm/conan-clion-plugin
CLion C/C++ IDE plugin for Conan Package Manager
Lawrencemm/conan-OpenMesh
Lawrencemm/conan-tbb
Intel Threading Building Blocks (TBB) package for Conan.io C and C++ package manager
Lawrencemm/conan-vulkan
Conan.io recipe for lunarg vulkan sdk https://www.lunarg.com/vulkan-sdk/
Lawrencemm/conan_nod
Conan recipe for nod
Lawrencemm/drf-friendly-errors
Extension for Django REST framework error display
Lawrencemm/dyno
Runtime polymorphism done right
Lawrencemm/embed-resource
Embed binary or resource files (eg textures or GLSL shader files) in CPP using C++11.
Lawrencemm/entt
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
Lawrencemm/entt-meta-boost-dll
Repro of entt::meta_any not working across dynamically loaded shared libraries.
Lawrencemm/Example
Lawrencemm/ImageHosting
Lawrencemm/in-60-seconds
GitPitch In 60 Seconds - A Very Short Tutorial
Lawrencemm/JediOutcastLinux
Lawrencemm/Lawrencemm.github.io
:sparkles: Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Lawrencemm/marzipan
Full-stack browser testing library for python-backend web projects
Lawrencemm/olympiad
Lawrencemm/presentation
Lawrencemm/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
Lawrencemm/scope_guard
A modern C++ scope guard that is easy to use but hard to misuse.
Lawrencemm/scope_guard_conan
Conan package for ricab/scope_guard
Lawrencemm/selectWoo
selectWoo is a fork of select2 with improved accessibility.
Lawrencemm/table_tennis_league
Ranking/League for Table Tennis matches
Lawrencemm/tbb
Intel TBB with CMake build system
Lawrencemm/yaml-cpp
A YAML parser and emitter in C++