Pascal Delphi

Open-source Pascal projects categorized as Delphi

Top 23 Pascal Delphi Projects

  • HeidiSQL

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi

  • Project mention: A laravel-like database management library for nodejs | dev.to | 2023-12-09

    HeidiSQL is used to show database changes, consider supporting it.

  • Dev-Cpp

    A fast, portable, simple, and free C/C++ IDE

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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!

  • delphimvcframework

    DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

  • CEF4Delphi

    CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.

  • horse

    Fast, opinionated, minimalist web framework for Delphi

  • castle-engine

    Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal

  • Project mention: Castle Engine – free and OS, x-platform, 2D/3D game engine using modern Pascal | news.ycombinator.com | 2024-02-18
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • python4delphi

    Free components that wrap up Python into Delphi and Lazarus (FPC)

  • mORMot

    Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !

  • Project mention: SQLite-based databases on the Postgres protocol? Yes we can | news.ycombinator.com | 2023-07-04

    Damn my dyslexia I read marmot and thought you meant this unrelated project https://github.com/synopse/mORMot

  • Robber

    Robber is open source tool for finding executables prone to DLL hijacking

  • skia4delphi

    Skia4Delphi is a cross-platform 2D graphics API for Delphi platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

  • hfs2

    web based file server

  • TokenUniverse

    An advanced tool for working with access tokens and Windows security policy.

  • SubSeven

    SubSeven Legacy Official Source Code Repository

  • RESTRequest4Delphi

    API to consume REST services written in any programming language with support to Lazarus and Delphi

  • mORMot2

    OpenSource RESTful ORM/SOA/MVC Framework for Delphi and FreePascal

  • Project mention: Modern Pascal is still in the race (2022) | news.ycombinator.com | 2023-10-11

    This article reads more like an ad for mORMot 2 than Pascal. I've been out of the Pascal game for a few years, so I had to look up mORMot 2.[0] Apparently Synopse are the maintainers of it.

    The article basically compare their CSV/JSON serialising library to Go's standard CSV/JSON libraries. Looking at the Go code, it's pretty clear why it has memory issues, it reads all the lines into a single object (well, `[][]string`) immediately, rather than reading line for line (which takes advantage of the stream).

    I am not sure how this is remarkable and impressive for Pascal. They talk about how you don't need to use the `try..finally..Free` routine all the time, but that's only if the object in question is an interface. Interfaces are somehow handled by a reference counter in Object Pascal, so you need to know how to operate on objects vs interfaces, because they act very different. Pascal is full of these quirks.

    [0] https://github.com/synopse/mORMot2

  • Kastri

    Cross-platform library for Delphi

  • delphi-jose-jwt

    Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token)

  • DocTo

    Simple command line utility for converting .doc & .xls files to any supported format such as Text, RTF, CSV or PDF

  • HtmlViewer

    The well-known Delphi/Lazarus HtmlViewer/FrameViewer

  • ChatGPT

    ChatGPT Native Application (Windows, Mac, Android, iOS, and Linux) (by HemulGM)

  • Project mention: General discussion thread | /r/ChatGPT | 2023-05-04
  • TFrameStand

    TFrameStand and TFormStand components for Delphi FireMonkey (FMX)

  • WebView4Delphi

    WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Pascal Delphi related posts

  • Can't figure out how to properly tag my mod for leveled list bashed patches

    1 project | /r/skyrimmods | 29 Oct 2023
  • WinBox-for-86Box VS WinBox-for-86Box - a user suggested alternative

    2 projects | 22 Jul 2023
  • Load Order patches Explained, and the 255 master limit

    1 project | /r/skyrimmods | 20 May 2023
  • Windows Desktop App Icon Problems

    1 project | /r/delphi | 18 May 2023
  • Open source AI Playground Desktop Client for Windows: Language Model playground to access and compare ChatGPT, stablelm-tuned-alpha-7b, llama-7b, flan-t5-xl, dolly-v2-12b, oasst-sft-1-pythia-12b, gpt-j-6b, gpt-4, gpt-3.5, and more in a single app.

    1 project | /r/ChatGPT | 30 Apr 2023
  • Windows desktop client /w source for Replicate's API that supports Stable Diffusion 1.5, DreamShaper, Kandinsky-2, OpenJourney, Analog Diffusion, Portrait+, Elden Ring Diffusion, SD 2.1, SD Long Prompts, Future Diffusion, Anything v3, Anything v4, and Waifu Diffusion

    1 project | /r/StableDiffusion | 22 Apr 2023
  • Google drive API

    1 project | /r/delphi | 19 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Delphi projects in Pascal? This list will help you:

Project Stars
1 HeidiSQL 4,448
2 Dev-Cpp 2,390
3 awesome-pascal 1,742
4 delphimvcframework 1,186
5 CEF4Delphi 1,169
6 horse 1,086
7 castle-engine 880
8 python4delphi 875
9 mORMot 772
10 Robber 752
11 skia4delphi 653
12 hfs2 586
13 TokenUniverse 529
14 SubSeven 523
15 RESTRequest4Delphi 483
16 mORMot2 459
17 Kastri 457
18 delphi-jose-jwt 431
19 DocTo 412
20 HtmlViewer 379
21 ChatGPT 364
22 TFrameStand 259
23 WebView4Delphi 247

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com