DerelictCL
OpenCL wrapper
A dynamic binding to the OpenCL library for use with the D programming language
Dynamic bindings to the OpenCL library for the D Programming Language.
7 stars
7 watching
2 forks
Language: D
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derelictorg/derelictgl3 | A dynamic binding to OpenGL for the D programming language. | 79 |
derelictorg/derelictcuda | A dynamic binding to the CUDA library for use in programming languages | 17 |
extrawurst/derelictlibui | Dynamic binding layer for libui | 34 |
matze/oclkit | A small set of C functions to simplify OpenCL development and testing. | 16 |
bindbc/bindbc-openal | A D language library providing bindings to the OpenAL API | 8 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
aldocd4/derelictnanovg | Dynamic bindings to a vector graphics rendering library for the D programming language. | 2 |
mozilla/libdweb | An experimental API set to enable dweb protocols in Firefox through browser add-ons | 442 |
discljord/discljord | A Clojure wrapper library for the Discord API | 224 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
skarupke/std_function | A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
drycpp/lmdbxx | A comprehensive C++ wrapper around an embedded B+ tree database library | 273 |
fosskers/cl-nonempty | Provides non-empty variants of common Lisp collection types to simplify code and avoid manual NIL checks. | 3 |