Skip to content
View coderaavan's full-sized avatar

Block or report coderaavan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Multi-threaded-Key-Value-Server Multi-threaded-Key-Value-Server Public

    A high performance, multi-threaded Key-Value server with an LRU/LFU cache along with a persistent storage.

    C++ 1

  2. custom_malloc_implementation custom_malloc_implementation Public

    mm1.c contains the code for a two-sided coalescing memory manager using best-fit allocation strategy. mm2.c contains the implementation of a memory allocator using binning technique, which is also …

    C

  3. custom_shell custom_shell Public

    A custom, lightweight shell capable of running many of the linux commands along with some custom commands

    C

  4. basic_container basic_container Public

    Implementation of a container from scratch using namespaces and cgroup

    C

  5. youtube_downloader youtube_downloader Public

    A Flask based web app to download video and audio from YouTube.

    HTML 2 1

  6. fbChatPython fbChatPython Public

    A Tkinter based GUI to login and send messages to your Facebook friends.

    Python 19 14