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
This repo is a collection of data structures implementations made in C.
The aim of it is to get a better comprehension of how they work by actually
implementing them by hand in a GC-free language, like C.