Skip to content
View oviano's full-sized avatar

Block or report oviano

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

Popular repositories Loading

  1. sokol-multithread sokol-multithread Public

    A simple wrapper for sokol_gfx enabling multithreaded rendering.

    C++ 23 1

  2. sokol sokol Public

    Forked from floooh/sokol

    minimal cross-platform standalone C headers

    C

  3. srt srt Public

    Forked from Haivision/srt

    Secure, Reliable, Transport

    C++

  4. botan botan Public

    Forked from randombit/botan

    Cryptography Toolkit

    C++

  5. json_struct json_struct Public

    Forked from jorgen/json_struct

    json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

    C++

  6. concurrentqueue concurrentqueue Public

    Forked from cameron314/concurrentqueue

    A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

    C++