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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of List Libs!