Skip to content
View Every2's full-sized avatar
💭
😅 Codando...?
💭
😅 Codando...?

Highlights

  • Pro
Block or Report

Block or report Every2

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
Every2/README.md

Pinned Loading

  1. Custom-allocator Custom-allocator Public

    A implementation of a memory allocator in Rust without std.

    Rust 4 1

  2. boot-Ana boot-Ana Public

    Bootloader simples pra aprender sobre como um OS funciona (contém easter egg)

    Assembly

  3. chip-8pp chip-8pp Public

    Another simple chip-8 interpreter in cpp

    C++ 2

  4. lisp-interpreter lisp-interpreter Public

    A simple Lisp interpreter in ocaml

    OCaml

  5. Matrix Matrix Public

    Implementation of some linear Algebra operations with array container in C++

    C++ 2

  6. How-to-use-and-enable-modules-in-cpp How-to-use-and-enable-modules-in-cpp Public

    Example how to use modules in C++20 (GCC 13)

    C++