You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Operating Systems' 2th assignment, this repository aims to implement, test, and benchmark a Classic Doubly Linked List and an Unrolled Linked List in C.
Author
Wellington Espindula
License
GNU v3
About
Normal and Unrolled Linked List implementation, testing, and benchmarking in C11.