http://fundementals.sourceforge.net/

Fundamentals is a collection of open source code libaries for use with the Delphi language.

The collection consists of:

  • Utility functions:
  • String operations, Dynamic array operations, System functions and Date & Time operations.

  • Unicode functions:
  • Unicode codecs and Unicode character and string functions.

  • Streams:
  • Common stream implementations that includes parsing support and binary packing.

  • Datastructures:
  • Commonly used data structures, including efficient array and dictionary implementations.

  • Sockets:
  • UDP and TCP server and client classes. Support for asynchronous or threaded modes.

  • Mathematics:
  • Units included for vectors, matrices, rational numbers and complex numbers.