An open API service indexing awesome lists of open source software.

https://github.com/lexi-lambda/racket-toolbox

Miscellaneous Racket utilities lacking a better home
https://github.com/lexi-lambda/racket-toolbox

racket

Last synced: 4 months ago
JSON representation

Miscellaneous Racket utilities lacking a better home

Awesome Lists containing this project

README

          

# toolbox [![Build Status](https://github.com/lexi-lambda/racket-toolbox/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/lexi-lambda/racket-toolbox/actions/workflows/build.yml) [![Scribble Docs](https://img.shields.io/badge/docs-built-blue)][toolbox-doc]

This library provides a collection of miscellaneous Racket utilities that I use in my personal projects but I have not felt warrant being published as a separate package. Note that this library is intentionally *not* published on the Racket package server, as **everything in this library should be considered unstable**. In projects that use it, I include this repository as a Git submodule, pinning to a specific version.

[For more information, see the documentation.][toolbox-doc]

[toolbox-doc]: https://lexi-lambda.github.io/racket-toolbox/