gracicot - Overview
- 👋 Hi, I’m Guillaume Racicot
- I'm interested in developer experience, build system and libraries.
- When developers make a mess, it's because they lack the tools they needed
- I make the tools, usually in the form of library, dev environments and frameworks.
- I mostly do C++, lil bit of rust on the side
- I love high throughput, performance sensitive code with a sprinkle of linear algebra
Pinned Loading
-
A simple physic engine made from scratch working with multiple sub-engine. This engine feature abstraction beetween the number of dimensions you're working with using templates. (outdated)
C++ 6
-
A compile time differentiation library
C++