tags:

views:

255

answers:

5

What algorithms libraries can you recommend? The basic criteria are:

  • Capabilities
  • Object Oriented Design
  • Performance

Algorithms libraries I have used and can recommend:

  • QuickGraph - for graph algorithms
  • C5 - for data structures that have not been included in .NET framework
  • NetTopologySuite - for spatial processing and algorithms

I haven't found any good text/string algorithm library and 2D Geometry library.

A: 

Aumplib namespace for Audio Conversion

anarhikos
A: 

Wintellect's Power Collections

Islam Ibrahim
A: 

Error Logging Modules and Handlers for ASP.NET -> ELMAH

Not quite open-source but still very usefull... but counts for the Performance-Criteria.

http://www.oracle.com/technology/tech/windows/odpnet/index.html

Yves M.