oclkit
OpenCL wrapper
A small set of C functions to simplify OpenCL development and testing.
A small C OpenCL wrapper
16 stars
3 watching
6 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derelictorg/derelictcl | A dynamic binding to the OpenCL library for use with the D programming language | 7 |
garettbass/oc | A set of tools for declaring and invoking Objective-C APIs from C11 or C++11 | 56 |
mxcl/yolokit | A modular collection of functions for working with arrays and collections in iOS development | 662 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
marmelroy/objectivekit | A Swift-friendly API for accessing and modifying Objective C runtime functions | 849 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
joachifm/cl-webkit | A Common Lisp binding to WebKitGTK+, enabling web browsing capabilities in applications. | 53 |
mathiasbourgoin/spoc | A toolset for programming graphics processing units (GPUs) with OCaml | 138 |
mikeash/maobjcruntime | Provides an object-oriented interface around the Objective-C runtime APIs. | 1,533 |
small-c/obj.h | A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 107 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
olofk/edalize | An abstraction layer between EDA tools and users, automating the process of configuring and running these tools for simulation, synthesis, or other purposes. | 645 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |