Skip to content
View gracicot's full-sized avatar
🎯
Focusing
🎯
Focusing

Sponsoring

@rui314
@bjorn
@markokajzer
@Chlumsky
Block or Report

Block or report gracicot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gracicot/README.md
  • 👋 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, low latency, performance sensitive code with a sprinkle of linear algebra

Pinned

  1. kangaru kangaru Public

    🦘 A dependency injection container for C++11, C++14 and later

    C++ 465 38

  2. subgine-pkg subgine-pkg Public

    The subgine package manager. Currently at the stage of a proof of concept.

    CMake 4 1

  3. subgine subgine Public archive

    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++ 5

  4. gracicot.github.io gracicot.github.io Public

    Some programming blog

    CSS 4 2

  5. stb-cmake stb-cmake Public

    A CMake packaged stb library

    CMake 7 3

  6. differential differential Public

    A compile time differentiation library

    C++