Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

pkgs.racket-lang.org "racket-library" keyword

layout-interactive
interact utility for use with 'layout' library
Latest release: 1 day ago - 0 stars on GitHub - 1 maintainer
layout
racket library for creating and rendering layouts, filling them with data, optionally generate ex...
Latest release: 1 day ago - 0 stars on GitHub - 1 maintainer
covid-19
Racket wrapper of QQ/Sina's COVID-19 API
Latest release: 1 day ago - 1 stars on GitHub - 1 maintainer
Top 8.7% on pkgs.racket-lang.org
smtp
A practical library to send emails using SMTP protocol
Latest release: 1 day ago - 7 stars on GitHub - 1 maintainer
disposable
Provides an abstraction for values associated with external resources that allows automatic resou...
Latest release: 1 day ago - 7 stars on GitHub - 1 maintainer
disposable-test
Tests for the "disposable" package
Latest release: 1 day ago - 7 stars on GitHub - 1 maintainer
expect
A package defining "expectations", first-class assertions about values for use in validation and ...
Latest release: 1 day ago - 6 stars on GitHub - 1 maintainer
fixture
Provides test fixtures: resources that are automatically created and destroyed for each RackUnit ...
Latest release: 1 day ago - 7 stars on GitHub - 1 maintainer
aful
A fork of #lang afl which also supports #lang aflu/unhygienic.
Latest release: 2 days ago - 1 stars on GitHub - 1 maintainer
atomichron
A microbenchmarking library
Latest release: 4 days ago - 5 stars on GitHub - 1 maintainer
timable
extend racket's various time libs and make them be able to work together more smoothly.
Latest release: 6 days ago - 0 stars on GitHub - 1 maintainer
png-image
Library to view and modify PNG chunks.
Latest release: 7 days ago - 1 stars on GitHub - 1 maintainer
HoLy
HoLy is simple http library for creating your web-applications and rest api's easier. This lib...
Latest release: 7 days ago - 11 stars on GitHub - 1 maintainer
delimit-app
An #%app macro that changes meaning based on paren shape
Latest release: 9 days ago - 0 stars on GitHub - 1 maintainer
web-galaxy-doc
Documentation for web-galaxy.
Latest release: 16 days ago - 27 stars on GitHub - 1 maintainer
web-galaxy
A minimalist web framework for the Racket web-server
Latest release: 16 days ago - 27 stars on GitHub - 1 maintainer
web-galaxy-lib
Implementation of web-galaxy.
Latest release: 16 days ago - 27 stars on GitHub - 1 maintainer
web-galaxy-test
Tests for web-galaxy.
Latest release: 16 days ago - 27 stars on GitHub - 1 maintainer
typed-map-lib
Implementation of typed-map
Latest release: 20 days ago - 1 stars on GitHub - 1 maintainer
typed-map-test
Tests for typed-map
Latest release: 21 days ago - 1 stars on GitHub - 1 maintainer
fuse
Library for creating user-space filesystems with FUSE
Latest release: 21 days ago - 4 stars on GitHub - 1 maintainer
phc-adt-test
Tests for phc-adt
Latest release: 21 days ago - 2 stars on GitHub - 1 maintainer
scribble-enhanced
Temporary package, will eventually be merged into the scribble-math and hyper-literate packages. ...
Latest release: 21 days ago - 1 stars on GitHub - 1 maintainer
backport-template-pr1514
Backports syntax-local-template-metafunction-introduce as a package, so that it can be used in ol...
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
multi-id
Define identifiers which act as a type-expander and match-expander and macro and identifier macro...
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
lmdb
A wrapper for the LMDB database.
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
xlist
Fancy lists, with bounded or unbounded repetition of elements. Can be used as a type or match pat...
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
type-expander
Type expanders for typed/racket, which work like match expanders for match
Latest release: 22 days ago - 15 stars on GitHub - 1 maintainer
extensible-parser-specifications
Unstable, and has seemingly unsolvable problems with module boundaries. This package works like s...
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
phc-toolkit
Personal collection of utilities. Somewhat unstable and sparsely documented (for now).
Latest release: 22 days ago - 2 stars on GitHub - 1 maintainer
dotlambda
Splits dotted identifiers like a.b.c, also supports λ<arg>.(code) syntax. Experimental (i.e. ther...
Latest release: 22 days ago - 0 stars on GitHub - 1 maintainer
subtemplate
Experimental. In a syntax template, auto-generate yᵢ … from xᵢ … . Also includes several improvem...
Latest release: 22 days ago - 3 stars on GitHub - 1 maintainer
delay-pure
Non-cached promises for Typed/Racket, like delay/name. Should be sound for occurrence typing (unl...
Latest release: 22 days ago - 1 stars on GitHub - 1 maintainer
polysemy
Highly experimental and unstable. Attach multiple meanings to an identifier (match expander, func...
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
phc-adt
Algebraic Data Types for Typed/Racket, with features tailored to compiler writing. The data types...
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
anaphoric
Anaphoric versions of `if`, `when` and `cond`. They bind the value of the condition expression to...
Latest release: 23 days ago - 7 stars on GitHub - 1 maintainer
scope-operations
High-level operations on scopes and sets of scopes, for use in unhygienic macros.
Latest release: 23 days ago - 0 stars on GitHub - 1 maintainer
typed-map
Type inference helper for map with Typed/Racket. Supports afl (rather the unhygienic variant, afu...
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
phc-adt-doc
Documentation for phc-adt (and rendering of the literate programming)
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
tr-immutable
Helpers to write macros using typed/racket at phase 1. Heavily unstable, WIP, experimental, not d...
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
chain-module-begin
Helper to define meta-languages which can chain-call other languages. Status: Experimental (no ba...
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
auto-syntax-e
For syntax pattern variables: instead of raising an error, x is roughly equivalent to (syntax->da...
Latest release: 23 days ago - 0 stars on GitHub - 1 maintainer
debug-scopes
Some utilities which help debugging scope-related issues for unhygienic macros
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
stxparse-info
Patched version of syntax/parse which tracks which syntax pattern variables are bound. Use (curre...
Latest release: 23 days ago - 0 stars on GitHub - 1 maintainer
typed-worklist
A Typed Racket implementation of a general-purpose worklist, with multiple worklists of different...
Latest release: 23 days ago - 0 stars on GitHub - 1 maintainer
phc-adt-lib
Implementation of phc-adt
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
typed-struct-props
Some struct type properties in Typed/Racket, in a more type-safe way. The API should hopefully...
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
racket-dogstatsd
DogStatsD client for Racket, allowing you to send metrics to Datadog
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
remember
Compile-time memoize across compilations. Writes values to a file, so that they will be remembere...
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
repltest
REPL test: copy-paste REPL interactions and run them as tests
Latest release: 23 days ago - 2 stars on GitHub - 1 maintainer
typed-map-doc
Documentation for typed-map
Latest release: 23 days ago - 1 stars on GitHub - 1 maintainer
hyper-literate
Some tools which help build hyper-literate programs. For now, this only contains a few changes fr...
Latest release: 24 days ago - 6 stars on GitHub - 1 maintainer