Pinned Repositories
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
crtview
View any image with my CRT filter applied
fips
High-level build system for distributed, multi-platform C/C++ projects.
flecs
A Multithreaded Entity Component System written for C89 & C99
fmt
A modern formatting library
imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
learningtorun_2018
An asynchronous DDPG algorithm with multiple Actor-Critic pairs. Fourth place in NeurIPS 2018: AI for Prosthetics Challenge.
petscii8
PETSCII-8 is an 8-bit encoding with the goal of being compatible with both ASCII and PETSCII.
sokol
minimal cross-platform standalone C headers
sokol-samples
Sample code for https://github.com/floooh/sokol
mattiasljungstrom's Repositories
mattiasljungstrom/learningtorun_2018
An asynchronous DDPG algorithm with multiple Actor-Critic pairs. Fourth place in NeurIPS 2018: AI for Prosthetics Challenge.
mattiasljungstrom/flecs
A Multithreaded Entity Component System written for C89 & C99
mattiasljungstrom/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
mattiasljungstrom/crtview
View any image with my CRT filter applied
mattiasljungstrom/fips
High-level build system for distributed, multi-platform C/C++ projects.
mattiasljungstrom/fmt
A modern formatting library
mattiasljungstrom/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
mattiasljungstrom/petscii8
PETSCII-8 is an 8-bit encoding with the goal of being compatible with both ASCII and PETSCII.
mattiasljungstrom/sokol
minimal cross-platform standalone C headers
mattiasljungstrom/sokol-samples
Sample code for https://github.com/floooh/sokol
mattiasljungstrom/sokol-tools
Command line tools for use with sokol headers
mattiasljungstrom/vscode-wren
Visual Studio Code integration for the Wren programming language
mattiasljungstrom/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.