| -1786731977 | | A pane that arranges it's children widgets in columns | Racket | succeeds | 0 |
| -1786732024 | | 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 |
| -1786732046 | | Displays a message with ellipsis, when the message overflows the current size | Racket | succeeds | 0 |
| -1787001351 | | Using git from within racket, especially handy when working in DrRacket . | Racket | succeeds | 0 |
| -1786732103 | | Some utility functions around gregor | Racket | succeeds | 0 |
| -1786732130 | | A module to generate javascript from racket syntax. | Racket | succeeds | 0 |
| -1786732137 | | A key/value store using db/sqlite as storage | Racket | succeeds | 0 |
| -1786732144 | | 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 |
| -1786732183 | | An expiring Least Recently Used (LRU) Cache implementation for racket. O(n) behaviour, not optimized for O(1). | Racket | succeeds | 0 |
| -1787833827 New | | Zips a directory based on info.rkt and creates .../package-name-version.zip. | Racket | succeeds | 0 |
| -1787833868 New | | An implementation of async channels over input/output ports. | Racket | succeeds | 0 |
| -1787833892 New | | A simple editor window of the drracket framework, that can be started with (rkdt <filename>) | Racket | succeeds | 0 |
| -1787833897 New | | Integration of popular audio libraries for playback in racket. | Racket | succeeds | 0 |
| -1787925411 New | | Play audio to a DLNA/UPnP media renderer | Racket | succeeds | 0 |
| -1787833910 New | | Makefile racket like language for racket | Racket | succeeds | 0 |
| -1787833915 New | | A complete list of mimetypes that can be resolved by extension. | Racket | succeeds | 0 |
| -1787833922 New | | Generate self signed certificates based on the standard openssl libraries deployed with racket. | Racket | succeeds | 0 |
| -1787926880 New | | Extension for racket-audio-dlna that finds sonos systems This package needs documentation | Racket | succeeds | 4 |
| -1787833932 New | | A simple implementation of sprintf for practical reasons | Racket | succeeds | 0 |
| -1787833938 New | | UPnP features for racket, e.g. to play audio over DLNA. | Racket | succeeds | 0 |
| -1787833943 New | | QtWebEngine integration for racket. Makes it possible to integrate a Chromium Webview into your racket application. | Racket | succeeds | 0 |
| -1787833963 New | | Coreutils (ls, mv, which, cat, etc.) that can be used with rash implemented in racket that can be on any platform due to their racket nature. | Racket | succeeds | 0 |
| -1787833968 New | | Adding git commands to the default rash environment | Racket | succeeds | 0 |
| -1787833973 New | | Racket-makefile package made available for the rash environment. | Racket | succeeds | 0 |
| -1787931146 New | | An audio player with a web interface, DLNA support and even a player agent in racket. This package needs tags | Racket | succeeds; has dependency problems; has failing tests | 5 |
| -1787834005 New | | A simple (perl like) OO system for racket, with interoperability for racket/class | Racket | succeeds | 0 |
| -1787838856 New | | Simple facilities for reading and writing INI-style configuration file. | Racket | succeeds | 0 |
| -1787834041 New | | A simple wrapper around the racket logging system | Racket | succeeds | 0 |
| -1786732438 | | uni-channel provides a uniform facade over async-channel, place-channel and port-channel. | Racket | succeeds | 0 |