Pinned Repositories
ansible-role-awscli
Ansible Role for Amazon Command Line Interface (awscli)
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
KingAndPigs_Pyglet
LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
ml_monorepo
super-monorepo for machine learning and algorithmic trading
MPSC_Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
PubSubQueue
An efficient single publisher multiple subscriber message queue for Linux IPC
reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20]
Regicide_CardGame
JoshBurrell's Repositories
JoshBurrell/ansible-role-awscli
Ansible Role for Amazon Command Line Interface (awscli)
JoshBurrell/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
JoshBurrell/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
JoshBurrell/KingAndPigs_Pyglet
JoshBurrell/LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
JoshBurrell/ml_monorepo
super-monorepo for machine learning and algorithmic trading
JoshBurrell/MPSC_Queue
A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
JoshBurrell/PubSubQueue
An efficient single publisher multiple subscriber message queue for Linux IPC
JoshBurrell/reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20]
JoshBurrell/Regicide_CardGame
JoshBurrell/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.