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/dannypsnl/formatted-string

Extends racket string to formatted string

racket reader-macros

Last synced: 20 Feb 2025

https://github.com/dannypsnl/raytracer

racket raytracer

racket raytracer

Last synced: 20 Feb 2025

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

Racket client for the Postmark HTTP API.

postmark racket

Last synced: 03 Apr 2025

https://github.com/florence/colors

A hsi/l/v color library for Racket

hsi hsl hsv racket

Last synced: 25 Mar 2025

https://github.com/bogdanp/nevermore

A silly little Racket package that will never change.

racket

Last synced: 03 Apr 2025

https://github.com/racket/planet

racket

Last synced: 26 Feb 2025

https://github.com/kisaragi-hiu/pangu.rkt

Paranoid text spacing in Racket

pangu racket

Last synced: 02 Apr 2025

https://github.com/racket/icons

racket

Last synced: 26 Feb 2025

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

Universally unique lexicographically sortable identifiers for Racket.

racket ulid

Last synced: 03 Apr 2025

https://github.com/hiphish/msgpack-racket

msgpack.org[Racket] Mirror of the MessagePack implementation for Racket

messagepack msgpack racket serialization

Last synced: 21 Mar 2025

https://github.com/pmatos/markdown-ng

Markdown in Racket

markdown racket

Last synced: 27 Feb 2025

https://github.com/kalimehtar/russian

Russian language support for Racket

racket

Last synced: 25 Mar 2025

https://github.com/wojwozniak/university

University courses that I have finished - tasklists, solutions, study materials

c computer-science csharp java javascript math python racket university

Last synced: 19 Dec 2024

https://github.com/racket/wxme

racket

Last synced: 26 Feb 2025

https://github.com/joergen7/pnet

Petri net library based on Racket threads.

petri-net racket racket-places

Last synced: 03 Mar 2025

https://github.com/racket/trace

racket

Last synced: 26 Feb 2025

https://github.com/brackendev/gravatardemo-racket

Racket implementation to interact with the Gravatar API. Useful example for new users

api-client api-wrapper demo drracket gravatar gravatar-api new-user racket

Last synced: 25 Feb 2025

https://github.com/bogdanp/racket-aoc-2018

Advent of Code 2018, solved live on stream with Racket.

advent-of-code advent-of-code-2018 lisp racket

Last synced: 03 Apr 2025

https://github.com/racket/slatex

racket

Last synced: 26 Feb 2025

https://github.com/takikawa/pprint.plt

Pretty printing library for Racket developed by Dave Herman

racket

Last synced: 25 Mar 2025

https://github.com/jackfirth/lambda-calculus

A racket language for lambda calculus

functional-programming lambda-calculus language racket

Last synced: 25 Mar 2025

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

Monotonic time for Racket.

clock racket

Last synced: 03 Apr 2025

https://github.com/metaxal/color-flood

A game where you need to flood the grid with colors before the opponent.

racket racket-gui

Last synced: 25 Mar 2025

https://github.com/bogdanp/raco-invoke

Invoke raco commands from within Racket.

racket

Last synced: 03 Apr 2025

https://github.com/pmatos/webkit-misc

Utilities for WebKit work

igalia racket static-analysis utility webkit

Last synced: 27 Feb 2025

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

A Twilio client for Racket.

racket sms twilio

Last synced: 03 Apr 2025

https://github.com/ashton314/christmas-compiler

An experimental lambda calculus compiling to the LLVM

compiler lambda-calculus linear-types lisp llvm racket type-checking type-inference

Last synced: 23 Mar 2025

https://github.com/bogdanp/aoc2022

My solutions to Advent of Code 2022.

advent-of-code advent-of-code-2022 racket

Last synced: 03 Apr 2025

https://github.com/bogdanp/aoc2023

My solutions to Advent of Code 2023.

advent-of-code-2023 racket

Last synced: 03 Apr 2025

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

Bindings to libsass for Racket.

racket sass

Last synced: 03 Apr 2025

https://github.com/jacobwhall/racket-mf2

A microformats2 parser for Racket

indieweb microformats racket

Last synced: 09 Apr 2025

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/rhcarvalho/as-network-simulation

Simulation on Complex Network Attack Analysis using the Internet graph.

complex-networks network-analysis racket simulation

Last synced: 02 Mar 2025

https://github.com/rhcarvalho/htdp-exercises

Solutions for the exercises in the book How to Design Programs.

algorithm exercises racket

Last synced: 02 Mar 2025

https://github.com/bogdanp/koyo-north

A north component for koyo.

migrations racket

Last synced: 03 Apr 2025

