A lightweight, template-based queue implementation in C++ built on top of a custom doubly linked list. Designed for learning, practicing data structures, and building extendable queue-based systems.