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

Block or report LouisSchmieder

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 40 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"