ahmeducf - Overview
Jack of all trades, master of one.
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
C 45 10
Multithreading HTTP proxy server based on prethreading and a producer-consumer model, with caching functionality.
C 2 1
A program that Simulates the behavior of a cache memory.
C 1
A simple explicit allocator package based on implicit list.
A simple Unix shell program that supports job control.
A TypeScript library that implements the JSON Web Token (JWT) standard defined in RFC 7519.
TypeScript 1