C Generic Library

C Generic Library is a generic data structure library is a bunch of data structures.
Download

C Generic Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Micah Villmow
  • Publisher web site:
  • http://code.google.com/p/c-generic-library/

C Generic Library Tags


C Generic Library Description

C Generic Library is a generic data structure library is a bunch of data structures. C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible.Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict algorithmic constraints. When the library hits version 1.0, it will contain the following data structures:· Doubly Linked List - Done· List-based Queue - Done· List-based Deque - Done· List-based Stack - Done· Vector - Done· Vector-based Queue - Done· Vector-based Deque - Done· Vector-based Stack -Done· Binary Tree - Done(No BFS/DFS iterators)· Hash Table - In progress· Priority Queue - In progress· Heap - In progress· Memory Manager· Object Cache w/ Garbage Collection· AB Tree· Split Lists· RB Tree· AVL TreeWhat's New in This Release:· Support for compilation on Windows using VS.net was added.


C Generic Library Related Software