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
libgends is a C library designed to help manipulating generic data structures.
Actually it supports the following data structures:
- singly linked list
- doubly linked list
- red-black tree
- hash map