The List Libs contain some simple list and map systems written in C++. They all use template thus they are type independent.
Features
- List - A class providing a single linked list (template based)
- Buffer - A class providing a data buffer [FIFO] (template based)
- Stack - Provides a data stack [LIFO] (template based)
- Iterator - Supplementary class to get all items of a List, Buffer or Stack faster
- ArrayBuffer - Array based circular buffer
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow List Libs
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of List Libs!