All Projects → fundamentalslib → fundamentals4

fundamentalslib / fundamentals4

Licence: other
Fundamentals 4 Code Library for FreePascal and Delphi

Programming Languages

pascal
1382 projects
c
50402 projects - #5 most used programming language

Fundamentals 4 Library

See here for Fundamentals 5: https://github.com/fundamentalslib/fundamentals5

A code library for use with FreePascal/Delphi.

Includes:

  • String, DateTime and dynamic array routines
  • Unicode routines
  • Hash (e.g. SHA256, SHA512, SHA1, SHA256, MD5)
  • Integer (e.g. Word128, Word256, Int128, Int256)
  • Huge Word, Huge Integer
  • Decimal (Decimal32, Decimal64, Decimal128, HugeDecimal and signed decimals)
  • JSON
  • Random number generators
  • Cipher (e.g. AES, DES, RC2, RC4, RSA)
  • Socket library (cross platform - Windows and Linux)
  • TCP Client
  • TCP Server
  • HTTP Client
  • HTTP Server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].