Node.js implementation of "ctypes" to interface with C libs
Python ctypes-like FFI for Node.js using libffi
Ppx that helps serializing structures and enums to / from c.
No description provided.
No description provided.
zCloak did package
Submodule for Firefox addons that need js-ctypes to tap into platform (Windows, Mac, Linux/Unix) APIs.
TypeScript SDK for the Constellation Engine Module Provider Protocol
The iwasm core from wasm-micro-runtime packaged for OCaml.
No description provided.
Tsdl — Thin bindings to SDL for OCaml ------------------------------------------------------------------------------- v0.9.1
No description provided.
Production-level Model Context Protocol server for x64dbg reverse engineering and debugging
A simple parser to parse the text output from pibench
No description provided.
No description provided.
M-POLY-VTD AI Engine (Loom v0.79.0) — WASM/TS bindings: 21 dtypes, volumetric grid, train, serialize, WebGPU, DNA/NEAT
DobotDemoForPython64 is the demo of python package dynamic library files. It can be used directly by the python function to control Dobot Magician.
Big Integer
OBIX Python Binding - ML/AI integration, data science workflows
Provides a bi-directional mapping between c data and javascript objects
C types without libc
Internal helper crate for providing C types for the rice API
simple library for c_types (for use with no_std)
Linux C types for Celer
Platform-specific C types for Drone apps.
C types used by ipp-headers-sys (part of ipp-sys Intel IPP bindings)
WeaveFFI Python ctypes binding generator
Just the C types for `no_std`, but builds faster.
Convert longitude and latitude coordinates to BNG coordinates, and vice versa
High-performance Cloudflare bypass library with stealth browser automation. Rust-native with C FFI bindings.
High-performance Geetest v4 captcha solver with automatic deobfuscation
Python ctypes binding generation for Interoptopus
Manipulate common C types in Ruby
ctype is a simple implementation of ctype.h. It provides methods like alpha? and digit? for Fixnums and Strings, so it can be used for string analysing (like scanners): 'c'.alpha? -> true