A networking suite for LuaJIT2 and Linux, optimized for performance.

$ luarocks install turbo

Turbo.lua is just another framework to create network programs for Linux. It uses kernel
event polling to manage network connections instead of the traditional concurency models that employ
threads. As it does not use threads, no locks, mutexes or other bad things are required. It solves the
same issues as Node.js, Tornado etc. except it solves it with Lua. A simple, yet powerful language that
fits nicely with the event polling model with its builtin coroutines.

Versions

2.1-25 years ago9,834 downloads
2.1-16 years ago756 downloads
2.1-06 years ago565 downloads
2.0-47 years ago8,969 downloads
2.0-37 years ago134 downloads
2.0-27 years ago32 downloads
2.0-17 years ago165 downloads
2.0-07 years ago18 downloads
1.1-67 years ago26 downloads
1.1-57 years ago47 downloads
1.1-48 years ago82 downloads
1.1-38 years ago81 downloads
1.1-08 years ago9 downloads
dev-1dev8 years ago1 download

Dependency for

lightdrop, riseml, squirt, turbo-fetch, turbo-multipart-post, turbo-sqlite3, turbo-telegram, vklib

Labels

Manifests