c-api
There are 45 repositories under c-api topic.
denosaurs/deno_python
🐍 Python interpreter bindings for Deno and Bun.
libLAS/libLAS
C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
MissingDeadlines/iolite
A highly flexible, voxel-powered game engine with an embedded editor. Create games using Lua, the native C/C++ API, and assets authored in voxel editors like MagicaVoxel or Avoyd.
analytech-solutions/CBinding.jl
Automatic C interfacing for Julia
ZeroIntensity/pyawaitable
Call asynchronous code from an extension module.
PetrPPetrov/beautiful-capi
Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
FFIG/ffig
Generate code to call C++ libraries from other languages
zigwasm/wasm-zig
Common Wasm runtime binding to C API
singularitti/Spglib.jl
A Julia wrapper for the spglib C-API
siffiejoe/lua-rotable
Save memory with custom module "tables"
analytech-solutions/C.jl
Automatic C interfacing for Julia
analytech-solutions/CBindingGen.jl
Automatically generate Julia-C bindings!
gotz1480/ultra-minimal-fast-rest-api
Ultra minimal and fast RESTful API written in C using Unix websockets, POSIX threads and SQLite database. Ideal for mock APIs in dev environment.
TinyTinni/PyLogHook
Redirects text send to sys.stdout/stderr from Python to a user defined C/C++ function.
lc-soft/darknetlib
C library for wrapping darknet
archo5/lighter
LIGHTmap renderER
karmakrafts/msdfgen
Multi-channel signed distance field generator fork that offers a C API
Mylifeismyhome/Websocket
Websocket based on mbedtls
rohdesamuel/cubez
C API Game Engine
csiro-hydroinformatics/moirai
Manage C++ Objects's lifetime accessed through a C API
Zuzu-Typ/Python-C-API-extension-template
A template for the Python c-api
probable-basilisk/pollws
Single DLL, C api, polling-based websocket client
Daan4/Defrag-Scripting
Modified Quake 3 Engine with Python 3.8 Embedded
radiant64/vialang
Scheme-inspired language with an embeddable interpreter.
rfdonnelly/rvs
A library for defining and evaluating random variables using a simple DSL
ShortDevelopment/PythonInterop
C# Application hosting the Python 3.9 interpreter using the c-api. Can expose custom modules.
victor-iyi/algorithms
Data structures & Algorithm implementation in Python (written in C, C++ & Cython)
B0bby321/cryptonight-hash-lib
Cryptonight hashing python and C library
mrharmonies/lua_module-gmic
Lua module written in C for interfacing with libgmic, an open-source framework for image processing
mrharmonies/lua_module-simplecalc
A very simple lua module calculator made with only 40 line of C code
AvivR94/Normalized-Spectral-Clustering-Project
Clustering algorithm with other functions (Laplacian Norm, Jacobi algorithm - Eigenvalues and Eigenvectors extractor, etc)
dariusz-piekarz/C-API-percentile
Python module written in C API.
macdavid313/rure
Rust Regex C API for Allegro CL
shabykov/catboost-c-api
Here is catboost C API usage demo project
stas224/vk_education_deep_python
homework for the spring course 2023
BullyWiiPlaza/CapstoneDisassemblerPP
A very basic C++ wrapper for the Capstone disassembler