torchbear 0.4.0

network application framework
torchbear-0.4.0 doesn't have any documentation.

torchbear

contributions welcome

torchbear is an extremely fast and featureful Lua application framework. It gives you power of Rust with the simplicity of Lua.

  • HTTP/1.x and HTTP/2.0 web servers and clients on Actix Web
  • Markdown output using Comrak
  • Jinja template rendering with Tera
  • Signatures and Encryption from Libsodium
  • Filesystem operations from std::fs::*
  • Set theoretic operations using std::collections::HashSet Stringset
  • YAML and JSON serializing/deserializing with Serde
  • UUID generation and verification with UUID-rs
  • HTML scraping with Select-rs
  • Time/Date generation and verification using Chrono
  • Git repo creation, commit staging, and log access from libgit2

Example

Download torchbear static webserver

Run torchbear inside