| -1780079179 | | A pane that arranges it's children widgets in columns | Racket | succeeds | 0 |
| -1780079225 | | early-return, 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. | Racket | succeeds | 0 |
| -1780079240 | | Displays a message with ellipsis, when the message overflows the current size | Racket | succeeds | 0 |
| -1780079305 | | Some utility functions around gregor | Racket | succeeds | 0 |
| -1780079336 | | A module to generate javascript from racket syntax. | Racket | succeeds | 0 |
| -1780079347 | | A key/value store using db/sqlite as storage | Racket | succeeds | 0 |
| -1780079359 | | A let* construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value. | Racket | succeeds | 0 |
| -1780079404 | | An expiring Least Recently Used (LRU) Cache implementation for racket. O(n) behaviour, not optimized for O(1). | Racket | succeeds | 0 |
| -1780079509 | | Integration of popular audio libraries for playback in racket. | Racket | succeeds | 0 |
| -1780079520 | | Generate self signed certificates based on the standard openssl libraries deployed with racket. | Racket | succeeds | 0 |
| -1780079525 | | A simple implementation of sprintf for practical reasons | Racket | succeeds | 0 |
| -1780079532 | | QtWebEngine integration for racket. Makes it possible to integrate a Chromium Webview into your racket application. | Racket | fails | 6 |
| -1780079579 | | A simple (perl like) OO system for racket, with interoperability for racket/class | Racket | succeeds | 0 |
| -1780079610 | | Simple facilities for reading and writing INI-style configuration file. | Racket | succeeds | 0 |
| -1780079615 | | A simple wrapper around the racket logging system | Racket | succeeds | 0 |