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

https://github.com/mechadragonx/cppcollections

Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
https://github.com/mechadragonx/cppcollections

abstract-class collection cpp17 double-linked-list generics implementation-of-data-structures interface linked-list queue stack template-class

Last synced: about 1 month ago
JSON representation

Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.

Awesome Lists containing this project