Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 06/18/23 in all areas

  1. Fons N

    optical character recognition

    As far as I can tell from looking at the website, this is not the case anymore for newer versions of TOCR (currently art version 5). Last version that unofficially supported Delphi was version 4 and even in version 4 is not a Delphi component (looking at the source code examples).
  2. mikerabat

    Fast Base64 encode/decode

    I just released an assembler optimzed (AVX2 set) Base64 encoding/decoding unit. check it out under https://github.com/mikerabat/fastbase64/ My reference implementation achieves up to 10 times speedup against the reference Indy implementation. Let me know what you think or if you encounter some errors...
×