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.

https://github.com/bogdanp/racket-postmark

Racket client for the Postmark HTTP API.

postmark racket

Last synced: 18 Jan 2026

https://github.com/mcdejonge/rs-l

Sequencing tools for rs - the Racket Sequencer

livecoding racket sequencer

Last synced: 21 Feb 2026

https://github.com/bogdanp/racket-libargon2

libargon2 binaries for Racket on Linux, macOS and Windows.

libargon2 racket

Last synced: 03 Apr 2025

https://github.com/kalimehtar/russian

Russian language support for Racket

racket

Last synced: 19 Mar 2026

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.

racket unit-testing

Last synced: 21 Feb 2026

https://github.com/bogdanp/racket-twilio

A Twilio client for Racket.

racket sms twilio

Last synced: 16 Jan 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/florence/colors

A hsi/l/v color library for Racket

hsi hsl hsv racket

Last synced: 06 Jan 2026

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)

first-project games racket

Last synced: 31 Jan 2026

https://github.com/racket/slatex

racket

Last synced: 26 Feb 2025

https://github.com/shouya/neko

An adorable typed calculus langauge for STLC, System F, and System F-ω! (stalled)

racket typing

Last synced: 03 Feb 2026

https://github.com/tautologico/drracket-zenburn

Zenburn colorscheme for DrRacket

colorscheme drracket racket

Last synced: 18 Feb 2026

https://github.com/racket/html

racket

Last synced: 05 Oct 2025

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

emacs racket sideline

Last synced: 26 Feb 2026

https://github.com/racket/drdr2

racket

Last synced: 03 Mar 2026

https://github.com/malhotrapulak/starq

Minimal and Accessible Quantum Circuit DSL

quantum-computing racket

Last synced: 03 Mar 2026

https://github.com/sfantasy/plt

A repo for learning PLT

plt racket sicp

Last synced: 18 Mar 2026

https://github.com/junker/racket-route-match

URL route-matching library for Racket

racket racket-lang router web

Last synced: 10 Feb 2026

https://github.com/bogdanp/racket-snappy

A pure-Racket decompressor for Snappy data.

compression racket snappy

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/cleoold/calculus-toolbox

a toolkit available to calculate various expressions in calculus.

calculus math racket scheme

Last synced: 29 Jan 2026

https://github.com/jboynyc/mercurizer

Simple web app in Racket calling the Mercury Web Parser

racket

Last synced: 18 Jan 2026

https://github.com/theodesp/base62

Base62 encoding/decoding in Racket Scheme

base62 racket scheme

Last synced: 18 Jan 2026

https://github.com/michaelfromyeg/htdap

HtDAP examples in Racket to help students transition from CPSC 103 to CPSC 107.

cpsc cpsc103 cpsc107 python racket ubc

Last synced: 02 Apr 2025

https://github.com/sleibrock/superv

A light-weight Racket Supervisor for long-term processes

daemon racket supervisor

Last synced: 02 Feb 2026

https://github.com/racket/mzcom

racket

Last synced: 02 Mar 2026

https://github.com/simonlschlee/layout

racket library for creating and rendering layouts, filling them with data, optionally generate example data

racket racket-library

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.

racket racket-gui

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

racket scheme

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

racket vscode-extension

Last synced: 17 May 2026

https://github.com/takikawa/racket-cpu-affinity

A Racket library for getting/setting CPU affinity

racket

Last synced: 13 Feb 2026

https://github.com/florianvazelle/py2mips

A python compiler to mips, written in racket (not finished)

compiler mips racket

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/racket/pcps-test

Tests for Jean-Paul Roy's book

racket

Last synced: 19 Mar 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/jpathy/hidapi

FFI bindings for hidapi

ffi-bindings hidapi racket

Last synced: 22 Feb 2026

https://github.com/erkin/skat-bidder

Bid value calculator for the German card game skat

card-game racket 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/jali/dangrossman

Racket examples

racket

Last synced: 09 Feb 2026

https://github.com/blazecolour/sicp

my solutions on SICP exercises

lisp racket scheme sicp

Last synced: 05 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

dsl macros oop 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

metapict 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.

racket scheme

Last synced: 19 Mar 2026

https://github.com/racket/email-notifications

GitHub action code for email notifications.

racket

Last synced: 08 Aug 2025

https://github.com/teodutu/pp

Paradigme de Programare - UPB 2019

haskell pp prolog racket upb

Last synced: 11 Jun 2025

https://github.com/SophieZ302/C-Project-Interpreter

Racket Interpreter in C, using Stack, Queue, Binary Tree

c interpreter racket

Last synced: 11 May 2025

https://github.com/theodesp/fizzbuzz-scheme

fizzbuzz in scheme

fizzbuzz racket scheme

Last synced: 20 Jan 2026

https://github.com/theodesp/feint

Makes a function ignore its first call

racket scheme

Last synced: 05 Feb 2026

https://github.com/bogdanp/racket-buid

Universally unique, lexicographically-sortable flake ids for Racket.

flake-ids racket

Last synced: 19 Mar 2026

https://github.com/racket/profile

racket

Last synced: 01 Mar 2026

https://github.com/racket/mysterx

racket

Last synced: 12 Aug 2025

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

racket

Last synced: 19 Mar 2026

https://github.com/samdphillips/package-catalog

My Racket Catalog.

racket

Last synced: 19 Mar 2026

https://github.com/zacanger/junk

Bits, mini projects, language learning, all sorts of other nonsense that didn't belong anywhere else.

bash c clojure clojurescript dataset examples haskell js misc py racket rb samples scheme sh wordlist

Last synced: 26 Feb 2025

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