rustwasm-worker-template
Worker template
A template project to create Cloudflare Workers using Rust and workers-rs.
A template for kick starting a Cloudflare Worker project using workers-rs. Write your Cloudflare Worker entirely in Rust!
372 stars
16 watching
62 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 173 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
kriasoft/cloudflare-starter-kit | A comprehensive template and scaffolding project for building Cloudflare Workers applications using TypeScript and other tools. | 118 |
cloudflare/worker-template-static | A template to generate static HTML or JSON pages from raw strings in a JavaScript Workers script | 14 |
detroitenglish/cloudflare-workers-webpack-boilerplate | A template for building Cloudflare Workers with Webpack | 124 |
cloudflare/worker-template-router | An open source Cloudflare Workers project that demonstrates routing with the itty-router package | 231 |
girish21/remix-cloudflare-workers-template | A starter template for building and deploying Cloudflare Workers with Remix and Turborepo tools. | 63 |
xtuc/binast-cf-worker-template | A template project providing a basic structure for serving BinAST via a Cloudflare Worker using JavaScript | 8 |
edmundhung/remix-cloudflare-template | A Remix starter template for building Cloudflare Workers applications with pre-configured tools and services | 300 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
cloudflare/worker-template-redirect | A JavaScript-based platform for managing redirects on the cloudflare network | 9 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
cloudflare/worker-template-fetch | A tool to help build and deploy serverless JavaScript applications with fetch functionality | 20 |
manatarms/static-worker | A utility package for Cloudflare workers to build and manage static websites | 9 |