
"anculus" means servant in latin, and that is exactly what this library does. it serves and helps you to easily and quickly write new applications.
features:
- xml configuration files (primitive types, strings, serializable objects,
lists, arrays, ...)
- sorting algorithms (quicksort, bubble sort)
- string search algorithms (boyer-moore, aho-corasick)
- translation support (gettext)
- logging (console)
- gui thread dispatching (gtk-sharp, system.windows.forms)
- collections (sorted list)
this package provides the libanculus-sharp assembly for cli programs.