Search:
Search Results
dev-racket/graphics
Essential computer graphics for Typed Racket
dev-racket/graphics-engine
An accelerated graphics programming environment.
dev-racket/graphite
A ggplot2-inspired data visualization library
dev-racket/graphite-doc
Documentation for Graphite
dev-racket/graphite-lib
A ggplot2-inspired data visualization library (no documentation)
dev-racket/graphite-test
Tests for Graphite
dev-racket/graphite-tutorial
A guided tour for Graphite
dev-racket/gregor-doc
Documentation part of gregor library
dev-racket/gregor
Date and time library
dev-racket/gregor-lib
Code part of the gregor date and time library
dev-racket/gregor-test
Tests for the gregor library
dev-racket/grift
A gradually typed language
dev-racket/gsl-integration
Interface to GNU GSL Numerical Integration.
dev-racket/gsl-rng
Interface to GNU GSL Random Number Generation
dev-racket/gtp-benchmarks
gradual typing performance benchmarks
dev-racket/gtp-checkup
Test correctness of typed/untyped interaction.
dev-racket/gtp-measure
Runs programs, collects timing info
dev-racket/gtp-paper
Quick-start for SIGPLAN Scribble papers
dev-racket/gtp-plot
Plots for gradual typing performance
dev-racket/gtp-pict
Picts related to gradual typing / performance
dev-racket/gtp-util
37 helper functions you won't find anywhere else
dev-racket/gui-easy
A declarative API on top of racket/gui. (docs & implementation)
dev-racket/gui-easy-lib
A declarative API on top of racket/gui. (implementation)
dev-racket/gui-widget-mixins
Tool tips, cue text and validation for text-field% GUI widgets in Racket
dev-racket/haiku-enum
A language designed for generating Haiku
dev-racket/hamt
Hash array mapped tries
dev-racket/handin
Handin server and client template
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