Fr0sT-Brutal / awesome-pascal

A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
Creative Commons Zero v1.0 Universal
1.79k stars 357 forks source link

new lib #124

Closed Makhaon closed 4 years ago

Makhaon commented 4 years ago

LazWebsockets. [FPC] This provides a small Websocket server and client implementation written for the FPC and Lazarus. It is fully based upon the fcl ssockets unit and therefore independent from any additional dependencies except from the FCL. decTreeView. [Delphi] The decTreeView library is an alternative implementation of the TreeView (SysTreeView32) control NetCom7. [Delphi] This set of components is the fastest possible implementation of socket communications, in any language; this is an extremely optimised code on TCP/IP sockets. Keras4Delphi. [Delphi] Keras4Delphi is a high-level neural networks API, written in Pascal with Python Binding dexif. [Delphi] [FPC] Lazarus port of Delphi EXIF Library to extract Exif Information from Images

Fr0sT-Brutal commented 4 years ago

Wow! Added, thanks!