My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

libanculus-sharp is a reusable utility library written in C#.

"Anculus" means servant in Latin, and that is exactly what the library does. It serves and helps you to easily and quickly write new applications. libanculus-sharp contains all the building blocks that you need to develop a good C# application.

Features:

  • XML Configuration files (primitive types, strings, serializable objects, lists, arrays, ...)
  • Sorting algorithms (quicksort)
  • String Search algorithms (Boyer-Moore, Aho-Corasick)
  • Translation support (Managed Gettext)
  • Logging (Console, Colored Console, File)
  • Thread dispatching (Gtk-sharp, System.Windows.Forms, Background thread)
  • Collections (sorted list)

A LOT of documentation and code samples will be provided in the near future

Powered by Google Project Hosting