Popular repositories Loading
-
linux-ps
linux-ps PublicA program written in c that simulate ps command in linux. It's able to display useful info about any running process that user requires.
-
Data-Structures-and-Algorithms
Data-Structures-and-Algorithms PublicForked from amitbansal7/Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, …
C 1
-
linux-make
linux-make PublicThis program is a simple version of the make command in linux system.
C
-
safe_malloc
safe_malloc PublicThis program is a special version of the malloc and free library routines that checks on common heap allocation and usage mistakes.
C
-
IO_synchronization
IO_synchronization PublicThis program is about the synchronization with Threads and Shared Memory. Users will use four threads to get the result. The threads include reader, munch1, munch2, and writer. It has the features …
C
If the problem persists, check the GitHub status page or contact support.