Skip to content
View aotodev's full-sized avatar
  • Italy

Block or report aotodev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. pre-commit-hook pre-commit-hook Public

    A simple yet effective pre-commit hook for C and C++ projects

    Shell

  2. neon_mat4 neon_mat4 Public

    Hand-written ARMv8-A NEON (AArch64) assembly for fast rigid 4x4 matrix inversion & multiplication

    Assembly

  3. archdev archdev Public

    Minimal Arch Linux environment for C/C++ development with Vim and Clangd LSP support

    Dockerfile

  4. metarchetype metarchetype Public

    Experimental modern C++23 metaprogramming implementation of a pure archetype-based Entity Component System (ECS)

    C++

  5. cfiber cfiber Public

    A lightweight, portable fiber library (stackful coroutines) for cooperative multitasking on bare-metal and hosted environments.

    C