awesome-pascal
awesome-pascal copied to clipboard
A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
[JsonToDelphiClass](https://github.com/PKGeorgiev/Delphi-JsonToDelphiClass). `[Delphi]` Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool) [liblcl](https://github.com/ying32/liblcl). `[FPC]` A common cross-platform GUI library, the core uses Lazarus...
Hey! Not sure if this will be accepted here, but still. I recently started working on a utility to convert fpc files to work with PascalABC.NET, as it requires a...
You can add this repo to component section https://github.com/coderserdar/DelphiComponents
You can add my documents repo for documents in Delphi, Lazarus, Pascal etc. [Documents](https://github.com/coderserdar/Documents). `[Delphi]` `[FPC]` (You can find lots of books and whitepapers for Delphi etc.)
Added two more libraries.
``` [DCContainers](https://github.com/dsapolska/dccontainers). `[Delphi]` Containers library with maps and sets based on red-black tree ``` It's nice and fast containers library written in Delphi7, a really nice replacement for TStringList. Hope...
``` [SVGShellExtensions](https://github.com/EtheaDev/SVGShellExtensions). `[Delphi]` Carlo Barazzetta (Ethea S.r.l.) [MarkDownShellExtensions](https://github.com/EtheaDev/MarkdownShellExtensions). `[Delphi]` Carlo Barazzetta (Ethea S.r.l.) [Kitto2](https://github.com/EtheaDev/kitto2). `[Delphi]` `[ExtJS6]` Carlo Barazzetta (Ethea S.r.l.) [Kitto3](https://github.com/EtheaDev/kitto3). `[Delphi]` `[ExtJS7]` Carlo Barazzetta (Ethea S.r.l.) ``` Thanks.
there is a 2D graphic engine there, and some other opengl stuff. that should be a separated category like 'fast drawing and game development'
Split off the "network" category for "web" focused libraries, which also includes some duplicates from the "General" category too.
Either JCL or JVCL (if you don't know these: [https://github.com/project-jedi/jvcl](https://github.com/project-jedi/jvcl) and [https://github.com/project-jedi/jcl](https://github.com/project-jedi/jcl) do contain a Pascal script engine as well.