Pinned Repositories
CMU15213-MallocLab-score93
CodeSamples
Some smaller projects
College-Search
cs201
cs201 assignments
Free-Finder
LearnLab
malloc
An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching 91 % efficiency.
malloc-1
Creating a simple explicit free list memory allocator
USCFitv2
YeOldeStockTrader
skucheria's Repositories
skucheria/LearnLab
skucheria/YeOldeStockTrader
skucheria/CMU15213-MallocLab-score93
skucheria/CodeSamples
Some smaller projects
skucheria/College-Search
skucheria/cs201
cs201 assignments
skucheria/Free-Finder
skucheria/malloc
An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching 91 % efficiency.
skucheria/malloc-1
Creating a simple explicit free list memory allocator
skucheria/USCFitv2
skucheria/Malloc-Lab
Malloc Lab from CMU. Contains only mm.c (98/100 performance) with detailed comments
skucheria/malloclab
malloc lab for CMU 15213
skucheria/MyMalloc
Malloc implementation with explicit free list
skucheria/SecLists
SecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
skucheria/USCFit