Skip to content
View ahmeducf's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@codescalersinternships

Block or report ahmeducf

Report abuse

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

Report abuse

Pinned Loading

  1. computer-systems-CS-APP3e computer-systems-CS-APP3e Public

    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 47 10

  2. proxy-server proxy-server Public

    Multithreading HTTP proxy server based on prethreading and a producer-consumer model, with caching functionality.

    C 2 1

  3. cache-simulator cache-simulator Public

    A program that Simulates the behavior of a cache memory.

    C 1

  4. dynamic-memory-allocator dynamic-memory-allocator Public

    A simple explicit allocator package based on implicit list.

    C 1 1

  5. tiny-shell tiny-shell Public

    A simple Unix shell program that supports job control.

    C 1

  6. s-jwt s-jwt Public

    A TypeScript library that implements the JSON Web Token (JWT) standard defined in RFC 7519.

    TypeScript 1