Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: c-api

analytech-solutions/CBinding.jl

Automatic C interfacing for Julia

Language: Julia - Size: 766 KB - Last synced: 5 days ago - Pushed: 3 months ago - Stars: 129 - Forks: 6

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.

Language: C++ - Size: 99 MB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 160 - Forks: 12

singularitti/Spglib.jl

A Julia wrapper for the spglib C-API

Language: Julia - Size: 2.11 MB - Last synced: 28 days ago - Pushed: about 1 month ago - Stars: 16 - Forks: 10

analytech-solutions/C.jl 📦

Automatic C interfacing for Julia

Language: Julia - Size: 112 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 14 - Forks: 1

shakna-israel/multilua

A Lua 5.3 library for accessing Lua's C-API.

Language: C - Size: 317 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

FFIG/ffig

Generate code to call C++ libraries from other languages

Language: Python - Size: 594 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 29 - Forks: 9

victor-iyi/algorithms

Data structures & Algorithm implementation in Python (written in C, C++ & Cython)

Language: C++ - Size: 1.18 MB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

Daan4/Defrag-Scripting

Modified Quake 3 Engine with Python 3.8 Embedded

Language: C - Size: 25.3 MB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

denosaurs/deno_python

🐍 Python interpreter bindings for Deno and Bun.

Language: TypeScript - Size: 112 KB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 503 - Forks: 17

libLAS/libLAS

C++ library and programs for reading and writing ASPRS LAS format with LiDAR data

Language: C++ - Size: 45.1 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 290 - Forks: 154

dariusz-piekarz/C-API-percentile

Python module written in C API.

Language: C - Size: 30.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

siffiejoe/lua-rotable

Save memory with custom module "tables"

Language: C - Size: 6.84 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 24 - Forks: 1

TinyTinni/PyLogHook

Redirects text send to sys.stdout/stderr from Python to a user defined C/C++ function.

Language: C++ - Size: 80.1 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 8 - Forks: 1

zigwasm/wasm-zig

Common Wasm runtime binding to C API

Language: Zig - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 26 - Forks: 6

ShortDevelopment/PythonInterop 📦

C# Application hosting the Python 3.9 interpreter using the c-api. Can expose custom modules.

Language: C# - Size: 1.94 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

dewnull/PythonCppExtensionModuleTemplate

A template for building Python extension modules in C++

Language: C++ - Size: 22.5 KB - Last synced: 6 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

aboev/pymqlib

Python interface for MQLib library including various heuristics for combinatorial optimization

Language: C++ - Size: 9.72 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

mrharmonies/lua_module-simplecalc

A very simple lua module calculator made with only 40 line of C code

Language: C - Size: 18.6 KB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

mrharmonies/lua_module-gmic

Lua module written in C for interfacing with libgmic, an open-source framework for image processing

Language: Lua - Size: 173 KB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

YardenBakish/Data-Clustering-Algorithms-Visualizer

Software Project Course - Implementation of Kmeans and Spectral Clustering algorithms in python integrated with C extensions

Language: Python - Size: 22.5 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

AvivR94/Normalized-Spectral-Clustering-Project

Clustering algorithm with other functions (Laplacian Norm, Jacobi algorithm - Eigenvalues and Eigenvectors extractor, etc)

Language: C - Size: 1.36 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

radiant64/vialang

Scheme-inspired language with an embeddable interpreter.

Language: C - Size: 155 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

avitase/libgravix2

A fast yet precise simulation of conservative, attractive forces acting on point-like particles embedded onto the surface of a unit sphere.

Language: Jupyter Notebook - Size: 6.58 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

araujo88/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.

Language: C - Size: 80.1 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 9 - Forks: 0

analytech-solutions/CBindingGen.jl 📦

Automatically generate Julia-C bindings!

Language: Julia - Size: 543 KB - Last synced: 28 days ago - Pushed: about 3 years ago - Stars: 16 - Forks: 2

BullyWiiPlaza/CapstoneDisassemblerPP

A very basic C++ wrapper for the Capstone disassembler

Language: C++ - Size: 19.5 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

PetrPPetrov/beautiful-capi

Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers

Language: C++ - Size: 3.27 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 31 - Forks: 4

rohdesamuel/cubez

C API Game Engine

Language: C++ - Size: 107 MB - Last synced: about 19 hours ago - Pushed: about 20 hours ago - Stars: 5 - Forks: 1

csiro-hydroinformatics/moirai

Manage C++ Objects's lifetime accessed through a C API

Language: C++ - Size: 202 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

bincrafters/conan-khronos-opencl-headers 📦

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index - use opencl-headers from CCI

Language: Python - Size: 11.7 KB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

shabykov/catboost-c-api

Here is catboost C API usage demo project

Language: Go - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

macdavid313/librure

Rust Regex C API

Language: Common Lisp - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Zuzu-Typ/Python-C-API-extension-template

A template for the Python c-api

Language: C++ - Size: 16.6 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 4 - Forks: 1

finalfusion/finalfusion-ffi

C API for finalfusion embeddings

Language: Rust - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

rfdonnelly/rvs

A library for defining and evaluating random variables using a simple DSL

Language: Rust - Size: 396 KB - Last synced: 8 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

Daan4/vision-well-position-controller

Automated Microplate Imaging On a Raspberry Pi using Computer Vision

Language: C - Size: 3.15 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

lc-soft/darknetlib

C library for wrapping darknet

Language: C - Size: 1.08 MB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 2

probable-basilisk/pollws

Single DLL, C api, polling-based websocket client

Language: Rust - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

archo5/lighter

LIGHTmap renderER

Language: C++ - Size: 349 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 1

cjungmann/libmysqlcb

Linux shared-object library for accessing MySQL tables.

Language: C++ - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0