An open API service indexing awesome lists of open source software.

https://github.com/jabellard/list

Doubly-linked list.
https://github.com/jabellard/list

algorithm algorithms c data-structure data-structures linked-list queue stack

Last synced: 5 months ago
JSON representation

Doubly-linked list.

Awesome Lists containing this project

README

          

Doubly-linked list with wrappers for stacks and queues.