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/bogdanp/racket-postmark
Racket client for the Postmark HTTP API.
Last synced: 18 Jan 2026
https://github.com/mcdejonge/rs-l
Sequencing tools for rs - the Racket Sequencer
Last synced: 21 Feb 2026
https://github.com/spenceforce/get-pass
command-line get-passwords getpass password racket
Last synced: 21 Feb 2026
https://github.com/bogdanp/racket-libargon2
libargon2 binaries for Racket on Linux, macOS and Windows.
Last synced: 03 Apr 2025
https://github.com/c2d7fa/rackunit-fancy-runner
Command-line RackUnit test runner with nicer output. Not actively updated, but responding to issues and pull requests.
Last synced: 21 Feb 2026
https://github.com/monkeyjunglejuice/emacs.ontop
EON – Emacs ONtop extends the Emacs ONboard starter kit. A less opinionated, loosely coupled and fully modular Emacs distro in the making. 🚀
common-lisp elixir emacs emacs-config emacs-configuration emacs-distributions emacs-setup emacs-starter-kit erlang haskell julia lfe ocaml racket unison-language
Last synced: 08 Apr 2026
https://github.com/lebrancworkshop/lebranc-learn-functional-programming
I'm learning a Functional Programming by learning its pure math concepts and apply it on functional language like Haskell, Clojure, Elixir, etc.
abstract-algebra category-theory clojure elixir fsharp functional-programming haskell homotopy-type-theory javascript lambda-calculus mathematics pure-mathematics racket scala theoretical-computer-science theory-of-computation type-theory typescript
Last synced: 13 May 2025
https://github.com/andresmpa/super-mario-bros-en-racket
Me encontré mi primer código de la universidad (Y sus versiones 0, 0.1, 0.2, 0.3)
Last synced: 31 Jan 2026
https://github.com/shouya/neko
An adorable typed calculus langauge for STLC, System F, and System F-ω! (stalled)
Last synced: 03 Feb 2026
https://github.com/tautologico/drracket-zenburn
Zenburn colorscheme for DrRacket
Last synced: 18 Feb 2026
https://github.com/thinkverse/exercism-racket
Solutions to Exercism's Racket track
exercism exercism-racket exercism-solutions exercism-track racket
Last synced: 18 Mar 2026
https://github.com/khakimio/sicp-racket
📕 SICP an excellent computer science text used in introductory courses at MIT
car cdr computer-science cons lisp pairs racket sicp
Last synced: 04 Jan 2026
https://github.com/gvoz-dev/fprog
Functional programming
clojure functional-programming racket scala
Last synced: 04 Mar 2026
https://github.com/emacs-sideline/sideline-racket
Show racket result with sideline
Last synced: 26 Feb 2026
https://github.com/malhotrapulak/starq
Minimal and Accessible Quantum Circuit DSL
Last synced: 03 Mar 2026
https://github.com/junker/racket-route-match
URL route-matching library for Racket
Last synced: 10 Feb 2026
https://github.com/bogdanp/racket-snappy
A pure-Racket decompressor for Snappy data.
Last synced: 17 Jan 2026
https://github.com/vishesh-gupta/programming-challenges
This repository is basically simple coding problems that I have done in various programming languages
euler leetcode-solutions programming-language racket
Last synced: 15 Jan 2026
https://github.com/pmatos/quantum
Quantum is a racket application to do application performance benchmarking
benchmarking performance racket
Last synced: 05 Mar 2026
https://github.com/bondiano/sicp
My solutions of SICP exercises
exercise racket sicp sicp-solutions
Last synced: 24 Feb 2026
https://github.com/zaoqi/monad.rkt
Monad . Racket
lisp lisp-library racket racket-library scheme
Last synced: 06 Feb 2026
https://github.com/cleoold/calculus-toolbox
a toolkit available to calculate various expressions in calculus.
Last synced: 29 Jan 2026
https://github.com/jboynyc/mercurizer
Simple web app in Racket calling the Mercury Web Parser
Last synced: 18 Jan 2026
https://github.com/wojwozniak/functional-programming-course
[uni] Functional Programming Course
functional-programming racket university-course
Last synced: 18 Jan 2026
https://github.com/theodesp/base62
Base62 encoding/decoding in Racket Scheme
Last synced: 18 Jan 2026
https://github.com/sleibrock/superv
A light-weight Racket Supervisor for long-term processes
Last synced: 02 Feb 2026
https://github.com/simonlschlee/layout
racket library for creating and rendering layouts, filling them with data, optionally generate example data
Last synced: 09 Feb 2026
https://github.com/metaxal/learn-to-type
A very simple Racket GUI program to learn to type by copying a text.
Last synced: 05 Jan 2026
https://github.com/rafaelbortolozo/racket_bhaskara
Cálculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite
bhaskara paradigms racket sqlite
Last synced: 15 Mar 2025
https://github.com/theodesp/remove-duplicates
Removes consecutive elements from a list in Racket/Sheme
Last synced: 06 Apr 2025
https://github.com/scottt2/hex_flash_gui
A GUI version of my world famous HexFlash!
but fun racket racket-gui useless
Last synced: 21 Feb 2026
https://github.com/calvin-ll/racket-helpers
A VSCode extension that offers some helpers for working with Racket
Last synced: 17 May 2026
https://github.com/takikawa/racket-cpu-affinity
A Racket library for getting/setting CPU affinity
Last synced: 13 Feb 2026
https://github.com/florianvazelle/py2mips
A python compiler to mips, written in racket (not finished)
Last synced: 18 Mar 2026
https://github.com/ashton314/microkanren
My implementation of μKanren
kanren logic-programming microkanren racket
Last synced: 25 Jan 2026
https://github.com/sleibrock/racket-friday
Run Racket code only when it's Friday
comedy friday racket racket-lang
Last synced: 26 Jan 2026
https://github.com/ktakashi/r6rs-ulid
ULID for R6RS Scheme
chez r6rs r6rs-scheme racket sagittarius scheme ulid
Last synced: 18 Mar 2026
https://github.com/erkin/skat-bidder
Bid value calculator for the German card game skat
Last synced: 19 Mar 2026
https://github.com/ryukinix/symbolic-deriv
Symbolic Differentiation written in Racket
calculus derivatives differentiation racket sicp symbolic
Last synced: 22 Jan 2026
https://github.com/pmatos/html-examples
Generate an HTML part out of Scribble Examples
examples html racket repository
Last synced: 19 Jul 2025
https://github.com/mariomarton/racket-sudoku-solver
Sudoku solver in Racket for any board size (including hexadoku & larger), built without constraint solvers or mutations. It solves any legal puzzle and detects invalid ones.
functional-programming hexadoku-solver lisp racket racket-lang sudoku sudoku-solver
Last synced: 15 Mar 2026
https://github.com/lebrancconvas/hackerrank-functional-programming
Programming in Functional Programming by using Hackerrank Problem.
clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala
Last synced: 07 Apr 2026
https://github.com/quasarbright/miniclass
a few implementations of a small class system in Racket
Last synced: 19 Mar 2026
https://github.com/pmatos/sketchy-pict
Sketchy Pict is a metapict based library to create sketch like picts in Racket
Last synced: 02 Feb 2026
https://github.com/simonlschlee/open-app
Open the default application for an url or file.
racket racket-lang racket-language utility-function
Last synced: 05 Jan 2026
https://github.com/lucasbotang/made_up_programming_language
MUPL language interpreter implemented by Racket
functional-programming interpreter mupl racket
Last synced: 19 Mar 2026
https://github.com/acosimon/mariobros-racket
Programa interactivo en Racket (DrRacket), el cual es un lenguaje de programación de amplio espectro de la familia de Lisp y Scheme. Es multiparadigma asà como de propósito general.
Last synced: 19 Mar 2026
https://github.com/mkierzenka/Racket_NumericalMethods
A collection of Numerical Methods implemented in Racket. Includes Root Finders, ODE Solvers, Linear System Solvers, etc. as well as Applications/Demos.
3bodyproblem continued-fractions differential-equations linear-system-solver methods newtons-method numerical numerical-integration ode ode-solver pi racket racket-numericalmethods runge-kutta runge-kutta-4 runge-kutta-adaptive-step-size runge-kutta-methods
Last synced: 19 Nov 2025
https://github.com/racket/email-notifications
GitHub action code for email notifications.
Last synced: 08 Aug 2025
https://github.com/SophieZ302/C-Project-Interpreter
Racket Interpreter in C, using Stack, Queue, Binary Tree
Last synced: 11 May 2025
https://github.com/bogdanp/racket-buid
Universally unique, lexicographically-sortable flake ids for Racket.
Last synced: 19 Mar 2026
https://github.com/sumith1896/skosette
Reimplementation of the Skolem function generation using Rosette
program-synthesis racket solvers
Last synced: 19 Mar 2026
https://github.com/countvajhula/generator-util
Utilities for working with generators in Racket
Last synced: 19 Mar 2026
https://github.com/codewars/codewars-rackunit
RackUnit test runner for Codewars
code-runner racket test-reporting test-runner
Last synced: 05 Mar 2026
https://github.com/kurinoku/struct-out-plus-plus
A complementary package to struct-plus-plus that provides a struct-out form compatible with struct++
racket racket-lang racket-library
Last synced: 17 Feb 2026