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
99.99% Uptime for MySQL and PostgreSQL Databases
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of List Libs!