awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
libmir avatar

libmir/dcompute

0
View on GitHub↗
144 Stars·34 Forks·D·BSL-1.0·3 Aufrufe

Dcompute

This project is a set of libraries designed to work with [LDC][1] to enable native execution of D on GPUs (and other more exotic targets of OpenCL such as FPGAs DSPs, hereafter just 'GPUs') on the OpenCL and CUDA runtimes. As DCompute depends on developments in LDC for the code generation, a…

Features

  • Parallel Computing - GPGPU support for OpenCL and CUDA.

Star-Verlauf

Star-Verlauf für libmir/dcomputeStar-Verlauf für libmir/dcompute

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Dcompute

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Dcompute.
  • oframe/oglAvatar von oframe

    oframe/ogl

    4,540Auf GitHub ansehen↗

    ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides a lightweight framework for managing geometries and coordinating spatial transformations within a hierarchical system. The project includes a PBR shader system for creating realistic materials and a GPGPU computation framework for performing large-scale general-purpose calculations and particle simulations on the graphics processor. It also features a post-processing suite for applying visual filters to rendered scenes via frame buffers. The library covers broader capabiliti

    JavaScript
    Auf GitHub ansehen↗4,540
  • derelictorg/derelictclAvatar von DerelictOrg

    DerelictOrg/DerelictCL

    7Auf GitHub ansehen↗

    DerelictOpenCL

    D
    Auf GitHub ansehen↗7
  • derelictorg/derelictcudaAvatar von DerelictOrg

    DerelictOrg/DerelictCUDA

    17Auf GitHub ansehen↗

    DerelictCUDA

    D
    Auf GitHub ansehen↗17

Häufig gestellte Fragen

Was macht libmir/dcompute?

This project is a set of libraries designed to work with [LDC][1] to enable native execution of D on GPUs (and other more exotic targets of OpenCL such as FPGAs DSPs, hereafter just 'GPUs') on the OpenCL and CUDA runtimes. As DCompute depends on developments in LDC for the code generation, a…

Was sind die Hauptfunktionen von libmir/dcompute?

Die Hauptfunktionen von libmir/dcompute sind: Parallel Computing.

Welche Open-Source-Alternativen gibt es zu libmir/dcompute?

Open-Source-Alternativen zu libmir/dcompute sind unter anderem: oframe/ogl — ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides… derelictorg/derelictcl — DerelictOpenCL. derelictorg/derelictcuda — DerelictCUDA.