torchbear logo
This Project is Currently in Stealth Mode.
please do not post a news story until v1 is released very shortly.
thank you.

Travis Build Status Appveyor Build Status torchbear Crate Contributions Welcome Chat

Torchbear 🔥🐻 is an extremely fast and featureful Lua application framework. It gives you power of Rust with the simplicity of Lua. You can use it for web automation, embedded programming, and anything else you can imagine.

Built-in Tools

Installation

Windows, Android, and Linux builds available for primary architectures. MacOS builds still to come. OS Pacakge Managers support coming soon - contributions welcomed.

Android users, install Termux for a full Linux envrionment.

Examples

Hello World App

print("hello from Torchbear")

init = "init.lua"

Torchbear Static Webserver

Lighttouch Application Framework (👍👍 for Web Development!)

Contributions wanted

Torchbear extends Rust's burgeoning ecosystem of libraries. Developers are welcomed to make small changes as well as high impact contributions, like adding bindings. There are many examples to learn from in the bindings directory, each with an interesting history. You'll learn a Rust library's API inside and out, and you'll put another tool into the hands of a growing userbase.