Showing 19 open source projects for "python programming language"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    Dlang UI

    Dlang UI

    Cross Platform GUI for D programming language

    DlangUI is a cross-platform GUI toolkit for applications written in the D programming language. It features a complete UI framework with layout managers, event handling, styling, and a full suite of widgets including text editors, buttons, sliders, and more. The toolkit is designed to be lightweight yet powerful, making it suitable for desktop applications, tools, and embedded projects. It includes its own 2D rendering engine and supports localization, themes, and custom UI components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dub

    dub

    Package and build management system for D

    DUB is the official package and build manager for the D programming language, providing a comprehensive solution for managing D projects. It handles package dependencies, project building, and offers a central package registry at code.dlang.org. DUB supports both JSON and SDL configurations, catering to various developer preferences and facilitating seamless project management.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    D Language Server

    D Language Server

    A Language Server implementation for D

    This is still a work in progress; there might still be bugs and crashes. DLS implements the server side of the Language Server Protocol (LSP) for the D programming language. It doesn't do much itself (yet), and rather uses already available components, and provides an interface to work with the LSP. DLS is usable using FreeBSD's Linux binary compatibility system (tested on FreeBSD 12.0-RELEASE). Code completion, going to the symbol definition, finding references, symbol renaming. Error checking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wxD is D programming language (www.d-programming-language.org) bindings for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for D.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    D Game Engine

    A game engine written in the D programming language

    An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Datizo" stands for "DAte TIme ZOne". It is a Unix command-line utility which reads a date in ISO 8601 format and computes various data from it. The program is written in two languages the "D programming language" [NOT AVAILABLE YET] and Javasc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MATH is a stack orientated esoterical programming language based on the small multiplication table. It features three different programming difficulties, String output, basic integer calculations, condionional und unconditional jumps + sub programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scripting languages for the D language.
    Downloads: 0 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
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Sendero Web Framework. An MVC web-framework written in the D programming language. It includes an XML templating language, database and routing layers, and comprehensive support for XML and JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GDC is a GCC front end for the D programming language.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Benetech Human Rights Program Utility Library: Collection of utilities used by the Benetech Human Rights programming for processing human rights data in preparation for statistical analysis. Library handles DSV files, name canonicalization, binarray, et
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DBuilder is an IDE for creating Win32 applications in D programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tLISP is a small implementation of the LISP programming language written in Object Pascal. Includes tle a command line tool for working with the LISP environment, and dynamic library for calling LISP functions from other applications. tLISP 2 or dLISP is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    adlib, or the Alternative/Awesome D (Runtime) Library, is a compiler-independent reimplimentation of the Phobos Runtime Library for the D Programming Language (http://www.digitalmars.com/d/), and as the project matures it will come to replace Phobos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a complete clone of the .net framework for the d programming language,just like the jdk4d project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    hibernated

    Hibernate-like ORM for D programming language

    ORM with look&feel similar to Hibernate, in D programming language. Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support) NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub! https://github.com/buggins/ddbc https://github.com/buggins/hibernated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ByaccD is Berkely Yacc for D. ByaccD is Byacc with added support for the "D" programming language. Both C and D are supported. Option -LC, generate C coded parsers. Option -LD generate D coded parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.