Skip to content
View saraf-anshul's full-sized avatar
🌀
🌀

Block or report saraf-anshul

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. Steganography Steganography
    1
    /*
    2
    # BusySteg
    3
    4
    > Hide information content into busy areas of images, optimally
    5
  2. [Java] Ring Buffer [Java] Ring Buffer
    1
    /**
    2
     * Ring buffer of bytes that offers shared byte array to its clients.
    3
     *
    4
     * <p>Class designed to be thread-safe and tries to minimize unnecessary object instantiations and array copying.
    5
     * It supports only one writer and only one reader at the same time. If more than one reader/writer tries to
  3. ffmpeg-gui ffmpeg-gui Public

    Python

  4. video-app video-app Public

    C++

  5. sarafanshul/Chopper sarafanshul/Chopper Public

    Tony chopper

    Kotlin 2

  6. android-native-egl-example android-native-egl-example Public

    Forked from tsaarni/android-native-egl-example

    Sample that shows how to combine native rendering with Java UI on Android

    C++