Skip to content
View BrunoASMauricio's full-sized avatar

Block or report BrunoASMauricio

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

Popular repositories Loading

  1. ProjectBase ProjectBase Public

    Simple project orchestrator to simplify multi-repository projects. Provides straight forward project set up, build, run and test tooling.

    Python

  2. NoTemplateData NoTemplateData Public

    Exercise on using unions to provide type punning for generic, non-memory based, non-template (non-C++) data structures.

    C

  3. DataPacket DataPacket Public

    Exercise on providing easy to use general purpose packets that have automatic serialization/deserialization which handles both different endianness and dynamic fields.

    C