1 CLP(Rosette)-miniKanren - A miniKanren variant integrated with Rosette (github.com) 7 points by chansey97 1250 days ago
2 "if ... then ... else" had to be invented - Eric Fischer (github.com) 6 points by soegaard 1460 days ago
3 Gophwr: a gopher client in Racket (github.com) 6 points by samth 2028 days ago
4 Read Scheme (Github Mirror) (github.com) 6 points by soegaard 2172 days ago
5 Syntax Parse Bee 2021 (github.com) 5 points by soegaard 1533 days ago
6 smtp-server: a minimal SMTP server (github.com) 5 points by bogdan 1409 days ago
7 Quite OK Image format encoder and decoder in Racket - Guillaume Savaton (github.com) 4 points by soegaard 1201 days ago
8 File Manager for DrRacket (github.com) 4 points by soegaard 1201 days ago
9 Asking for more maintainers for the Racket exercism track (github.com) 4 points by robertpostill 2067 days ago
10 Hebi - A snake-style game in Racket (github.com) 4 points by soegaard 2072 days ago
11 Mathematical Art Using Metapict (github.com) 4 points by soegaard 2059 days ago
12 The Dracula color scheme for DrRacket - Massung (github.com) 4 points by soegaard 2034 days ago
13 Seq: A generic, isomorphic sequence library (github.com) 4 points by countvajhula 1268 days ago
14 a nice little macro in @racketlang to illustrate "anonymous recursive functions" à la PowerShell (github.com) 4 points by spdegabrielle 7 days ago
15 IUCompilerCourse / Essentials-of-Compilation - A book about compiling Racket to x86-64 assembly (github.com) 4 points by pmatos 1857 days ago
16 Renegade Way (Stock Trading) - Evan Whitmer (github.com) 4 points by soegaard 1403 days ago
17 Utility for profiling module dependency import times - Bogdan Popa (github.com) 3 points by soegaard 1152 days ago
18 The game 2048 - Daniel Praeger (github.com) 3 points by soegaard 2165 days ago
19 Snake - Bogdan Popa (github.com) 3 points by soegaard 2168 days ago
20 Remember: a macOS reminders application built with Racket and Swift (github.com) 3 points by bogdan 2078 days ago
21 Racket Videos (github.com) 3 points by soegaard 2083 days ago
22 The 1995 language design for the Racket neé PLT Scheme project (github.com) 3 points by soegaard 2087 days ago
23 Option Trading Application (github.com) 3 points by soegaard 2084 days ago
24 Boulder Dash (and other examples) - Eric Clack (github.com) 3 points by soegaard 1884 days ago
25 Org Babel Support for Racket - Waldemar Quevedo (github.com) 3 points by soegaard 1916 days ago
26 Racket Templates: collection of racket app templates. (github.com) 3 points by spdegabrielle 1802 days ago
27 Tabloid - Joel Dueck (github.com) 3 points by soegaard 1801 days ago
28 Racket Paint - Laurent Orseau (github.com) 3 points by soegaard 1711 days ago
29 Multiplayer Bomberman in Racket - Leystryku (github.com) 3 points by soegaard 1639 days ago
30 Rince - Compile C to Racket - Leo Uino (github.com) 3 points by soegaard 1492 days ago
31 Voxos - 2D Side Scroller Game - Bill Bobos (github.com) 3 points by soegaard 1340 days ago
32 RacketCraft (Mini MineCraft using OpenGL) - Munroe and Nguyen (github.com) 3 points by soegaard 1340 days ago
33 ReadScheme (github.com) 3 points by soegaard 1232 days ago
34 Creating a minimal language in racket (github.com) 3 points by luv2c0d3 931 days ago
35 MIND New racket deep learning library (github.com) 3 points by marq_0x7f 465 days ago
36 The lambda-n Language (github.com) 3 points by spdegabrielle 76 days ago
37 Multiplayer Bomberman - Leystryku (github.com) 2 points by soegaard 1688 days ago
38 Racket Guide translated to Chinese (github.com) 2 points by spdegabrielle 1962 days ago
39 Picfetch: automatic cross-publishing pics from Mastodon (github.com) 2 points by joeld 931 days ago
40 CSRF vulnerability found, reported, and patched in racket-stories.com (github.com) 2 points by okaylisper 2033 days ago
41 R-Cade - Jeffrey Massung (github.com) 2 points by soegaard 2055 days ago
42 Racket Paint - Laurent Orseau (github.com) 2 points by soegaard 468 days ago
43 Racket E-Graph Library (github.com) 2 points by soegaard 2078 days ago
44 Text Trees - Simon Johnston (github.com) 2 points by soegaard 467 days ago
45 A Title2 (github.com) 2 points by jabbe 2152 days ago
46 #lang mini-java (github.com) 2 points by soegaard 2129 days ago
47 Racket Reloadable - Tony Garnock-Jones (github.com) 2 points by soegaard 1229 days ago
48 Two player Pong (networked) - Darren Cruse (github.com) 2 points by soegaard 2168 days ago
49 Continuations and Continuation Passing Style - ReadScheme (github.com) 2 points by soegaard 1881 days ago
50 A Patient-Oriented Prescription Programming Language - Spencer Florence (github.com) 2 points by soegaard 1920 days ago
51 Small Racket Games - Eric Clack (github.com) 2 points by soegaard 2136 days ago
52 Sauron is an IDE for Racket language. (github.com) 2 points by spdegabrielle 1786 days ago
53 Turn a circular bitmap into a heart (used for the Valentine's day easter egg) (github.com) 2 points by soegaard 2113 days ago
54 Great looking Tetris - Roman Kunin (github.com) 2 points by soegaard 1785 days ago
55 DrRacket Plugin for better autocompletion - yjqww6 (github.com) 2 points by soegaard 1736 days ago
56 Welcome to Typed Racket Discussions! (github.com) 2 points by soegaard 1737 days ago
57 Mind Maps - Sage Gerard (github.com) 2 points by soegaard 1911 days ago
58 Reflections on Advent of Code 2022 from a guy who kinda knows Racket - Jimpjorps (github.com) 1 points by soegaard 990 days ago
59 Serve the current folder with a raco command - Sam D Philips et al (github.com) 1 points by soegaard 983 days ago