Skip to content
View bdeyal's full-sized avatar
  • IBM
  • Tel-Aviv, Israel

Block or report bdeyal

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

    dynamic C strings, similar to C++ std::string

    C 1

  2. nvme-cli nvme-cli Public

    Forked from linux-nvme/nvme-cli

    NVMe management command line interface.

    C

  3. Cfish Cfish Public

    Forked from syzygy1/Cfish

    C port of Stockfish

    C

  4. ring_buffer ring_buffer Public

    Simple ring buffer in C

    C

  5. rbdict rbdict Public

    Example of Red Black tree implementation in C using Linux kernel rb_tree infrastructure

    C

  6. AsyncRequest AsyncRequest Public

    An example of a C++ thread pool implementation of ActiveObject pattern / Async Tasks

    C++