abhay7321

abhay7321

Geek Repo

Github PK Tool:Github PK Tool

abhay7321's repositories

HTTP_server

This is an implementation of an HTTP/1.1 complaint multi threaded web server to handle common web requests. This project was done as a part of the Computer Networks course.

Language:PythonStargazers:0Issues:0Issues:0

user_threads

multi-lib is a multithreading library that lets programs control multiple flows of work that run in an interleaved manner and supports user level threads in either a One-One mapping model or a Many-One mapping model. multi-lib is available for Unix-like POSIX conformant operating systems.

Language:CStargazers:0Issues:0Issues:0

Chess-Game-with-Engine-in-C

This is Chess Game and Chess Engine project that is completely implemented in C Programming Language .

Language:CStargazers:0Issues:0Issues:0

Paint-Application-Using-C-

Paint Application using C++ , OpenGL and GLUT .This program is a simple paint tool which is similar to the Paint of Microsoft.

Language:C++Stargazers:0Issues:0Issues:0

Arbitrary-Precision-Calculator

This is the Command line Arbitrary precision calculator which is implemented using C Programming language.

Language:CStargazers:0Issues:0Issues:0