Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

fibjs

> 编程语言
Open source

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

3.1K stars0 likes0 views
WebsiteGitHub

About

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

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-image]: https://img.shields.io/travis/fibjs/fibjs.svg?style=flat-square [travis-url]: https://travis-ci.org/fibjs/fibjs [appveyor-image]: https://ci.appveyor.com/api/projects/status/github/fibjs/fibjs?svg=true [appveyor-url]: https://ci.appveyor.com/project/fibjs/fibjs [gitter-image]: https://badges.gitter.im/fibjs/fibjs.svg [gitter-url]: https://gitter.im/fibjs/fibjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

Get Started

  • Beginning

Download

  • http://fibjs.org/download/

Documentation

  • http://fibjs.org

  • https://github.com/fibjs/fibjs_docs

Build

  • BUILDING.md

Community

If you have any question, please open an issue here

Star History

GitHub Issues· 37 open

View all on GitHub
  • #793

    Build failed on macos 15 with clang 17

    Updated Oct 11, 2025
  • #777

    HTTP/3 or QUIC Support

    Updated Sep 13, 2025
  • #792

    Why require('lru.min') not supported?

    Updated Jun 15, 2025
  • #784

    生成器函数第二次执行有问题

    Updated Jul 16, 2024
  • #783

    Does the fibjs support a file lock?

    Updated Jul 2, 2024
  • #779

    V8 Torque Language

    Updated May 26, 2024
  • #775

    The process exit code 0 is incorrect after the fibjs process crashes

    Updated May 17, 2024
  • #683

    给 http.Cookie 添加个 SameSite 属性

    Updated May 14, 2024
  • #752

    How to access column value of result set by column index in db module?

    Updated Jan 13, 2023
  • #750

    How to fetch row from DbConnection instead of all data?

    Updated Dec 16, 2022

Highlights

  • •Beginning
  • •http://fibjs.org/download/
  • •http://fibjs.org
  • •https://github.com/fibjs/fibjs_docs
  • •BUILDING.md

> Tags

C++coroutinefiberjavascriptv8

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言