https://github.com/Yelp/casper
A fast web application platform built in Rust and Luau
https://github.com/Yelp/casper
luau rust yelp
Last synced: 6 months ago
JSON representation
A fast web application platform built in Rust and Luau
- Host: GitHub
- URL: https://github.com/Yelp/casper
- Owner: Yelp
- License: other
- Created: 2018-02-09T18:01:03.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T18:53:04.000Z (8 months ago)
- Last Synced: 2025-03-12T22:35:43.699Z (7 months ago)
- Topics: luau, rust, yelp
- Language: Rust
- Homepage:
- Size: 1.42 MB
- Stars: 93
- Watchers: 11
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status]][github-actions]
[Build Status]: https://github.com/Yelp/casper/workflows/CI/badge.svg
[github-actions]: https://github.com/Yelp/casper/actions# Casper
Casper is fast web application platform built in Rust and Luau. Previously it used to be a Yelp's internal caching proxy
which has evolved into a generic platform to build web applications.Currently the project is WIP and has experimental status.