|
94 | 94 | "description": "The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, modeling, image processing, volume rendering, scientific visualization, and 2D plotting."
|
95 | 95 | }
|
96 | 96 | },
|
| 97 | + "D": { |
| 98 | + "DCompute": { |
| 99 | + "imports": ["dcompute"], |
| 100 | + "technologies": ["Machine Learning", "Deep Learning", "D Libraries"], |
| 101 | + "description": "DCompute is Native execution of D on GPUs and other Accelerators." |
| 102 | + }, |
| 103 | + "dcv": { |
| 104 | + "imports": ["dcv"], |
| 105 | + "technologies": ["Image Processing", "Computer Vision", "D Libraries"], |
| 106 | + "description": "Computer Vision Library for D Programming Language." |
| 107 | + }, |
| 108 | + "libmir": { |
| 109 | + "imports": ["mir"], |
| 110 | + "technologies": [ |
| 111 | + "Scientific Computing", |
| 112 | + "Data Processing", |
| 113 | + "Data Science", |
| 114 | + "D Libraries" |
| 115 | + ], |
| 116 | + "description": "Mir Algorithm in Dlang." |
| 117 | + }, |
| 118 | + "libdparse": { |
| 119 | + "imports": ["dparse"], |
| 120 | + "technologies": ["D Libraries"], |
| 121 | + "description": "Library for lexing and parsing D source code." |
| 122 | + }, |
| 123 | + "arsd": { |
| 124 | + "imports": ["arsd"], |
| 125 | + "technologies": ["D Libraries", "Desktop Applications", "Frameworks", "XML", "Databases", "Web Development"], |
| 126 | + "description": "This is a collection of modules written on D." |
| 127 | + }, |
| 128 | + "vibed": { |
| 129 | + "imports": ["vibe"], |
| 130 | + "technologies": ["D Libraries", "Frameworks", "Databases", "Web Development"], |
| 131 | + "description": "high-performance asynchronous I/O, concurrency and web application toolkit written in D." |
| 132 | + }, |
| 133 | + "dlangui": { |
| 134 | + "imports": ["dlangui"], |
| 135 | + "technologies": ["D Libraries", "Desktop Applications"], |
| 136 | + "description": "Cross Platform GUI for D programming language (not binding)." |
| 137 | + }, |
| 138 | + "gtkd": { |
| 139 | + "imports": ["gtk", "gtkc", "gio", "glib", "gstreamer", "gobject"], |
| 140 | + "technologies": ["D Libraries", "Frameworks", "Desktop Applications"], |
| 141 | + "description": "GtkD is a D binding and OO wrapper of GTK+." |
| 142 | + }, |
| 143 | + }, |
97 | 144 | "CSS": {
|
98 | 145 | "AdminLTE": {
|
99 | 146 | "imports": ["AdminLTE.css", "AdminLTE.min.css"],
|
|
0 commit comments