DEV Community

Discussion on: Who's looking for open source contributors? (October 8th edition)

Collapse
 
avelino profile image
Thiago Avelino

avelino / awesome-racket

A curated list of awesome Racket frameworks, libraries and software, maintained by Community

Awesome Racket

Awesome

A curated list of Awesome Racket, libraries and software. Inspired by awesome-go.

Check all complete package list: pkgs.racket-lang.org/

Contents

Web Frameworks

Full stack web frameworks.

  • web-server/servlet - Running Web Servlets describes how to run the servlets youโ€™ve written.
  • Spin - Write RESTful web apps in Racket.
  • HoLy - HoLy is simple a HTTP-server Library for Racket.
  • web-galaxy - A minimalist web framework for the Racket web-server.

Game Development

Awesome game development libraries.

  • mode-lambda - Sprite-based 2D graphics engine.
  • get-bonus - An experimental video game development environment.
  • game-engine - Scratchpad for racket game stuff.
  • pict3d - A 3D engine with a purely functional API.
  • vr-lang - Racket Lang for Virtual Reality (Aframe).
  • towers - Towers is an original 2-player board game.
  • apse - A Pixelโ€ฆ