awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
libmir avatar

libmir/dcompute

0
View on GitHub↗
144 星标·34 分支·D·BSL-1.0·7 次浏览

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 历史

libmir/dcompute 的 Star 历史图表libmir/dcompute 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Dcompute 的开源替代方案

相似的开源项目,按与 Dcompute 的功能重合度排序。
  • oframe/ogloframe 的头像

    oframe/ogl

    4,540在 GitHub 上查看↗

    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
    在 GitHub 上查看↗4,540
  • derelictorg/derelictclDerelictOrg 的头像

    DerelictOrg/DerelictCL

    7在 GitHub 上查看↗

    DerelictOpenCL

    D
    在 GitHub 上查看↗7
  • derelictorg/derelictcudaDerelictOrg 的头像

    DerelictOrg/DerelictCUDA

    17在 GitHub 上查看↗

    DerelictCUDA

    D
    在 GitHub 上查看↗17

常见问题解答

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…

libmir/dcompute 的主要功能有哪些?

libmir/dcompute 的主要功能包括:Parallel Computing。

libmir/dcompute 有哪些开源替代品?

libmir/dcompute 的开源替代品包括: 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.