Pinned Loading
-
xv6-Kernel-Threads
xv6-Kernel-Threads PublicImplemented kernel-level threading in MIT's xv6 OS. Also added a userland threading library with one-to-one mapping, based on the new kernel feature. Provided a synchronization mechanism - the mute…
C 1
-
-
DevPad
DevPad PublicA terminal-based text editor written in C with the help of the Ncurses library. Some of the functions implemented are: read/write a file, cut, copy, paste, search, and replace. Used a two-dimension…
C
-
TorrentClient
TorrentClient PublicA command-line Python BitTorrent client supporting concurrent peer connections and multiple simultaneous torrent downloads. Managed the peer network connections using Threads, with a separate threa…
Python 1
-
CollabEdit
CollabEdit PublicAn collaborative full-stack writing tool, built using MongoDB, Express, React, and Node.js. The application enables multiple users to collaborate on the same document at the same time. Used Socket.…
If the problem persists, check the GitHub status page or contact support.