Skip to content
View hare1039's full-sized avatar
:shipit:
わかります
:shipit:
わかります

Highlights

  • Pro
Block or Report

Block or report hare1039

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

  1. iwara-dl iwara-dl Public

    This program downloads iwara.tv videos

    Shell 59 11

  2. Emscripten-SDL2-boilerplate Emscripten-SDL2-boilerplate Public

    An emscripten boilerplate. You can visit master at:

    C++ 7 3

  3. reverse-tunnel-cpp reverse-tunnel-cpp Public

    A Small program punch through NAT firewalls

    C++ 10 6

  4. A string switch impl in c++ A string switch impl in c++
    1
    #include <iostream>
    2
    // based on https://stackoverflow.com/a/46711735/5921729
    3
    
                  
    4
    constexpr inline
    5
    long long int hash(char const * str, int h = 0)
  5. Telescope Telescope Public

    "Is IPFS Ready for Decentralized Video Streaming?". in Proceedings of the 32nd International World Wide Web Conference (WWW’23), 2023

    Go 1