Skip to content
View arinal's full-sized avatar
  • Disney+
  • Greater Manchester Area
Block or Report

Block or report arinal

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. Lamedh-Indonesia/sibiil-trac Lamedh-Indonesia/sibiil-trac Public

    A small asynchronous TCP server for gathering data sent by IoT devices.

    C 3 7

  2. mollOS mollOS Public

    Simple OS from scratch for educational purpose. Highly influenced by James Molloy's kernel.

    C 4

  3. imgrement-proto imgrement-proto Public

    Kernel module for tracking I/O request to given disk device.

    C 2 2

  4. socket-samples socket-samples Public

    Implementation of various simple POSIX socket server using basic single thread, classic multiple thread and modern multiplexed I/O. Multiplexed I/O is built with select and epoll system calls.

    C 1 2

  5. elm-newtonian elm-newtonian Public

    Newtonian physics meet functional programming, what a perfect match!

    Elm 2

  6. Z2IO Z2IO Public

    An implementation of IO monad to mimic the likes of ZIO and cats-effect. The aims of this project is educational...

    Scala