gphoto2.cr
FFI wrapper
An FFI for common functions in the libgphoto2 library and a facade for Crystal developers to interact with it.
Crystal shard wrapping libgphoto2
16 stars
3 watching
3 forks
Language: Crystal
last commit: 12 days ago
Linked from 1 awesome list
crystalgphoto2libgphoto2photography
Related projects:
Repository | Description | Stars |
---|---|---|
sija/gphoto2-web | A REST API for controlling and interacting with cameras using the libgphoto2 library | 12 |
sija/climate.cr | Utility to add color to CLI output based on customizable styles and configurations. | 14 |
firejox/fftw.cr | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
500px/f00px | An API wrapper for accessing the 500px photo sharing platform | 29 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 19 |
sb89/crystal-swapi | A Crystal implementation of the Star Wars API, providing access to character, planet, and other data. | 4 |
gphoto/libgphoto2 | A library that provides access to digital cameras via USB and other protocols. | 1,058 |
mjblack/win32cr | A Crystal library for accessing the Windows API | 17 |
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
icyleaf/gitlab.cr | Provides access to GitLab API endpoints | 29 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |