| -1780339140 | | A pane that arranges it's children widgets in columns | Racket | succeeds | 0 |
| -1783708283 | | 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 |
| -1780340728 | | Displays a message with ellipsis, when the message overflows the current size | Racket | succeeds | 0 |
| -1780341555 | | Some utility functions around gregor | Racket | succeeds | 0 |
| -1783952992 New | | A module to generate javascript from racket syntax. | Racket | succeeds | 0 |
| -1782808513 | | A key/value store using db/sqlite as storage | Racket | succeeds | 0 |
| -1780343908 | | 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 |
| -1780344715 | | An expiring Least Recently Used (LRU) Cache implementation for racket. O(n) behaviour, not optimized for O(1). | Racket | succeeds | 0 |
| -1783708897 | | An implementation of async channels over input/output ports. | Racket | succeeds | 0 |
| -1783708944 | | Integration of popular audio libraries for playback in racket. | Racket | succeeds | 0 |
| -1780346356 | | Generate self signed certificates based on the standard openssl libraries deployed with racket. | Racket | succeeds | 0 |
| -1780347123 | | A simple implementation of sprintf for practical reasons | Racket | succeeds | 0 |
| -1783445465 | | QtWebEngine integration for racket. Makes it possible to integrate a Chromium Webview into your racket application. | Racket | succeeds | 0 |
| -1780348704 | | A simple (perl like) OO system for racket, with interoperability for racket/class | Racket | succeeds | 0 |
| -1783327579 | | Simple facilities for reading and writing INI-style configuration file. | Racket | succeeds | 0 |
| -1782802501 | | A simple wrapper around the racket logging system | Racket | succeeds | 0 |
| -1783709380 | | uni-channel provides a uniform facade over async-channel, place-channel and port-channel. | Racket | succeeds | 0 |