Search:
Search Results
dev-racket/nevermore
The nevermore Racket package
dev-racket/no-vert-bar-lang
a lang-extension that reads | as a normal character
dev-racket/nlopt
FFI wrapper for the NLopt nonlinear optimization library.
dev-racket/noise
The noise Racket package
dev-racket/non-det
Racket non-determinism
dev-racket/north
A database migration tool.
dev-racket/nproc
A simple wrapper to num_processors in gnulib's nproc module
dev-racket/nvim-client
API client for the Neovim text editor
dev-racket/odysseus
Library with handy general-purpose functions and macro as well as specific ones
dev-racket/oii422-handin-client
Handin Client for PUCV PL course OII-422
dev-racket/object-backtrace
The object-backtrace Racket package
dev-racket/openal
FFI for OpenAL
dev-racket/open-app
A utility for opening a file or url with the default application.
dev-racket/opencl
A Racket interface to OpenCL using an FFI
dev-racket/opencv
FFI bindings to the OpenCV library
dev-racket/openmpi
A Racket interface to MPI based on an FFI to OpenMPI
dev-racket/opengl
Exhaustive Racket bindings to OpenGL
dev-racket/openweather
The openweather Racket package
dev-racket/operational-transformation
The operational-transformation Racket package
dev-racket/operational-transformation-demo
Demo collaborative editor using Operational Transformation (OT).
dev-racket/operational-transformation-lib
The operational-transformation-lib Racket package
dev-racket/opt
The opt Racket package
dev-racket/option-bind
Monadic shorthand for propagating #f in Option types
dev-racket/org-mode
A native Racket reader and writer for org-mode files.
dev-racket/osc
Open Sound Control data definitions
dev-racket/otp
Implementation of one-time passwords as specified by RFC4226 and RFC6238.
dev-racket/otp-lib
The otp-lib Racket package
dev-racket/otp-doc
The otp-doc Racket package
dev-racket/overscan
A toolkit and live coding environment for broadcasting video.
dev-racket/packet-socket
Access to raw Ethernet frames from Racket
dev-racket/package-analysis
A package for analyzing the Racket package ecosystem
dev-racket/packrat
The Packrat Racket package
dev-racket/parameter
Parameter utilities
dev-racket/pangu
Paranoid text spacing with Racket.
dev-racket/paren-shape
Deprecated. Use syntax-classes-lib instead.
dev-racket/parendown-doc
A weak opening parenthesis, good for eliminating indentation. (doc)
dev-racket/parendown
A weak opening parenthesis, good for eliminating indentation.
dev-racket/parendown-lib
A weak opening parenthesis, good for eliminating indentation. (lib)
dev-racket/parendown-test
A weak opening parenthesis, good for eliminating indentation. (test)
dev-racket/parenlog
A language that is like Prolog, but parenthetical.
dev-racket/parsack
A basic Parsec (Haskell's monadic parser combinator library) implementation.
dev-racket/parquet
The parquet Racket package
dev-racket/parse-qif
Basic QIF-parsing code, used to apply categories to downloaded transactions
dev-racket/parser-combinator
Parser / Lexer Library, and JSON Implementation.
dev-racket/pcg
Permuted congruential generators (PCG) in Racket
dev-racket/pdf-read
The pdf-read Racket package
dev-racket/peg
PEG parser generator
dev-racket/peony
A small frontend on web-server to make developing some kinds of webapp quicker.
dev-racket/persistent-array
A semi-persistent array
dev-racket/persistent-union-find
A persistent implementation of the union-find data structure