LibCDS
Data Structures
Here are the data structures with brief descriptions:
oCHashMapThe implementation for hash map
oCHashSetThe implementation for hash set
oCLinkedListThe implementation for doubly linked list
oCPriorityQueueThe implementation for priority queue
oCQueueThe implementation for queue
oCStackThe implementation for stack
oCTreeMapThe implementation for ordered map
oCTrieThe implementation for trie
\CVectorThe implementation for dynamically growable array