Skip to content

xicilion/fibjs

 
 

Repository files navigation

FIBJS - JavaScript on Fiber

    _______ _________ ______  _________ _______ 
   (  ____ \\__   __/(  ___ \ \__    _/(  ____ \
   | (    \/   ) (   | (   ) )   )  (  | (    \/
   | (__       | |   | (__/ /    |  |  | (_____ 
   |  __)      | |   |  __ (     |  |  (_____  )
   | (         | |   | (  \ \    |  |        ) |
   | (_     ___) (___| (___) )/\_)  )  /\____) |
   (__/     \_______/(______/ \____/   \_______)

fibjs is a JavaScript runtime built on Chrome's V8 JavaScript engine. fibjs uses fibers-switch , sync style & non-blocking IO model to build scalable system.

travis build status appveyor build status Join the chat at https://gitter.im/fibjs/fibjs

Get Started

Download

Documentation

Build

Community

If you have any question, please open an issue here

Star History

Star History Chart

About

JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.7%
  • JavaScript 23.9%
  • C 7.4%
  • Objective-C++ 0.3%
  • Perl 0.2%
  • CMake 0.2%
  • Other 0.3%