Tuesday, September 04, 2007

Wintellect's PowerCollections is now on CodePlex

Roger Dahlman's Blog - PowerCollections on CodePlex

"I have recently taken responsibility for the Wintellect PowerCollections project. Wintellect has decided that that is time to make this a community project on CodePlex so that the library can continue to grow with contributions from others.

You can access the PowerCollection's site at http://www.codeplex.com/PowerCollections.

The PowerCollections have been available for download from Wintellect for some time but I am sure that many are not aware of their purpose. In a nutshell, PowerCollections are a set of collection classes that that utilize .NET generics to add to the collection classes already available in .NET ...

...

Below is a list of the current collections in the library:

  • Set
  • OrderedSet
  • Bag
  • OrderedBag
  • BigList
  • Deque
  • MultiDictionary
  • OrderedDictionary
  • OrderedMultiDictionary

..."

Nice to see a good library continue to grow and improve... (and go OSS  :)

Related Past Post XRef:
"The C5 Generic Collection Library for C# and CLI"
Power Collections 1.0 Released
Power Collections version 1.0 is feature complete
Wintellect - Power Collections

No comments: