Hans Dijkema hans
  • Joined on 2025-06-19
Racket Music Player
Updated 2026-05-12 16:15:28 +02:00
Integration of common audio libraries in racket
Updated 2026-05-12 15:12:06 +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
Binary packages for the racket-sound FFI binding
Updated 2026-05-11 09:21:16 +02:00
The Qt backend of racket-webview
Updated 2026-05-06 10:32:13 +02:00
Webview integration for racket
Updated 2026-05-04 17:11:39 +02:00
Test files for racket-audio
Updated 2026-05-04 12:11:51 +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
A simple expiring LRU Cache for racket. O(n) behaviour, not optimized for O(1) behaviour.
Updated 2026-03-07 22:30:27 +01:00
sprintf functionality for racket
Updated 2026-03-05 14:09:30 +01:00