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
Earn up to 16% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of List Libs!