Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View CesarBerriot's full-sized avatar

Block or report CesarBerriot

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

Pinned Loading

  1. easy_torrent easy_torrent Public

    Straight to the point FOSS bittorrent application, featuring a search engine.

    C++

  2. Taskk-Timeline-Editor-UE5 Taskk-Timeline-Editor-UE5 Public

    Advanced Time/Project management software plugin for Unreal Engine 5 working with automatically version-controlled data assets.

    C++ 3

  3. Taskk-Inc/Taskk Taskk-Inc/Taskk Public

    A Multi-Language Software Profiler for Windows, MacOS and Linux

    C++

  4. storage_manager storage_manager Public

    unix-style program to manage disk space

    C

  5. redirection of stdout on linux redirection of stdout on linux
    1
    // puts(), fflush(), stdout
    2
    #include <stdio.h>
    3
    // pipe(), fileno(), dup(), dup2(), close(), read()
    4
    #include <unistd.h>
    5
    
                  
  6. DllExportsViewer DllExportsViewer Public

    C++