https://github.com/attla/rajt
🧱 A serverless framework for AWS Lambda (Node.js / LLRT) and Cloudflare Workers.
https://github.com/attla/rajt
aws aws-lambda aws-llrt cloudflare-workers frame-work framework lambda lambda-functions llrt serverless stateless
Last synced: 28 days ago
JSON representation
🧱 A serverless framework for AWS Lambda (Node.js / LLRT) and Cloudflare Workers.
- Host: GitHub
- URL: https://github.com/attla/rajt
- Owner: attla
- License: mit
- Created: 2025-04-29T21:30:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-18T02:41:07.000Z (about 1 month ago)
- Last Synced: 2026-02-18T06:50:26.893Z (about 1 month ago)
- Topics: aws, aws-lambda, aws-llrt, cloudflare-workers, frame-work, framework, lambda, lambda-functions, llrt, serverless, stateless
- Language: TypeScript
- Homepage:
- Size: 220 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
λ Rajt

> *Runtime-Agnostic for Javascript and TypeScript*.
> *From Hungarian **`[ˈrɒjt]`** (meaning "start") and Russian **`Райт`** (meaning "wright").*
> ⚠️ Rajt is under ALFA development — expect updates, rough edges, and occasional breack changes.
This framework is fully geared towards the serverless world, specifically AWS Lambda (Node.js, Bun and LLRT runtime) / Cloudflare Workers.
- 💡 Instant Server Start
- ⚡️ Fast Cold Start
- 📦 Optimized Build
[Read the Docs to Learn More](https://github.com/attla/rajt/blob/main/DOCS.md)
## Ecosystem Packages
| Package | Version | Description |
| -: | :- | :- |
| [rajt](https://github.com/attla/rajt) | [](https://npm.im/rajt) | 🧱 The core of Rajt serverless framework. |
| [create-rajt](https://github.com/attla/create-rajt) | [](https://npm.im/create-rajt) | 📁 CLI tool for create new Rajt projects, from starter templates. |
| [forj](https://github.com/attla/forj) | [](https://npm.im/forj) | 🗂️ Just another query builder in typescript |
| [t0n](https://github.com/attla/t0n) | [](https://npm.im/t0n) | 🧰 Collection of elegant typescript resources for web artisans. |
| [cripta](https://github.com/attla/cripta) | [](https://npm.im/cripta) | 🧛 A layer of encryption a little too judicious. |
## License
This package is licensed under the [MIT license](https://github.com/attla/rajt/blob/main/LICENSE) © [Zunq](https://zunq.com)