Packages
7 total
torch-bnlang
v1.1.0 NativeBnlang binding for libtorch (PyTorch C++). Loads TorchScript .pt models. Unofficial third-party binding; consumes official libtorch prebuilts from pytorch.org.
transformers-bnlang
v0.3.1 NativeBnlang transformers — text-generation pipelines across four engines: onnxruntime (.onnx), onnxruntime-genai, torch (TorchScript .pt), and torch-native (.safetensors direct).
onnxruntime-genai-bnlang
v0.1.0 NativeBnlang binding for ONNX Runtime GenAI — specialized fast-path for LLM text generation (Qwen/Llama/Phi/Mistral/Gemma family). Sits alongside onnxruntime-bnlang; transformers-bnlang dispatches to either depending on the engine option.
onnxruntime-bnlang
v1.1.0 NativeBnlang binding for ONNX Runtime. Unofficial third-party binding; consumes official ORT prebuilts from github.com/microsoft/onnxruntime/releases.
simple-inih-cpp
v1.0.0 NativeINI parser via inih — native plugin example using vcpkg.
simple-hash-c
v1.0.0 NativeFNV-1a string hash — native plugin example, written in C.
simple-strs
v1.0.0 LibTiny string helpers — pure-bnl example library.