タグ

ブックマーク / luvit.io (1)

  • Luvit.io

    Familiar API Luvit implements the same APIs as Node.js, but in Lua! This helps teams migrate without having to learn a new way of programming. Async Choice Choose your async model; we don’t mind; we encourage experimentation. If you don’t like callbacks and event emitters, use coroutines and write blocking style code without actually blocking your event loop! Modular Core The various projects in t

    perezvon
    perezvon 2013/03/18
    node.jsのAPIをLuaで実装しようとしているプロジェクト。"In initial benchmarking with a hello world server, this is between 2 and 4 times faster than node.js."
  • 1