All Projects → Xor-el → xxHashPascal

Xor-el / xxHashPascal

Licence: MIT License
Pure Pascal/Delphi Implementation of xxHash (32 Bit & 64 Bit)

Programming Languages

pascal
1382 projects

#xxHashPascal#

This is a Port of xxHash to Delphi/Pascal.

Building

This project was created using Delphi 10 Seattle Update 1 but should compile in any Delphi version from XE3 and FreePascal 2.6.4 Upwards. This Library has two variants (Reference Counted version and Non Reference counted version).

  • FreePascal Users should disable Range and Overflow Checks..

###Code Examples

The Unit Tests show examples on how to use both variants.

###Unit Tests

Unit Tests can be found in xxHash.Test Folder.
The unit tests makes use of DUnitX and TestInsight.

###License

This "Software" is Licensed Under MIT License (MIT) .

Tip Jar

  • 💵 Bitcoin: 1MhFfW7tDuEHQSgie65uJcAfJgCNchGeKf
  • 💶 Ethereum: 0x6c1DC21aeC49A822A4f1E3bf07c623C2C1978a98
  • 💷 Pascalcoin: 345367-40

###Conclusion

Special Thanks to Yann Collet for this awesome library. (Thanks to the developers of DUnitX Testing Framework and TestInsight for making tools that simplifies unit testing.

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].