110 skills found · Page 2 of 4
carlself / TimelineControllerAn extension to Unity Timeline that supports runtime object bindings.
refacktor-aws / Aws Lambda Libc RuntimeAn extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" because glibc is the only link-time dependency, and the choice of programming language binding is somewhat secondary to the design.
nasa / LibSPRITElibSPRITE is a set of libraries that have been used on several past projects including flight, technology demonstration, and simulation projects. libSPRITE provides a diverse set of functions to attempt to simplify coding and reduce code errors. For example, libSPRITE defines engineering units as types (i.e., Meters or Radians instead of double or int). It includes an engineering unit aware math library. libSPRITE includes a task scheduling system that abstracts pthreads and includes a publish subscribe data system for data routing. In addition, libSPRITE includes an optional binding to the Lua scripting language for configuring the program, setting parameters, running Lua scripts within C++ tasks and even interacting with the application during runtime.
xolox / Lua AprApache Portable Runtime binding for Lua
zigwasm / Wasmer ZigZig bindings for the Wasmer WebAssembly runtime
billywhizz / Spindlean(other) experimental JS runtime, this time with v8 fast api calls and auto-generated bindings
Geeksfino / OpenskillsRust runtime with TS/Python bindings for Claude Skills with progressive disclosure of skill metadata, full content and scripts/resources. Any agent can now own skills. Currently support Seatbelt and experimentally, WASM, sandboxing
awslabs / Aws Crt NodejsNodeJS bindings for the AWS Common Runtime.
relops / CqlrRuntime bindings for gocql
Orange-Panda / Rewired GlyphsAn expansion for Guavaman's Rewired Unity Asset that provides a simple to use API for showing input icons to the player at runtime based on their input method and bindings.
zig-wasm / Wasmer Zig ApiZig bindings for the Wasmer WebAssembly runtime
evanwashere / Webview🕸️ webview bindings for bun runtime
Esri / Pyprt ExamplesExamples for PyPRT (Python bindings for CityEngine Procedural Runtime).
elixir-nx / Nx IreeElixir and Nx bindings for the IREE runtime and compiler
jfversluis / Plugin.Maui.RiveRive animation runtime bindings for .NET MAUI
yuzawa-san / Onnxruntime JavaA type-safe, lightweight, modern, and performant binding Java binding of Microsoft's ONNX Runtime
zigwasm / Wasm ZigCommon Wasm runtime binding to C API
ehsanmok / Tvm Rust(MERGED) Rust bindings for TVM runtime
dtcristo / Wasmtime RubyRuby bindings for Wasmtime, a WebAssembly runtime
CodeVoyager15 / RKNNRust bindings for the Rockchip RKNN Runtime API (librknnrt.so), enabling deployment of deep learning models on Rockchip NPUs. This library is a key component of the RKNN SDK, providing efficient integration between Rust applications and Rockchip’s neural processing unit for optimized AI model execution.