Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Racket
Racket is a general-purpose, programming language and a platform for programming language design and implementation. Racket supports multiple paradigms: functional programming, object-oriented programming, Functional Reactive Programming (FRP) and Language Oriented Programming with powerful macros and parsing libraries. Static type checking, type classes and gradual typing support the development of large code bases.
- GitHub: https://github.com/topics/racket
- Wikipedia: https://en.wikipedia.org/wiki/Racket_(programming_language)
- Repo: https://github.com/racket
- Created by: PLT Inc.
- Released: 1995
- Related Topics: drracket, language, typed-racket,
- Aliases: rkt, racket-lang, racket-language, racketscript, urlang,
- Last updated: 2025-01-30 00:20:03 UTC
- JSON Representation
https://github.com/soegaard/web-tutorial
How to write web applications with Racket
Last synced: 09 Jan 2025
https://github.com/dannypsnl/sauron
A DrRacket plugin to make it experience like an IDE
Last synced: 02 Feb 2025
https://github.com/paulcadman/the-little-typer
Resources for "The Little Typer" study group
dependent-types racket study-group the-little-typer type-driven-development
Last synced: 11 Jan 2025
https://github.com/takikawa/sweet-racket
A port of sweet expressions to Racket
Last synced: 30 Jan 2025
https://github.com/bogdanp/racket-http-easy
A high-level HTTP client for Racket.
Last synced: 16 Dec 2024
https://github.com/evdubs/chart-simulator
Trading Simulator and Charting Application
racket stock-charting trading-simulator
Last synced: 12 Nov 2024
https://github.com/jbclements/molis-hai
Password Generation using Markov models, Huffman trees, and Charles Dickens
huffman-tree markov-model molis-hai racket
Last synced: 30 Jan 2025
https://github.com/soegaard/racket-stories
Racket Stories is a "submit and vote" web site. This repo serves as an example of a small "in production" web-site written in Racket.
Last synced: 09 Jan 2025
https://github.com/tonyg/racket-rfc6455
RFC 6455 WebSockets support for Racket.
racket rfc-6455 websocket-client websocket-protocol websocket-server websockets
Last synced: 30 Jan 2025
https://github.com/nuty/vela
Web framework for Racket.
framework racket restful web webframework
Last synced: 15 Nov 2024
https://github.com/exercism/racket
Exercism exercises in Racket.
community-contributions-accepted exercism-track lisp racket
Last synced: 13 Jan 2025
https://github.com/alexknauth/debug
a racket lang-extension for debugging, and a macro for inserting a debug-repl
Last synced: 30 Jan 2025
https://github.com/AlexKnauth/debug
a racket lang-extension for debugging, and a macro for inserting a debug-repl
Last synced: 18 Nov 2024
https://github.com/jbclements/sxml
Oleg Kiselyov's sxml/ssax/sxpath/sxslt libraries (racket-specific)
Last synced: 30 Jan 2025
https://github.com/mwunsch/overscan
A live coding environment for live streaming video
broadcasting gobject-introspection gstreamer racket
Last synced: 18 Nov 2024
https://github.com/bennn/mechanics
(in progress) Racket port of the SICM scmutils library
Last synced: 30 Jan 2025
https://github.com/tonyg/racket-explorer
Utility for interactive exploration of complex data structures.
Last synced: 30 Jan 2025
https://github.com/tonyg/racket-bitsyntax
Erlang-style binaries/bitstrings for Racket
Last synced: 30 Jan 2025
https://github.com/bogdanp/racket-redis
Fast, idiomatic Redis bidings for Racket.
Last synced: 28 Oct 2024
https://github.com/narimiran/adventofcode2020
My solutions for AoC 2020
advent advent-of-code advent-of-code-2020 adventofcode adventofcode2020 nim nim-lang python racket
Last synced: 28 Oct 2024
https://github.com/bogdanp/rackcheck
A property-based testing library for Racket.
Last synced: 16 Dec 2024
https://github.com/Bogdanp/rackcheck
A property-based testing library for Racket.
Last synced: 18 Nov 2024
https://github.com/sorawee/pretty-expressive
An implementation of "A Pretty Expressive Printer" in Racket
Last synced: 30 Jan 2025
https://github.com/simmsb/racket-cord
A discord library for racket
discord discord-api discord-lib lisp racket racket-cord scheme
Last synced: 07 Jan 2025
https://github.com/euhmeuh/web-galaxy
A minimalist web framework for the Racket web-server
racket racket-library web-galaxy
Last synced: 19 Jan 2025
https://github.com/raymo111/cs135-drtools
DrRacket Tools for CS 135 course at UWaterloo
autocomplete cs135 cs135-tools drracket drracket-customization drracket-dark-mode drracket-preferences drracket-theme hacktoberfest htdp keybindings keyboard-shortcuts racket racket-lang racket-language racket-teachpack raco shortcut shortcuts uwaterloo
Last synced: 19 Jan 2025
https://github.com/Raymo111/cs135-drtools
DrRacket Tools for CS 135 course at UWaterloo
autocomplete cs135 cs135-tools drracket drracket-customization drracket-dark-mode drracket-preferences drracket-theme hacktoberfest htdp keybindings keyboard-shortcuts racket racket-lang racket-language racket-teachpack raco shortcut shortcuts uwaterloo
Last synced: 13 Dec 2024
https://github.com/bogdanp/racket-chief
Chief runs Procfile-based applications. Like foreman, but written in Racket.
Last synced: 16 Dec 2024
https://github.com/soegaard/racket-poppler
Racket bindings for Poppler (library for reading and generating pdfs)
Last synced: 09 Jan 2025
https://github.com/pykello/racket-graphviz
Library to enable using graphviz in Racket programs
Last synced: 13 Dec 2024
https://github.com/jackfirth/point-free
Collection of forms and higher order functions that assist function composition and definition of functions in a point-free style
Last synced: 30 Jan 2025
https://github.com/takikawa/racket-dev-goodies
Scripts for Racket developers
Last synced: 08 Nov 2024
https://github.com/philnguyen/z3-rkt
Racket bindings for Z3
binding bindings racket smt-solver z3
Last synced: 27 Nov 2024
https://github.com/jackfirth/racket-request
Package for simplifying HTTP requests and writing integration tests of REST-ful APIs in Racket
Last synced: 30 Jan 2025
https://github.com/junker/routy
Routy is a lightweight high performance HTTP request router for Racket
Last synced: 01 Jan 2025
https://github.com/Junker/routy
Routy is a lightweight high performance HTTP request router for Racket
Last synced: 15 Nov 2024
https://github.com/zyrolasting/mind-map
Write and render mind-maps in Racket
mind-map mind-mapping pict racket
Last synced: 28 Nov 2024
https://github.com/florence/pop-pl
A Patient-Oriented Prescription Programing Language
Last synced: 30 Jan 2025
https://github.com/micahcantor/racket-lox
An implementation of the Lox language in Racket.
Last synced: 13 Jan 2025
https://github.com/uwplse/memsynth
An advanced automated reasoning tool for memory consistency model specifications.
Last synced: 25 Jan 2025
https://github.com/bogdanp/racket-dbg
A server, client and UI for remotely debugging Racket applications.
Last synced: 16 Dec 2024
https://github.com/pouyakary/vscode-racket
Racket support for Visual Studio Code with better inteliSense
kary-comments karyfoundation orchestra orchestra-language racket racket-lang tmlanguage vscode
Last synced: 06 Nov 2024
https://github.com/soapdog/racket-web-view
A Web View for Racket GUI Toolkit
Last synced: 15 Dec 2024
https://github.com/bogdanp/racket-north
A database migration tool written in Racket.
Last synced: 16 Dec 2024
https://github.com/otherjoel/vim-pollen
⌨️🌼 Syntax highlighting for Pollen (a Racket language)
Last synced: 09 Nov 2024
https://github.com/shriram/gradescope-racket
Infrastructure to autograde Racket code on Gradescope
gradescope gradescope-autograder-specification racket racket-lang racket-language
Last synced: 23 Oct 2024
https://github.com/Halbmond/Structure-and-Interpretation-of-Computer-Programs
Shortest Racket Code Collection
amb interpretation interpreter interpreters racket racket-documentation sicp sicp-answers sicp-book sicp-exercises sicp-solutions
Last synced: 09 Nov 2024
https://github.com/dedbox/racket-template
A Racket Meta-Program Generator
macros meta-programming program-generator racket template-metaprogramming
Last synced: 30 Jan 2025
https://github.com/euhmeuh/virtual-mpu
Universal Emulator & Assembler for Old Microprocessors
assembler emulator motorola racket
Last synced: 12 Oct 2024
https://github.com/lehitoskin/ivy
Ivy, the Taggable Image Viewer
flif gif image-viewer ivy jpeg png racket svg xmp-metadata
Last synced: 18 Nov 2024
https://github.com/countvajhula/cli
A language for writing command line interfaces in Racket
Last synced: 30 Jan 2025
https://github.com/malcolmstill/mstill.io
Static site in Pollen
blog pollen racket racket-lang
Last synced: 26 Jan 2025