Skip to content

AWeirdDev/serverlessd

Repository files navigation

serverlessd
(serverless runtime)


Serverless workers management architecture. Work in progress.

You can use this for:

  • Getting a local serverless runtime up and running
  • Custom LLM toolkit for fast execution
  • Setting up a lightweight container for running quick scripts

Documentation


介紹

一個基於 V8 的 Serverless Runtime,目標相容 Cloudflare Workers,但加了一些自訂義功能。

這個專案讓你可以在不需要管理伺服器的情況下執行 JavaScript。

基本上寫一段程式:

  • 有請求進來時就執行
  • 自動做資源擴展
  • 用完就結束

概念類似 Cloudflare Workers

好,其實基本上我也不知道我在做啥。


社展

About

An open-source serverless workers runtime. Run JavaScript functions with automatic scaling, built in Rust.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors