🇫🇷 Made in France

Discover France's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of France.

TOP Racket Projects

1
euhmeuh/wasm-adventure

euhmeuh/wasm-adventure

My adventure into the marvelous world of Web Assembly
Racket
59
star
2
euhmeuh/web-galaxy

euhmeuh/web-galaxy

A minimalist web framework for the Racket web-server
Racket
27
star
3
SuzanneSoy/type-expander

SuzanneSoy/type-expander

Type expanders (i.e. type-level functions) for Typed/Racket
Racket
17
star
4
euhmeuh/virtual-mpu

euhmeuh/virtual-mpu

Universal Emulator & Assembler for Old Microprocessors
Racket
16
star
5
euhmeuh/rilouworld

euhmeuh/rilouworld

Decentralized game universe in which players can explore worlds made by others.
Racket
12
star
6
euhmeuh/fosdem-2019-talk

euhmeuh/fosdem-2019-talk

Lightning talk at FOSDEM 2019 in Bruxelles
Racket
11
star
7
aumouvantsillage/Hydromel-lang

aumouvantsillage/Hydromel-lang

Racket
9
star
8
SuzanneSoy/anaphoric

SuzanneSoy/anaphoric

Anaphoric macros for racket
Racket
8
star
9
aumouvantsillage/Virgule-CPU-Racket

aumouvantsillage/Virgule-CPU-Racket

Virgule is a minimal RISC-V core.
Racket
8
star
10
aumouvantsillage/Virgule-CPU

aumouvantsillage/Virgule-CPU

Virgule is a minimal RISC-V core.
Racket
7
star
11
fridim/pimpmylog

fridim/pimpmylog

minimal UI for IRC logs
Racket
6
star
12
euhmeuh/bonny

euhmeuh/bonny

Ship your Racket web-server like a true pirate!
Racket
4
star
13
naominitel/mu-lambda

naominitel/mu-lambda

An extensible type system laboratory.
Racket
4
star
14
matteodelabre/calculum

matteodelabre/calculum

Club d’algorithmique compétitive universitaire de l’Université de Montréal
Racket
4
star
15
aumouvantsillage/Tiny-HDL-Racket

aumouvantsillage/Tiny-HDL-Racket

Small DSL made with Racket
Racket
3
star
16
desvige/caquet

desvige/caquet

Transpile Racket into CIL.
Racket
3
star
17
SuzanneSoy/subtemplate

SuzanneSoy/subtemplate

Automatic generation of temporary identifiers for racket syntax templates, based on subscripts indices on the identifiers (e.g. generate yᵢ … from xᵢ …)
Racket
3
star
18
euhmeuh/command-tree

euhmeuh/command-tree

A Racket package to handle tree-style (à la git) command line arguments
Racket
3
star
19
aumouvantsillage/qoi-racket

aumouvantsillage/qoi-racket

Quite OK Image format encoder and decoder in Racket
Racket
3
star
20
MalloZup/face-to-face

MalloZup/face-to-face

event driven web-server written in racketlang
Racket
2
star
21
maxenced/one-nfslvm

maxenced/one-nfslvm

Nfs + LVM transfer manager for OpenNebula
Racket
2
star
22
mathk/drpbrt

mathk/drpbrt

Racket
2
star
23
euhmeuh/rilouw.eu

euhmeuh/rilouw.eu

My personal website
Racket
2
star
24
SuzanneSoy/repltest

SuzanneSoy/repltest

REPLtest: Copy-paste your REPL interactions, and have them run as tests
Racket
2
star
25
SuzanneSoy/phc-toolkit

SuzanneSoy/phc-toolkit

Racket toolkit used for the phc project. Unstable.
Racket
2
star
26
SuzanneSoy/phc-adt

SuzanneSoy/phc-adt

Algebraic Datatypes for Typed/Racket, with some special features useful for writing compilers
Racket
2
star
27
SuzanneSoy/typed-struct-props

SuzanneSoy/typed-struct-props

Makes a small subset of struct type properties available in Typed/Racket. The API should hopefully stay backward-compatible when Typed/Racket officially supports (or rejects) structure type properties.
Racket
2
star
28
SuzanneSoy/debug-scopes

SuzanneSoy/debug-scopes

Helper utilities to debug scope-related problems in Racket
Racket
2
star
29
SuzanneSoy/tr-immutable

SuzanneSoy/tr-immutable

Immutable alternatives to Vector, Box, Sexp, Syntax-E and Syntax for Typed/Racket
Racket
2
star
30
SuzanneSoy/phc-thesis

SuzanneSoy/phc-thesis

Bits and pieces of my memoir
Racket
2
star
31
MalloZup/racket-helloworld

MalloZup/racket-helloworld

racketlang helloworld
Racket
2
star
32
neolao/redmine-neolao-theme

neolao/redmine-neolao-theme

Redmine theme
Racket
2
star
33
aumouvantsillage/Minimal-DSL-Racket

aumouvantsillage/Minimal-DSL-Racket

Racket
2
star
34
damien-mattei/Scheme-PLUS-for-Racket

damien-mattei/Scheme-PLUS-for-Racket

Scheme+ for Racket by Damien Mattei
Racket
2
star
35
euhmeuh/racket-ovh

euhmeuh/racket-ovh

Unofficial Racket wrapper for OVH API
Racket
1
star
36
SuzanneSoy/chain-module-begin

SuzanneSoy/chain-module-begin

Use this Racket package to build meta-languages, where a #%module-begin expands to the #%module-begin of another user-specified language.
Racket
1
star
37
SuzanneSoy/typed-map

SuzanneSoy/typed-map

Type inference helper for map with Typed/Racket. Supports afl, un-annotated lambdas and polymorphic functions.
Racket
1
star
38
SuzanneSoy/delay-pure

SuzanneSoy/delay-pure

Non-cached promises for Typed/Racket, like delay/name, but safe because only pure functions are allowed. Only a subset of Racket's functions is allowed.
Racket
1
star
39
florianvazelle/py2mips

florianvazelle/py2mips

A python compiler to mips, written in racket (not finished)
Racket
1
star
40
xy2i/2htdp-solutions

xy2i/2htdp-solutions

Solutions for How to Design Programs, 2nd Edition
Racket
1
star
41
Natsukooh/Polytech-Nice-Sophia-Programmation-Fonctionnelle

Natsukooh/Polytech-Nice-Sophia-Programmation-Fonctionnelle

Mes réponses aux TDs de la matière Programmation Fonctionnelle du semestre 8.
Racket
1
star
42
ReyAnthony/racket-doge

ReyAnthony/racket-doge

Generate doge meme sentences
Racket
1
star
43
aumouvantsillage/Silicate

aumouvantsillage/Silicate

A domain-specific language for digital hardware design and synthesis
Racket
1
star
44
kephas/snake

kephas/snake

Un snake en Racket
Racket
1
star
45
kephas/pac-man

kephas/pac-man

Racket
1
star
46
SuzanneSoy/xlist

SuzanneSoy/xlist

Fancy lists, to be used as a type or match pattern.
Racket
1
star
47
kephas/mirto-goblins

kephas/mirto-goblins

Driving a MIRTO robot with Spritely Goblins
Racket
1
star
48
naominitel/Schell

naominitel/Schell

Schell : the Scheme shell. An useless, improbable and aberrant mix of Scheme and UNIX shell.
Racket
1
star
49
SuzanneSoy/remember

SuzanneSoy/remember

Compile-time memoization for Racket.
Racket
1
star
50
ReyAnthony/racket-visual-novel

ReyAnthony/racket-visual-novel

Quick and dirty visual novel engine in racket
Racket
1
star
51
SuzanneSoy/scribble-enhanced

SuzanneSoy/scribble-enhanced

Enhancements for the scribble language (a documentation language based on Racket)
Racket
1
star
52
MohamedLEGH/crypto-sign

MohamedLEGH/crypto-sign

ECDSA and Schnorr utilities, for Bitcoin, in Racket
Racket
1
star
53
titouancreach/ant-run

titouancreach/ant-run

Racket
1
star
54
SuzanneSoy/polysemy

SuzanneSoy/polysemy

Proof of concept which separates the concept of identifier and the concept of attaching a meaning to it, in Racket.
Racket
1
star
55
carlendev/arduino-hour-proxy

carlendev/arduino-hour-proxy

Add hour to Arduino Infos
Racket
1
star
56
naominitel/racket-lambda-calculus

naominitel/racket-lambda-calculus

A Racket #lang module for λ-calculus.
Racket
1
star