Pinned Repositories
boolean-retrieval-model
Implementation of Boolean Model of Information Retrieval
fsh
Fast Shell
msort
Sort lines of text files
multithreading-library
A lightweight C library based on one-one and many-one model for threading.
simplified-aes
Implementation of a simplified version of the AES algorithm
simplified-des
Implementation of a simplified version of the DES algorithm
surfstore
A cloud-based file synchronization service, implementing RAFT consensus for fault tolerance and using gRPC for client-server communication
tritonhttp
Lightweight HTTP/1.1 server focused on handling GET requests efficiently, concurrency and response handling
vector-space-model
Implementation of Vector Space Model using TF-IDF and Cosine Similarity
xmlalchemy
Command line tool to parse XML files and evaluate queries
mayank-02's Repositories
mayank-02/multithreading-library
A lightweight C library based on one-one and many-one model for threading.
mayank-02/simplified-aes
Implementation of a simplified version of the AES algorithm
mayank-02/vector-space-model
Implementation of Vector Space Model using TF-IDF and Cosine Similarity
mayank-02/msort
Sort lines of text files
mayank-02/boolean-retrieval-model
Implementation of Boolean Model of Information Retrieval
mayank-02/fsh
Fast Shell
mayank-02/simplified-des
Implementation of a simplified version of the DES algorithm
mayank-02/minimum-edit-distance
Implementation of Wagner–Fischer algorithm for Levenshtein distance between two strings
mayank-02/surfstore
A cloud-based file synchronization service, implementing RAFT consensus for fault tolerance and using gRPC for client-server communication
mayank-02/tritonhttp
Lightweight HTTP/1.1 server focused on handling GET requests efficiently, concurrency and response handling
mayank-02/xmlalchemy
Command line tool to parse XML files and evaluate queries
mayank-02/xv6-public
xv6 OS
mayank-02/bookman
Book management software
mayank-02/network-measurement
A Study of CUBIC and BBR under Varied Application Workloads