Showing 502 open source projects for "delphi code source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    bleve

    bleve

    A modern text indexing library for go

    Import one package, build an index with three lines of code, query for documents with another three lines. Bleve includes general-purpose analyzers as well as pre-built text analyzers for the following languages, Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Persian, Portuguese, Romanian, Russian, Sorani, Spanish, Swedish, Thai, and Turkish. Support for aggregating facet information across search results. Supported facet types include Terms Facet, Numeric Range...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Notepad++ Plugins

    A plugin to improve Notepad++

    Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
    Leader badge
    Downloads: 4,240 This Week
    Last Update:
    See Project
  • 3
    CudaText

    CudaText

    Cross-platform text and code editor

    Cross-platform code editor, with syntax highlight for 300+ languages. Has lite interface with tabs. Has JSON config files instead of the options dialog. Supports Python extensions. Documentation wiki: http://wiki.freepascal.org/CudaText
    Leader badge
    Downloads: 4,460 This Week
    Last Update:
    See Project
  • 4
    TOAST UI Editor

    TOAST UI Editor

    Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible

    ... Editor follows both CommonMark and GFM specifications. Write documents with ease using productive tools provided by TOAST UI Editor and you can easily open the produced document wherever the specifications are supported. Through the context menu of the table, you can add or delete columns or rows of the table, and you can also arrange text in cells. Highlight the code block area corresponding to the language provided by Prism.js.
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    KDiff3

    KDiff3

    A graphical text difference analyzer

    This repository is no longer maintained and is kept for archival purposes. See https://invent.kde.org/sdk/kdiff3 for the newest code and https://download.kde.org/stable/kdiff3/ for release bundles. All bugs should be filed at bugs.kde.org. KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
    Leader badge
    Downloads: 2,539 This Week
    Last Update:
    See Project
  • 6
    AkelPad
    A simple notepad-like text editor with many features. It is designed to be a small and fast.
    Leader badge
    Downloads: 1,492 This Week
    Last Update:
    See Project
  • 7
    jEdit Plugin Central is the primary online repository of plugins for the jEdit text editor. In conjunction with this repository, the integrated Plugin Manager allows jEdit users to install, upgrade, and remove plugins without leaving the editor.
    Leader badge
    Downloads: 1,376 This Week
    Last Update:
    See Project
  • 8

    AutoCodepage

    Notepad++ plugin to auto change the code page of certain file types

    This is a plugin for Notepad++, the free source code editor, to automatically change the code page of certain file types when they are loaded, when a file is renamed or its language is changed or its tab is activated. You can configure file classes and assign related file extensions, the code page to switch to and optionally the language which should be checked for before changing the code page.
    Leader badge
    Downloads: 439 This Week
    Last Update:
    See Project
  • 9

    AutoEolFormat

    Notepad++ plugin to auto change the EOL format of certain file types

    This is a plugin for Notepad++, the free source code editor, to automatically change the EOL (End Of Line) format of certain file types when they are loaded, when a file is renamed or its tab is activated. You can configure file classes and assign related file extensions and the EOL format to switch to.
    Leader badge
    Downloads: 408 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    SynWrite add-ons

    SynWrite add-ons

    Collection of add-ons for SynWrite editor

    Collection of add-ons for SynWrite editor. These add-ons can be installed via program's Addon Manager, or you can download zip files to install later.
    Leader badge
    Downloads: 490 This Week
    Last Update:
    See Project
  • 11
    jEdit

    jEdit

    jEdit is a programmer's text editor written in Java.

    jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.
    Leader badge
    Downloads: 628 This Week
    Last Update:
    See Project
  • 12

    CustomLineNumbers

    Notepad++ plugin to display line numbers in a custom format

    With this plugin you can display line numbers in the line numbers margin of Notepad++ as hex numbers or as relative line numbers. You can also configure the starting line number. Line numbers displayed in the status bar are affected by these settings, too. Hex display of column numbers follows line numbers setting, the starting column number can be configured separately.
    Leader badge
    Downloads: 276 This Week
    Last Update:
    See Project
  • 13

    ExtSettings

    Notepad++ plugin to configure normally not available settings

    Notepad++ uses Scintilla as its underlying edit component. Scintilla has a bunch of possible options to configure but not all of them are available via the preferences dialog or the main menu of Notepad++. This plugin provides the ability to configure some of these settings.
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 14
    Scintilla
    Scintilla is a free source code editing component which includes useful features such as syntax styling, error indicators, folding, code completion and call tips. The project includes SciTE (SCIntilla based Text Editor).
    Leader badge
    Downloads: 217 This Week
    Last Update:
    See Project
  • 15
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.33 for Windows/Win32

    .... Also includes an built-in editor/viewer, features include syntax highlighting for many languages, macros, code snippets, simple integration with external tools, automatic indentation, mouse support, clipboard and the ability to work in both ASCII and hex modes. MC can also rename groups of files, move files to a different directory at the same time as it.renames them. It lets the user specify the original and resulting file names using wildcard. https://github.com/adamyg/mcwin32
    Leader badge
    Downloads: 280 This Week
    Last Update:
    See Project
  • 16
    Notepad++ MSI

    Notepad++ MSI

    Notepad++ MSI Installer Files

    Notepad++ MSI Installer Files. You can take a look at our guides and instructions and multiple versions of Notepad++ MSI installers on our website here: https://techygeekshome.info/notepad-msi-installers/
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 17
    Notepad--

    Notepad--

    Notepad for Windows, Linux, and Mac platforms

    Notepad-- a text editor written in C++ that works seamlessly across Windows, Linux, and Mac platforms. Our aim is to eventually surpass Notepad++, with a particular focus on the MacOS and Chinese UOS operating system. Unlike Notepad++, our advantage lies in our cross-platform compatibility and support for various OSes. If you are using MacOS and want to find a useful text editor, please try Ndd, it won't disappoint you. My Github homepage is: https://github.com/cxasm/notepad--
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 18
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    ... choices for data format copying/pasting in Hex Area •Added new feature: Paste with Overwriting in Hex Area •Improved encoding support --Added grouping of encodings --Added new encodings: ISO-8859-16,CP1258,KOI8-R/U,GB18030,CP850,CP852,CP855,CP866,CP437 for ASCII-Art •Redesigned dialogs with Code::Blocks wxSmith •Updated translations --Added Spanish,Russian,German,Polish translation --Updated Chinese and Japanese translations •Other fixes and changes
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 19

    Subtitle-Workshop-Classic-v6.3.4

    Subtitle Editor derived from 6.0c, but with VLC and Hunspell checker

    Audio waveform, VLC Video Renderer, UTF8 coding, Audio stream detection and Selection, Resizeable screens, Hunspell spellcheck, Easy shortcut editing, user profiles and more than 70 filetypes supported.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 20
    Tinn-R

    Tinn-R

    Tinn-R Editor - GUI for R Language and Environment

    The Tinn-R is an open source (GNU General Public License) project. It is an editor/word processor ASCII/UNICODE generic for the Windows operating system, very well integrated into the R, with characteristics of Graphical User Interface (GUI) and Integrated Development Environment (IDE). Project leader and main developer: José Cláudio Faria/UESC/DCET. LANGUAGE: Object Pascal, IDE: DELPHI 2007.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 21
    Hydrogen

    Hydrogen

    Run code interactively, inspect data, and plot

    Hydrogen is an interactive coding environment that supports Python, R, JavaScript and other Jupyter kernels. Hydrogen was inspired by Bret Victor's ideas about the power of instantaneous feedback and the design of Light Table. Running code inline and in real-time is a more natural way to develop. By bringing the interactive style of Light Table to the rock-solid usability of Atom, Hydrogen makes it easy to write code the way you want to. You also may be interested in our latest project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KeyNote NF (New Features)
    Tabbed notebook with RichText editor, multi-level notes and strong encryption. This project is an evolution of Tranglos Keynote (of Marek Jedlinski), with new features like: - Unicode compliant - Improvement in image management - Improved Find All - Redesigned navigation history mechanism - New file format: compressed - Improved treatment of links, and new internal KNT links, vinculated to markers, not only to caret position - Improved Clipboard Capture / Web Clip - Alarms...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    Atom

    Atom

    A hackable text editor for the 21st Century

    Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file. Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.
    Downloads: 122 This Week
    Last Update:
    See Project
  • 24
    ENDEDIT

    ENDEDIT

    ENDEDIT is a B800 text screen editor

    ENDEDIT is a B800 text screen editor. Such screens were usually displayed as an end screen when exiting Dos games. Source code repository: https://github.com/jval1972/ENDEDIT
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.
    Downloads: 17 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.