Showing 763 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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. Enjoy coding! And :% runs the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DJV

    DJV

    DJV provides professional review software for VFX, animation, and film

    DJV provides professional review software for VFX, animation, and film production. Playback high resolution, high bit-depth, image sequences and videos, with frame accurate control and color management. Available for Linux, Apple macOS, and Microsoft Windows. Source code is provided under a BSD style open source license.
    Leader badge
    Downloads: 415 This Week
    Last Update:
    See Project
  • 3
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    ... to the cell property containerView. Add constraints from this view to the superview. Add constants, add property for calculate cells height, override method, add code to method, control if the cell is open or closed, and add code to your new cell class. This library is a part of a selection of our best UI open-source projects. We specialize in the designing and coding of custom UI for Mobile Apps and Websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SpinKit

    SpinKit

    A collection of loading indicators animated with CSS

    Simple loading spinners animated with CSS. SpinKit only uses (transform and opacity) CSS animations to create smooth and easily customizable animations. Add spinkit.css or spinkit.min.css to your project (or copy-paste the CSS that you need for your spinner—there are no dependencies between spinners, no shared classes, and no shared animations, etc, so it should be fairly straight-forward to extract only the code that you need). Add a spinner to your project by copy-pasting HTML from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Zdog

    Zdog

    Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

    Zdog is a 3D JavaScript engine for <canvas> and SVG. With Zdog, you can design and render simple 3D models on the Web. Zdog is a pseudo-3D engine. Its geometries exist in 3D space, but are rendered as flat shapes. This makes Zdog special. Zdog is small. 2,100 lines of code for the entire library. 28KB minified. Zdog is round. All circular shapes are rendered as proper circles with rounded edges. No polygonal jaggies. Zdog is friendly. Modeling is done with a straight-forward declarative API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QSS Editor

    QSS Editor

    Tool to edit and preview Qt style sheets (QSS)

    !!! NOTE: QssEditor releases and the source code have been moved to GitHub. Please visit https://github.com/smoked-herring/qsseditor/releases . If you'd like to help the project, just signup and login into GitHub and click the "Star" button in the top right corner. !!!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    xvideocapture_chung
    xvideocapture chung is a free direct to divx screen capture program . It captures computer's screen images (fullscreen / window / zone) directly and instantly into very compact divx .avi video file with stereo sound , with very low cpu load. Can run on a small netbook with windows 7.I used camstudio but now i use xvideocapture , it is fast and converts directly into divx.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Agar

    Agar

    Cross Platform GUI Toolkit

    ... be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    colorpicker.jani

    A simple but efficient Color Picker that gives HTML Color Codes

    This is a simple open source color picker software that you can use while coding.I want a simple color app so that I built this project than I Decided to share it to you guys that might help you.It is gives simply HTML code of your desirable color to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GLMixer

    GLMixer

    Graphic Live Mixer

    ... in the output window, typically displayed in full-screen on an external monitor or a projector. But the output can also be saved as a video file. Control GLMixer through network using OpenSoundControl, and generate graphics with ShaderToy GLSL code. Download : https://sourceforge.net/projects/glmixer/files/ Please note GLMixer is discontinued and superseded by vimix https://brunoherbelin.github.io/vimix/
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 14
    perso3D_chung / sword 3D
    perso3D chung is a simple 3D character model animation and easy editing program directly into openGL from a set of body parts 3ds files.Same animations data can be used for differents characters models. Multiple animations can occur at the same time. It is written in freebasic and uses gui_chung.. Lowcost,customizable and fast technique for freebasic programmers. Included perso3D_chung_dll dll version can be called in c++ programs or other languages , though i recommend you freebasic+fbEdit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DrawGlycan-SNFG

    DrawGlycan-SNFG

    Renders glycans and glycopeptides with frag. info using SNFG format

    DrawGlycan-SNFG is a simple and robust drawing tool for displaying glycans and glycopeptides from IUPAC-condensed format text inputs. It also supports the depiction of glycan and glycopeptide fragmentation. The program is available in the form of web (link below) and standalone GUI applications. Program source code is also provided.. The web and GUI apps do not require any additional software to run. To install the GUI version, simply download and run the installer for PC or Mac. To install...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Ant Motion

    Ant Motion

    Animate specification and components of Ant Design

    Ant Motion is a motion design specification from Ant Design, and also provide a complete solution with lots of out-of-box animations for your React applications. Use Ant Motion to quickly use animations in the React framework. We offer single, combined and complete animations solutions. In the React framework, you only need a simple piece of code to achieve animation effects, which can improve your work efficiency. With more friendly interaction, let the animate shuttle between different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    EmojiPackage

    EmojiPackage

    A collection of expression pack resources, Zhang Zhang is a classic

    Project address: Github , Code Cloud. Programmer's first emoji, you deserve it. The expression pack is used well, you don't need to find a girlfriend. Knowing the answer: What are some emojis that make you happy in a second? In this impetuous society, using words to communicate is often unsatisfactory, so now we prefer to use emoticons to vividly express our words at this moment. However, the expression packs will be more and more accumulated over time. At this time, it is very troublesome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Captura

    Captura

    Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes

    Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes. Captura is 100% free. You don't need to spend a penny. You can support by donating or just starring the repository. Source-code for Captura is available on GitHub under the terms of the MIT license. Available in over 30 languages. Very simple to translate. Captura can run unobtrusively remaining minimized to the System Tray. Hello developers! Captura can be used from your terminal. Only for Portable builds. Take ScreenShots...
    Downloads: 124 This Week
    Last Update:
    See Project
  • 21
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    Rendora is a dynamic renderer to provide zero-configuration server-side rendering mainly to web crawlers in order to effortlessly improve SEO for websites developed in modern Javascript frameworks such as React.js, Vue.js, Angular.js, etc. Rendora works totally independently of your frontend and backend stacks. Rendora can be seen as a reverse HTTP proxy server sitting between your backend server (e.g. Node.js/Express.js, Python/Django, etc...) and potentially your frontend proxy server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    twitter-text

    twitter-text

    This code is used at Twitter to tokenize and parse text

    Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform. This repository is a collection of libraries and conformance tests to standardize parsing of Tweet text. It synchronizes development, testing, creating issues, and pull requests for twitter-text's implementations and specification. These libraries are responsible for determining the quantity of characters in a Tweet and identifying and linking any URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React. The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Djvu-Spec Pdf 2 Djvu Converter

    Djvu-Spec Pdf 2 Djvu Converter

    Convert pdf to a djvu using profiles with all options of pdf2djvu

    DjVu is a good format to distribute documents and books. DjVu need no fonts, support text layer and outline. With Djvu-Spec Pdf2Djvu Converter you can easy convert pdf to djvu. Portable version - link "Files"
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 25
    Sodipodi Win Work

    Sodipodi Win Work

    The working version of Sodipodi for Windows 7 and 10.

    .../%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D0%BA%D0%B0/%D0%B3%D1%80%D0%B0%D1%84%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B5-%D1%80%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%BE%D1%80%D1%8B/sodipodi-%D1%80%D0%B5%D0%B4%D0%B0%D0%BA%D1%82%D0%BE%D1%80.html Source code can be found on the original page: https://sourceforge.net/projects/sodipodi/
    Downloads: 0 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.