Skip to content
View obinnaokechukwu's full-sized avatar

Organizations

@googlers

Block or report obinnaokechukwu

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. rfcs rfcs Public

    Forked from obsproject/rfcs

    RFCs for changes to OBS Studio (and supporting toolset)

    1

  2. obs-studio obs-studio Public

    Forked from obsproject/obs-studio

    OBS Studio - Free and open source software for live streaming and screen recording

    C 1

  3. circuit circuit Public

    Forked from gocircuit/circuit

    Circuit: Dynamic cloud orchestration http://gocircuit.org

    Go

  4. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  5. presto presto Public

    Forked from prestodb/presto

    Distributed SQL query engine for running interactive analytic queries against big data sources.

    Java

  6. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java