bee.lua
Lua framework
A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications.
Lua runtime and toolset
161 stars
14 watching
30 forks
Language: C++
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| | A system for implementing concurrent programming in the Lua language using message-passing primitives and asynchronous model. | 159 |
| | Tools for parsing and transforming Lua source code | 259 |
| | A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. | 875 |
| | An OpenResty-based Lua framework for building web applications. | 11 |
| | Port of Lua programming language to ActionScript using Alchemy technology | 167 |
| | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| | A Lua library providing bindings to OpenBSD-specific functions. | 15 |
| | A high-performance HTTP interface and web framework development tool for building scalable web applications | 140 |
| | Provides a bridge between Haskell and Lua programming languages | 130 |
| | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| | An HTTP server written in Lua for hosting web applications with support for streaming and compression. | 425 |
| | A Lua implementation of a binary heap data structure | 40 |
| | A Lua-based application stack for building RESTful APIs | 12 |
| | A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |