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: 2026-06-11 00:25:32 UTC
- JSON Representation
https://github.com/suzannesoy/phc-graph
Graph manipulation library in Typed/Racket
Last synced: 06 Jan 2026
https://github.com/branneman/status-page
Communicate service status to your users via a web page.
Last synced: 28 Jan 2026
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 21 Jan 2026
https://github.com/bearddan2000/racket-cli-hello-world
A POC for racket programming language.
Last synced: 24 Mar 2025
https://github.com/adamlwgriffiths/advent_of_code
Solutions to Advent of Code
advent-of-code-2017 advent-of-code-2018 challenges racket
Last synced: 18 Mar 2026
https://github.com/kalimehtar/finalizer
Common trivial finalizer for Racket
Last synced: 05 Jan 2026
https://github.com/taktoa/rackettsbannergen
A port of TSBannerGen to Racket
banner-generator racket teamspeak3
Last synced: 03 Jan 2026
https://github.com/mobiwn/programming-language-design
💻 Dive into a curated collection of programming language comparisons, exercises, and detailed slides in this repository for Urmia University students.
functional-programming haskell object-oriented-programming oop procedural-programming programming-language-concepts programming-language-theory programming-languages racket racket-lang racket-language urmia-university
Last synced: 05 Feb 2026
https://github.com/aryaghan-mutum/algorhythms
A curated collection of algorithm implementations.
algorithms computer-science cryptography data-structures functional-programming graph-algorithms lisp mathematics number-theory racket searching-algorithms software-engineering sorting-algorithms tree-algorithms
Last synced: 21 Feb 2026
https://github.com/simonlschlee/layout-interactive
interact utility for use with layout library
Last synced: 26 Jan 2026
https://github.com/r1b/md5
[WIP] The MD5 Message-Digest Algorithm
cryptography r6rs racket scheme
Last synced: 21 Jan 2026
https://github.com/nikhilm/postal
Racket "sans-IO" style DHCP client
dhcp dhcp-client racket sans-io
Last synced: 16 Mar 2026
https://github.com/pmatos/octo-racknews
Statistics gathering for Racket News
github racket racket-news statistics
Last synced: 13 May 2026
https://github.com/kalimehtar/thread-utils
Utilities to do async tasks with threads
Last synced: 05 Jan 2026
https://github.com/mahi97/numex-lang
~ The pure functional Interpreter for NUMEX Language Based on Racket
functional-programming interpreter numex programming-language racket
Last synced: 08 Jan 2026
https://github.com/saiteja-talluri/tower-of-hanoi-solver
GUI for tower of hanoi with hint option giving the best move from any state of the game
bfs-algorithm hanoi-towers racket
Last synced: 17 Mar 2026
https://github.com/juanlopezaranzazu/ejercicios-programacion
ejercicios para practicar programacion con racket y python
Last synced: 10 Jan 2026
https://github.com/jboynyc/piep
Use a structured notation to construct SQL statements
ipython-magic jupyter-notebook racket racket-lang sql
Last synced: 18 Jan 2026
https://github.com/spdegabrielle/check-nhs-number
a simple package to validate NHS numbers in Racket
Last synced: 05 Jan 2026
https://github.com/benknoble/rrule
iCal recurrence rule implementation for Racket
Last synced: 04 Jan 2026
https://github.com/takikawa/lipics-scribble
Scribble language for making papers in the LIPIcs format
Last synced: 05 Jan 2026
https://github.com/jbclements/glpk
FFI interface to Gnu Linear Programming Kit
Last synced: 05 Jan 2026
https://github.com/rafaelbortolozo/prolog
Trabalhos desenvolvidos durante a disciplina de Programação Lógica e Funcional da 7º fase - IFC Campus Videira 2022.
Last synced: 02 Jan 2026
https://github.com/yujonglee/array_visualizer
Array visualizer written in racket/draw. Creating image for blog post or paper.
array racket racket-lang racket-language visualizer
Last synced: 05 Jan 2026
https://github.com/moustachio-belvedere/sicp-solutions-and-notes
Structure and Interpretation of Computer Programs: notes and solutions
computer interpretation lisp mit programs racket scheme sicp structure
Last synced: 23 Feb 2026
https://github.com/jackfirth/rpn
A Racket package for working with Reverse Polish Notation stack structures
data-structures forth racket reverse-polish-notation
Last synced: 18 Feb 2026
https://github.com/donomii/mazerobots
Racket scheme program to draw random figures. Most of the time they appear to be leaping.
demo graphics opengl racket racket-scheme scheme
Last synced: 08 Nov 2025
https://github.com/cacilhas/konsulta-vortaro
esperanto macos med racket scheme translator
Last synced: 14 Mar 2025
https://github.com/berquist/overlapintegrals
Overlap integrals over GTOs (THO66 algorithm) in many languages
chrestomathy common-lisp cpp electronic-structure integral-equations julia nim python quantum-chemistry racket rust
Last synced: 19 Jan 2026
https://github.com/slamko/deep-racket
Little Deep Learning framework in Racket
ai deep-learning functional-programming lisp machine-learning neural-network racket
Last synced: 10 Feb 2026
https://github.com/cwbowron/chord-processor
Pre-processor and styles for formatting guitar and ukulele chords charts with LaTeX
guitar guitar-chords latex pdf pdf-generation racket
Last synced: 29 Aug 2025
https://github.com/wbthomason/miv
An editor with vim-inspired modal editing, emacs-inspired total customizability, speed, and easy extensibility
Last synced: 19 Apr 2026
https://github.com/taimoorzaeem/step-scheme
Step-by-Step Scheme Evaluator [WIP]
evaluator haskell interpreter lisp racket scheme
Last synced: 31 Aug 2025
https://github.com/fmind/onlog
Perform operations on log files
file log manipulation racket raco
Last synced: 27 Jan 2026
https://github.com/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 19 Feb 2026
https://github.com/jbclements/t-test
Implementations of Student's T-Test and Welch's T-Test for Racket
Last synced: 27 Jan 2026
https://github.com/vendethiel/path.rkt
Very small tool to manage one's %PATH%
Last synced: 24 Feb 2026
https://github.com/hkrish/irandom
Racket implementation of Bob Jenkins' ISAAC pseudorandom number generator
racket random-number-generators
Last synced: 20 Feb 2026
https://github.com/sleibrock/racket-papertrail
Send syslog messages to Papertrail from Racket
Last synced: 27 Jan 2026
https://github.com/yanyingwang/scribble-rainbow-delimiters
Colorizing matched brackets of codes on HTML pages generated by Racket Scribble
brackets racket racket-scribble rainbow
Last synced: 20 Feb 2026
https://github.com/garyhilares/minesweeper
Simple Minesweeper game written in ISL with lambdas (a functional programming variant of Racket).
functional-programming game minesweeper racket
Last synced: 22 Jan 2026
https://github.com/alinpahontu2912/racket-supermarket
first homework for programming paradigms
data-structures functional-programming racket
Last synced: 18 Oct 2025
https://github.com/sarabdevops/racketproject
Count Down number game where user can give program some random numbers and target number and program have to figure out target number by using (+ - * / ) operators .
dr drracket racket racket-lang scheme
Last synced: 03 Jan 2026
https://github.com/maeln/projecteuler
Project Euler solutions in Racket.
mathematics project-euler racket racket-lang
Last synced: 27 Jan 2026
https://github.com/taggagii/racket
Some general formula's and jazz from racket for my own reference
Last synced: 27 Jan 2026
https://github.com/john-science/sicp-racket
Working through the SICP Textbook in Racket Scheme
education functional-programming language-design learning lisp racket racket-lang scheme sicp sicp-book
Last synced: 29 Sep 2025
https://github.com/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 15 Mar 2026
https://github.com/dexterlagan/cobalt2-theme
The Cobalt 2 color scheme for DrRacket, Racket's IDE.
color-scheme color-theme racket
Last synced: 18 Feb 2026
https://github.com/benoid/rejoice-in-the-lambda
A repository of useful Scheme procedures.
functional-programming help-wanted howto racket scheme
Last synced: 24 Feb 2026
https://github.com/watson-clara/programming-language-fundamentals
This is a repository of all the coursework from my Programming Language Fundamentals course.
Last synced: 16 Mar 2026
https://github.com/shrondi/programacion-declarativa
Repositorio para las prácticas de la asignatura Programación Declarativa. Curso 2023-2024
Last synced: 24 Jan 2026
https://github.com/gusenov/examples-racket
:tennis: Примеры кода на Racket.
examples functional-programming lisp lisp-dialect racket
Last synced: 25 Jan 2026
https://github.com/xgqt/rbulkresizer
Graphical bulk picture resize tool written in Racket (mirror)
application bulk-resizer gui multiplatform racket
Last synced: 20 Jan 2026
https://github.com/mcejp/propel
Propel: the readability of LISP with the expressive power of C. Inspired by Naughty Dog's GOAL and https://github.com/pezipink/asi64
Last synced: 06 Feb 2026
https://github.com/rdmello/sicp-exercises
Exercises from the SICP ebook
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 29 Jan 2026
https://github.com/dariodip/sicp
Exercises and notes from Structure and Interpretation of Computer Programs
racket sicp-solutions study-notes
Last synced: 02 Jan 2026
https://github.com/ymdarake/racket-guide
Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html
lisp-dialect macro racket racket-lang scheme scheme-language
Last synced: 25 Feb 2026
https://github.com/bogdanp/racket-country
Facilities for working with standardized country data in Racket.
Last synced: 17 Jan 2026
https://github.com/pabloreszczynski/merkle-tree
A Merkle Tree implementation in Racket
data-structures functional racket
Last synced: 06 Apr 2025
https://github.com/huy-dna/sicp
Learning notes and exercise walkthrough of the SICP book
Last synced: 22 Mar 2025
https://github.com/tahmidefaz/racket-image-gallery
A simple image gallery implemented with GUI in Racket
gui imagegallery lisp lisp-variant racket
Last synced: 03 Feb 2026
https://github.com/xframes-project/xframes-racket
GPU accelerated UI development for Racket
Last synced: 25 Feb 2026
https://github.com/omentic/antiformatter
attempting to make the worst possible passable racket code
Last synced: 18 Feb 2026
https://github.com/vendethiel/brain.rkt
Dummy brainfuck interpreter in Racket.
Last synced: 03 Feb 2026
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 15 May 2025
https://github.com/racket-cookbooks/.github
Racket Cookbooks
racket racket-lang racket-language
Last synced: 25 Feb 2026
https://github.com/gabrielnagy/2048racket
Final project for my second year Functional Programming class
functional-programming racket university-project
Last synced: 16 Jan 2026
https://github.com/xgqt/rkt
almost official mirror of https://gitlab.com/src_prepare/racket/racket-overlay
Last synced: 21 Jul 2025
https://github.com/fmind/cookiecutter-racket
Template to generate a Racket project
cookiecutter project racket raco template
Last synced: 07 Feb 2026
https://github.com/rajatvig/sicp
racket scheme-language sicp sicp-book sicp-exercises
Last synced: 17 Mar 2026
https://github.com/kalimehtar/stretchable-snip
Racket library for stretchable editor snips
Last synced: 02 Feb 2026
https://github.com/hmarcien/shopify-reality-check
Audit and predict operational performance for Shopify merchants — powered by a neural network in Racket (Malt). Built with a reflexive AI mindset, designed for real insights.
ai audit backend ecommerce fulfillment logistics malt neural-network racket reflexive-ai shopify shopify-api
Last synced: 18 Jun 2025
https://github.com/tiagosr/gategen
Racket-based hardware definition DSL for generating gateware for FPGAs, ASICs and the like
asic-design dsl fpga fpga-programming hdl racket racket-languages
Last synced: 07 Feb 2026
https://github.com/sancakerkan/schemepathsolver
Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.
Last synced: 08 Feb 2026