Skip to content
View LouisSchmieder's full-sized avatar
⌨️
Searchs for a good project
⌨️
Searchs for a good project

Highlights

  • Pro

Organizations

@vlang

Block or report LouisSchmieder

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

Pinned Loading

  1. Varekat Varekat Public

    A game engine with multiple backends, written in V

    V 42 3

  2. w w Public

    Having some fun

    V 1

  3. val val Public

    An archive lib written in V

    V 4

  4. vlang/v vlang/v Public

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

    V 35.6k 2.1k

  5. C++ Parallel Single Thread Tasks for... C++ Parallel Single Thread Tasks for Arduino
    1
    //
    2
    // Created by Louis Schmieder on 06/04/2022.
    3
    //
    4
    #include "thread.h"
    5
    #include "Arduino.h"