futhark
C wrapper generator
A tool that automates the process of wrapping C headers in Nim, allowing users to import and use C libraries directly in their code without manual intervention.
Automatic wrapping of C headers in Nim
393 stars
11 watching
21 forks
Language: Nim
last commit: 9 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
pmunch/nimcr | A program that compiles and runs Nim scripts on demand, optimizing compilation process for speed. | 84 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 114 |
rpav/cl-autowrap | A wrapper generator for C to Common Lisp interfaces with performance, convenience, and completeness. | 218 |
pmunch/ratel | A software framework for creating microcontroller abstraction libraries using Nim programming language | 129 |
pmunch/nim-optionsutils | Utility macros and patterns for working with options in Nim. | 35 |
artclarke/xuggle-swig | A tool for generating wrapper code to make C/C++ libraries accessible to multiple scripting languages. | 0 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
papierkorb/bindgen | Generates bindings and wrappers for C/C++ libraries in Crystal programming language | 179 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |
pmunch/macroutils | A package of utility functions for creating and manipulating tree-like data structures in a programming language | 60 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
nathanrw/nuklear-cffi | A Python binding for a C library used in graphical user interfaces. | 38 |
gokr/ardunimo | An Nim wrapper and toolchain for developing software on MediaTek LinkIt One development boards using C | 47 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |