DevPinoy.org
A Filipino Developers Community
   
The C5 Generic Collection Library for C# and CLI

You got to love this!

From the authors website:

"...C5 is a library of generic collection classes for C# and other CLI languages, as found in Microsoft .Net version 2.0 and Mono version 1.2.

C5 provides functionality and data structures not provided by the standard .Net System.Collections.Generic namespace, such as persistent tree data structures, heap based priority queues, hash indexed array lists and linked lists, and events on collection changes. Also, it is more comprehensive than collection class libraries on other similar platforms, such as Java. Unlike many other collection class libraries, C5 is designed with a strict policy of supporting "code to interface not implementation"..."

You can download the latest release here.


Posted 02-06-2006 9:47 AM by keithrull

Comments

Jon wrote re: The C5 Generic Collection Library for C# and CLI
on 10-03-2006 5:45 PM

Yeah!! It's so cool!

Copyright DevPinoy 2005-2008