awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sbinet avatar

sbinet/go-pythonArchived

0
View on GitHub↗
1,540 स्टार्स·140 फोर्क्स·Go·3 व्यूज़

Go Python

naive go bindings to the CPython2 C-API

Features

  • Embedded Scripting - Go interface for the CPython C-API.
  • Scripting Languages - CPython C-API interface for Go.

स्टार हिस्ट्री

sbinet/go-python के लिए स्टार हिस्ट्री चार्टsbinet/go-python के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

sbinet/go-python क्या करता है?

naive go bindings to the CPython2 C-API

sbinet/go-python की मुख्य विशेषताएं क्या हैं?

sbinet/go-python की मुख्य विशेषताएं हैं: Embedded Scripting, Scripting Languages।

sbinet/go-python के कुछ ओपन-सोर्स विकल्प क्या हैं?

sbinet/go-python के ओपन-सोर्स विकल्पों में शामिल हैं: aarzilli/golua — Go bindings for Lua C API - in progress. deuill/go-php — PHP bindings for the Go programming language (Golang). antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… d5/tengo — Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts… alexeyco/binder — High level go to Lua binder. Write less, do more. gentee/gentee — Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang).

Go Python के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Go Python के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • aarzilli/goluaaarzilli का अवतार

    aarzilli/golua

    700GitHub पर देखें↗

    Go bindings for Lua C API - in progress

    C
    GitHub पर देखें↗700
  • alexeyco/binderalexeyco का अवतार

    alexeyco/binder

    80GitHub पर देखें↗

    High level go to Lua binder. Write less, do more.

    Gogogolanglua
    GitHub पर देखें↗80
  • antonmedv/exprantonmedv का अवतार

    antonmedv/expr

    7,905GitHub पर देखें↗

    Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic rule engine that parses and executes custom logic and data validations at runtime without requiring the application to be recompiled. The system utilizes a sandboxed logic executor to run expressions without side effects. It ensures program termination by employing instruction-level loop detection to prevent infinite loops and isolates the evaluation process from the host system. The engine employs a bytecode-based virtual machine and abstract syntax tree analysis to achieve ex

    Go
    GitHub पर देखें↗7,905
  • d5/tengod5 का अवतार

    d5/tengo

    3,821GitHub पर देखें↗

    Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts without requiring the host binary to be recompiled. It operates as a bytecode-compiled virtual machine, transforming source code into a compact intermediate representation for execution on a stack-based engine. The system is designed as a secure scripting sandbox, enforcing strict limits on memory allocation and execution time to safely run untrusted code. It supports concurrent script execution by cloning compiled bytecode and using recursive immutability conversion to share

    Go
    GitHub पर देखें↗3,821
Go Python के सभी 28 विकल्प देखें→