Integration of common audio libraries in racket
Updated 2026-05-19 15:14:29 +02:00
Racket Music Player
Updated 2026-05-19 15:01:35 +02:00
Webview integration for racket
Updated 2026-05-19 13:34:57 +02:00
A simple expiring LRU Cache for racket. O(n) behaviour, not optimized for O(1) behaviour.
Updated 2026-05-17 21:55:57 +02:00
define/return and define/contract/return provide function definitions that can be used for defensive programming. Making functions return early when conditions are not met.
Updated 2026-05-12 11:32:22 +02:00
A let construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.
Updated 2026-05-11 23:20:39 +02:00
Racket libao FFI binding
Updated 2026-05-04 11:59:30 +02:00
Extends on racket logging to make it more simple
Updated 2026-04-28 12:31:04 +02:00
Key value store using sqlite
Updated 2026-04-18 11:32:49 +02:00
Create self signed certificates based on the standard openssl libraries deployed with racket.
Updated 2026-04-12 12:39:49 +02:00
Simple .ini file handler in racket
Updated 2026-03-12 11:06:15 +01:00
sprintf functionality for racket
Updated 2026-03-05 14:09:30 +01:00
Updated 2026-02-28 03:19:57 +01:00
Racket libraries to use web-wire
Updated 2026-02-25 08:54:57 +01:00
A pane% that will make the widgets in columns of equal width
Updated 2026-02-21 01:03:41 +01:00
A racket message% with ellipsis.
Updated 2026-02-21 01:00:41 +01:00
An OO framework for Racket
Updated 2026-02-21 00:34:28 +01:00
Some utility functions around the gregor module of racket
Updated 2026-02-21 00:31:02 +01:00