All Projects → fibjs → Fibjs

fibjs / Fibjs

Licence: gpl-3.0
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

Programming Languages

javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Objective-C++
1391 projects
shell
77523 projects
perl
6916 projects

Projects that are alternatives of or similar to Fibjs

Fiber Ext
stackful-coroutines for PHP
Stars: ✭ 142 (-95.07%)
Mutual labels:  coroutine, fiber
Libfiber
The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI
Stars: ✭ 519 (-81.98%)
Mutual labels:  coroutine, fiber
Minicoro
Single header asymmetric stackful cross-platform coroutine library in pure C.
Stars: ✭ 164 (-94.31%)
Mutual labels:  coroutine, fiber
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (-68.92%)
Mutual labels:  coroutine, fiber
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (-93.3%)
Mutual labels:  fiber, coroutine
object-shape
Get a description of a JS object's shape.
Stars: ✭ 24 (-99.17%)
Mutual labels:  v8
libjwdpmi
C++20 development framework for 32-bit DOS applications
Stars: ✭ 32 (-98.89%)
Mutual labels:  coroutine
Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (-99.44%)
Mutual labels:  coroutine
pdjs
JavaScript External for Pure Data based on V8
Stars: ✭ 45 (-98.44%)
Mutual labels:  v8
Javascriptengineswitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine for .NET, NiL.JS, Microsoft ClearScript.V8 and VroomJs). This library allows you to quickly and easily switch to using of another JavaScript engine.
Stars: ✭ 265 (-90.8%)
Mutual labels:  v8
Go V8
Go binding for v8
Stars: ✭ 255 (-91.15%)
Mutual labels:  v8
ore-ui
💎 Building blocks to construct game UIs using web tech.
Stars: ✭ 122 (-95.76%)
Mutual labels:  fiber
rust rewrite
A programming environment that aims to help people learn how to program in JavaScript, while giving them a tour on how old computers and their limitations used to be.
Stars: ✭ 26 (-99.1%)
Mutual labels:  v8
cocoyaxi
A go-style coroutine library in C++11 and more.
Stars: ✭ 2,392 (-16.94%)
Mutual labels:  coroutine
cpp-coroutine-job-system
Example Code for Cpp Coroutine Job System talk at CppCon 2020
Stars: ✭ 37 (-98.72%)
Mutual labels:  coroutine
Genawaiter
Stackless generators on stable Rust.
Stars: ✭ 263 (-90.87%)
Mutual labels:  coroutine
alist fiber
一款基于go+vue的阿里云盘项目 https://pan.baiyue.one
Stars: ✭ 53 (-98.16%)
Mutual labels:  fiber
DeezerClone
This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
Stars: ✭ 81 (-97.19%)
Mutual labels:  coroutine
fiber-boilerplate
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Stars: ✭ 184 (-93.61%)
Mutual labels:  fiber
benchbox
🧀 The Benchmark Testing Box
Stars: ✭ 19 (-99.34%)
Mutual labels:  coroutine

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].