1 CLP(Rosette)-miniKanren - A miniKanren variant integrated with Rosette (github.com) 7 points by chansey97 1252 days ago
2 "if ... then ... else" had to be invented - Eric Fischer (github.com) 6 points by soegaard 1462 days ago
3 Gophwr: a gopher client in Racket (github.com) 6 points by samth 2030 days ago
4 Read Scheme (Github Mirror) (github.com) 6 points by soegaard 2174 days ago
5 Syntax Parse Bee 2021 (github.com) 5 points by soegaard 1535 days ago
6 smtp-server: a minimal SMTP server (github.com) 5 points by bogdan 1411 days ago
7 Quite OK Image format encoder and decoder in Racket - Guillaume Savaton (github.com) 4 points by soegaard 1203 days ago
8 File Manager for DrRacket (github.com) 4 points by soegaard 1203 days ago
9 Asking for more maintainers for the Racket exercism track (github.com) 4 points by robertpostill 2069 days ago
10 Hebi - A snake-style game in Racket (github.com) 4 points by soegaard 2074 days ago
11 Mathematical Art Using Metapict (github.com) 4 points by soegaard 2061 days ago
12 The Dracula color scheme for DrRacket - Massung (github.com) 4 points by soegaard 2036 days ago
13 Seq: A generic, isomorphic sequence library (github.com) 4 points by countvajhula 1270 days ago
14 a nice little macro in @racketlang to illustrate "anonymous recursive functions" à la PowerShell (github.com) 4 points by spdegabrielle 9 days ago
15 IUCompilerCourse / Essentials-of-Compilation - A book about compiling Racket to x86-64 assembly (github.com) 4 points by pmatos 1859 days ago
16 Renegade Way (Stock Trading) - Evan Whitmer (github.com) 4 points by soegaard 1405 days ago
17 Utility for profiling module dependency import times - Bogdan Popa (github.com) 3 points by soegaard 1154 days ago
18 The game 2048 - Daniel Praeger (github.com) 3 points by soegaard 2167 days ago
19 Snake - Bogdan Popa (github.com) 3 points by soegaard 2170 days ago
20 Remember: a macOS reminders application built with Racket and Swift (github.com) 3 points by bogdan 2080 days ago
21 Racket Videos (github.com) 3 points by soegaard 2085 days ago
22 The 1995 language design for the Racket neé PLT Scheme project (github.com) 3 points by soegaard 2089 days ago
23 Option Trading Application (github.com) 3 points by soegaard 2086 days ago
24 Boulder Dash (and other examples) - Eric Clack (github.com) 3 points by soegaard 1886 days ago
25 Org Babel Support for Racket - Waldemar Quevedo (github.com) 3 points by soegaard 1918 days ago
26 Racket Templates: collection of racket app templates. (github.com) 3 points by spdegabrielle 1804 days ago
27 Tabloid - Joel Dueck (github.com) 3 points by soegaard 1803 days ago
28 Racket Paint - Laurent Orseau (github.com) 3 points by soegaard 1713 days ago
29 Multiplayer Bomberman in Racket - Leystryku (github.com) 3 points by soegaard 1641 days ago
30 Rince - Compile C to Racket - Leo Uino (github.com) 3 points by soegaard 1494 days ago
31 Voxos - 2D Side Scroller Game - Bill Bobos (github.com) 3 points by soegaard 1342 days ago
32 RacketCraft (Mini MineCraft using OpenGL) - Munroe and Nguyen (github.com) 3 points by soegaard 1342 days ago
33 ReadScheme (github.com) 3 points by soegaard 1234 days ago
34 Creating a minimal language in racket (github.com) 3 points by luv2c0d3 933 days ago
35 MIND New racket deep learning library (github.com) 3 points by marq_0x7f 467 days ago
36 The lambda-n Language (github.com) 3 points by spdegabrielle 78 days ago
37 Multiplayer Bomberman - Leystryku (github.com) 2 points by soegaard 1690 days ago
38 Racket Guide translated to Chinese (github.com) 2 points by spdegabrielle 1964 days ago
39 Picfetch: automatic cross-publishing pics from Mastodon (github.com) 2 points by joeld 933 days ago
40 CSRF vulnerability found, reported, and patched in racket-stories.com (github.com) 2 points by okaylisper 2035 days ago
41 R-Cade - Jeffrey Massung (github.com) 2 points by soegaard 2057 days ago
42 Racket Paint - Laurent Orseau (github.com) 2 points by soegaard 470 days ago
43 Racket E-Graph Library (github.com) 2 points by soegaard 2080 days ago
44 Text Trees - Simon Johnston (github.com) 2 points by soegaard 469 days ago
45 A Title2 (github.com) 2 points by jabbe 2154 days ago
46 #lang mini-java (github.com) 2 points by soegaard 2131 days ago
47 Racket Reloadable - Tony Garnock-Jones (github.com) 2 points by soegaard 1231 days ago
48 Two player Pong (networked) - Darren Cruse (github.com) 2 points by soegaard 2170 days ago
49 Continuations and Continuation Passing Style - ReadScheme (github.com) 2 points by soegaard 1883 days ago
50 A Patient-Oriented Prescription Programming Language - Spencer Florence (github.com) 2 points by soegaard 1922 days ago
51 Small Racket Games - Eric Clack (github.com) 2 points by soegaard 2138 days ago
52 Sauron is an IDE for Racket language. (github.com) 2 points by spdegabrielle 1788 days ago
53 Turn a circular bitmap into a heart (used for the Valentine's day easter egg) (github.com) 2 points by soegaard 2116 days ago
54 Great looking Tetris - Roman Kunin (github.com) 2 points by soegaard 1787 days ago
55 DrRacket Plugin for better autocompletion - yjqww6 (github.com) 2 points by soegaard 1738 days ago
56 Welcome to Typed Racket Discussions! (github.com) 2 points by soegaard 1739 days ago
57 Mind Maps - Sage Gerard (github.com) 2 points by soegaard 1913 days ago
58 Reflections on Advent of Code 2022 from a guy who kinda knows Racket - Jimpjorps (github.com) 1 points by soegaard 992 days ago
59 Serve the current folder with a raco command - Sam D Philips et al (github.com) 1 points by soegaard 985 days ago