https://github.com/akash-akya/sicp-exercises

My attempt at solving sicp exercises

lisp racket scheme sicp

Last synced: 14 Mar 2025

https://github.com/racket/sasl

racket

Last synced: 26 Feb 2025

https://github.com/charles-l/ugg

another attempt at 3D graphics with lisp

game-development graphics opengl racket

Last synced: 20 Feb 2025

https://github.com/tebogoyungmercykay/programming-languages-coding-booth

Chris Hanson and the MIT Scheme Team. MIT/GNU Scheme reference manual. Technical report, Mas- sachusetts Institute of Technology, 2018.

cobol fortran functional-programming imperative-programming-language imperative-scripting-languages languages logic-programming object-oriented-programming programmin racket ruby scheme

Last synced: 14 Mar 2025

https://github.com/simeonhristov99/fp_cs_24-25

Practice sessions of group 1 for the course "Functional Programming" in the Faculty of Mathematics and Informatics, Sofia University.

functional-programming haskell higher-order-functions lambda-functions lazy-evaluation racket recursion

Last synced: 01 Jan 2025

https://github.com/kraks/dataflow-analysis

Racket Implementation of Data-flow Analyses

dataflow-analysis racket static-analysis

Last synced: 24 Apr 2025

https://github.com/usaoc/gref

Generalized references for Racket

racket racket-library

Last synced: 12 Apr 2025

https://github.com/spdegabrielle/babawani-algorithm-for-day-of-week

Babwani’s Algorithm to find the day of the week from http://www.babwani-congruence.blogspot.co.uk/

date racket

Last synced: 25 Mar 2025

https://github.com/spdegabrielle/dir-control

a dir control

racket

Last synced: 25 Mar 2025

https://github.com/theodesp/cuid

Collision-resistant ids for Racket

cuid racket

Last synced: 06 Apr 2025

https://github.com/noti0na1/racket-codes

A Collection of My Racket Code

cps data-structures macros racket

Last synced: 03 Apr 2025

https://github.com/theodesp/base62

Base62 encoding/decoding in Racket Scheme

base62 racket scheme

Last synced: 06 Apr 2025

https://github.com/lai-huy/csce-314

Source Code for CSCE 314

java javafx racket scheme tamu tamu-csce314

Last synced: 17 Mar 2025

https://github.com/ashton314/microkanren

My implementation of μKanren

kanren logic-programming microkanren racket

Last synced: 23 Mar 2025

https://github.com/codewars/codewars-rackunit

RackUnit test runner for Codewars

code-runner racket test-reporting test-runner

Last synced: 27 Feb 2025

https://github.com/racket/html

racket

Last synced: 26 Feb 2025

https://github.com/sleibrock/racket-friday

Run Racket code only when it's Friday

comedy friday racket racket-lang

Last synced: 19 Feb 2025

https://github.com/malhotrapulak/starq

Minimal and Accessible Quantum Circuit DSL

quantum-computing racket

Last synced: 27 Feb 2025

https://github.com/sleibrock/superv

A light-weight Racket Supervisor for long-term processes

daemon racket supervisor

Last synced: 19 Feb 2025

https://github.com/calebwin/lin

a higher-level DSL for linear programming

lin linear-programming linear-programming-solver racket rosette solver

Last synced: 23 Mar 2025

https://github.com/quasarbright/miniclass

a few implementations of a small class system in Racket

dsl macros oop racket

Last synced: 22 Apr 2025

https://github.com/ryukinix/symbolic-deriv

Symbolic Differentiation written in Racket

calculus derivatives differentiation racket sicp symbolic

Last synced: 09 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: 15 Mar 2025

https://github.com/shouya/neko

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

racket typing

Last synced: 31 Mar 2025

https://github.com/cleoold/calculus-toolbox

a toolkit available to calculate various expressions in calculus.

calculus math racket scheme

Last synced: 16 Mar 2025

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

My Racket Catalog.

racket

Last synced: 25 Mar 2025

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

GitHub action code for email notifications.

racket

Last synced: 26 Feb 2025

https://github.com/racket/drdr2

racket

Last synced: 26 Feb 2025

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

A Racket library for getting/setting CPU affinity

racket

Last synced: 25 Mar 2025

https://github.com/racket/profile

racket

Last synced: 26 Feb 2025

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/simonlschlee/layout

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

racket racket-library

Last synced: 25 Mar 2025

https://github.com/simonlschlee/open-app

Open the default application for an url or file.

racket racket-lang racket-language utility-function

Last synced: 25 Mar 2025

https://github.com/countvajhula/generator-util

Utilities for working with generators in Racket

racket

Last synced: 25 Mar 2025