Open Source D Software - Page 5

D Software

D Clear Filters

Browse free open source D Software and projects below. Use the toggles on the left to filter open source D Software by OS, license, language, programming language, and project status.

  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Voodoo Exchange Networking Library is a D library that provides a simple API for creating streaming, peer-to-peer TCP connections between two clients, even if they are behind NATs or firewalls, by attempting multiple NAT traversal algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This library is a light weight C++ / Java XML library providing functionality to easily read, write and modify XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Xinok Sort

    A stable sorting algorithm with a low memory requirement

    Xinok sort is a custom sorting algorithm, a variant of merge sort which uses significantly less memory while maintaining speed and stability. This project has been abandoned and superseded by this: https://github.com/Xinok/XSort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a webcomic reader that connects to a webcomic of your choice (dynamically extensible via regex-based plugins) and displays or updates strips. The current version is based on SDL and written in the D programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    a project to create window gui Application use d & tango.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    collabEdit is a real-time collaborative editor, which allows several people to edit on a project at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Diffdirectories provides tools to check differences between files content and date of two directories. Those could be on a local disk or a remote FTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dizzy-omega

    dizzy-omega

    Dizzy Omega - sequel of Dizzy Y game

    Dizzy Omega - Dizzy on Mars - the game with 3D graphic, but 2D logic. Dizzy is the character of graphic-text adventures, puzzles of Codemaster and Oliver Twins games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    dpcm-dt

    DPCM DT automates the development of WSN applications

    Wireless Sensor Network (WSN) application development is a complex task that involves knowledge over a broad range of technologies and requires special attention to many details, from system-level down to node hardware. DPCM DT is a toolset developed as part of the WSN-DPCM Artemis project that aims to help the developers to create WSN applications faster by automating most development tasks below the application-specific business logic. The toolset can be used both by the application domain experts, which may have limited development skills, and power users that can interact with the toolset flow in different ways to leverage their programming and development proficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    ffdefluc

    a defluctuator for avisynth

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of utilities for the Foscam line of IP Cameras, or other cameras based on the same architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gynoid is a framework aiming at unifying development on embedded devices and more specifically on mobile phones and PDA. It focus on platforms running under Windows CE, Symbian iPhone, Android(need more studies) OS. It offers a common IDE and native API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    "IceQuake", SQLite 3 Database Query Browser Written in D/DWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    lbat

    lmms projects builder and tagger

    Wrapper atop "lmms render" - keep rendered tracks up to date with lmms projects. Creates EBU R128 compliat tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    leds is a light source code editor for the D language. Build on D with DUI (a binding to GTK+) and Scintilla. leds is available for Linux (Windows version just days away). leds supports: syntax highlight, project management, code browser, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    loop-finder-s6

    s6-rc service definition dependency debugger.

    s6-rc service definition directories debugger. Find loop in dependencies s6-rc services. Create visual form of dependencies of service definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flexible, easy to use and (really) fast static/dinamic menu generator for the Openbox Window Manager. The 'dinamic menu generation' feature allows you to set it up once and to have an always up-to-date menu content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    The first goal of the project is to gather documentation for many algorithms and API's used in different open source projects. And the second goal is to develop Desktop Environment with maximum components integration and using new interface ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wxD is D programming language (www.d-programming-language.org) bindings for wxWidgets (www.wxwidgets.org), providing a portable GUI toolkit for D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xContract is suite of per-language libraries that provide facilities for defining and enforcing software contracts. Intended to be used, where desired, in release modes/builds, xContract emphasises efficiency in addition to clarity and succinctness.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB