Search:
Search Results
dev-racket/handy
The handy Racket package
dev-racket/happy-names
Simple generator for Heroku-like names (random adj + random noun)
dev-racket/happy-app
A Toolbox of Syntactic Shortcuts
dev-racket/hash-lambda
using hash-tables for rest-arguments that include keyword-arguments
dev-racket/hash-view
Struct-like view for hashes
dev-racket/hash-view-lib
Struct-like view for hashes
dev-racket/hdf5
FFI bindings to the hdf5 library
dev-racket/heresy
A functional Lisp dialect with BASIC-inspired syntax
dev-racket/herbie
A tool for automatically improving the accuracy of floating point expressions
dev-racket/hidapi
Racket bindings to hidapi library.
dev-racket/hive-client
Hive: client-server framework. This is client package.
dev-racket/hive-server
Hive: client-server framework. This is server-side package.
dev-racket/holy
The HoLy Racket package
dev-racket/hive-common
Hive: client-server framework. This is library for both client and server.
dev-racket/htdp-json
A library for teaching with JSON
dev-racket/htdp-trace
The htdp-trace Racket package
dev-racket/html-examples
Generate an HTML part out of Scribble Examples
dev-racket/http
Support for HTTP 1.1 including automatic connection pooling.
dev-racket/http-client
A practical http client library for sending data to http servers.
dev-racket/http-easy
A high-level HTTP client. (docs & implementation)
dev-racket/http-easy-test
A high-level HTTP client. (tests only)
dev-racket/http11
HTTP v1.1 low level protocol library in Typed Racket.
dev-racket/http11-server
The http11-server Racket package
dev-racket/http123-lib
HTTP client with support for HTTP/1.1 and HTTP/2.
dev-racket/http123
HTTP client with support for HTTP/1.1 and HTTP/2.
dev-racket/http2
A (wildly unimplemented) http2 client and server for Racket
dev-racket/hygienic-reader-extension
adding hygiene to racket reader extensions
dev-racket/hygienic-quote-lang
hygienic versions of quote-like racket reader macros
dev-racket/hyper-literate
The hyper-literate Racket package
dev-racket/hyphenate
The hyphenate Racket package
dev-racket/ibkre
IBK Actor/Syndicate Library
dev-racket/icfp2014-contracts-talk
Slideshow implementation of ICFP 2014 Contracts Keynote Talk
dev-racket/icfp2017-minikanren
The icfp2017-minikanren Racket package
dev-racket/icns
A Racket library for working with Apple's .icns icon file format.
dev-racket/identikon
Tiny framework for generating identicons
dev-racket/image-colors
For doing basic pixel operations on 2htdp/image objects
dev-racket/image-coloring
For doing bitmap operations on 2htdp/image objects
dev-racket/in-new-directory
Run things in new directories
dev-racket/impl-excl
The impl-excl Racket package
dev-racket/inexact-number-lang
A lang-extension that reads every number as inexact
dev-racket/intellij
Support IntelliJ editor features
dev-racket/infix
Infix Expressions
dev-racket/infix-syntax
Expansion-time parsing of infix expressions.
dev-racket/interactive-syntax
(Early) Prototype for Interactive Syntax
dev-racket/interactive-brokers-api
Client API for Interactive Brokers' Trader Workstation
dev-racket/interconfection
A library for building extensible systems, especially module systems.
dev-racket/interconfection-lib
A library for building extensible systems, especially module systems. (lib)
dev-racket/interconfection-doc
A library for building extensible systems, especially module systems. (doc)
dev-racket/intern
Type-safe interning of datatype in Typed Racket as a new sub-type of Index
dev-racket/io
I/O utilities from dherman's io.plt Planet package