Search Package Index

71 packages found

 PackageDescriptionFamilyBuild 

argo

Validate JSON data using JSON Schema.

Docs:

This package needs license metadata

Racketsucceeds2

arguments

A simple data structure for a group of function arguments. Used by the mock package.

Docs:

This package needs license metadata

Racketsucceeds2

array

Generic and Dynamic Arrays

Docs:
Tags:
License:
Racketsucceeds0

bnf

Concise Typed Racket syntax for declaring recursive data in BNF

This package needs documentation

This package needs license metadata

Racketsucceeds4

data-red-black

red-black trees. Includes implementations of augmented red-black trees, positional red-black trees, and an ordered set backed by a rb-tree.

Tags:

This package needs license metadata

Racketsucceeds2

data-table

data-table provides a set of tools for working with tabular data. Still under construction.

Docs:

This package needs license metadata

Racketfails6

ddict

Deterministic Dictionaries

Docs:
Tags:

This package needs license metadata

Racketsucceeds; has failing tests5

double-linked-ring

A double linked ring data structure

Tags:
License:
Racketsucceeds0

dset

Deterministic Sets

Docs:
Tags:

This package needs license metadata

Racketsucceeds; has failing tests5

ebml

A library for reading and writing EBML files.

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

ez-csv

Reading and writing CSV files from Racket... Except easier.

Docs:

This package needs license metadata

Racketsucceeds2

fector

Persistent Functional Vectors

This package needs documentation

Tags:

This package needs license metadata

Racketsucceeds4

ftree

Finger Trees

This package needs documentation

Tags:

This package needs license metadata

Racketsucceeds4

gen-queue-lib

Generic interface for some queues. Used by graph-lib

This package needs documentation

This package needs license metadata

Racketsucceeds4

gls

Generic Little (Object, Type, Anything, ...) System - multiple dispatch on types

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

graph

Generic graph library.

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

graph-doc

Documentation for graph-lib

Docs:

This package needs license metadata

Racketsucceeds2

graph-lib

main graph package

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

graph-test

Tests for graph-lib

Docs:

This package needs license metadata

Racketsucceeds2

hdf5

FFI bindings to the hdf5 library

This package needs documentation

This package needs license metadata

Racketsucceeds; has failing tests5

jack-posn

Library for working with points in 2d space

Docs:

This package needs license metadata

Racketsucceeds2

jsond

A #lang for JSON data

Docs:
License:
Racketsucceeds0

lathe-ordinals

Ordinal numbers supporting addition, multiplication, and exponentiation.

Docs:

This package needs license metadata

Racketfails6

lathe-ordinals-doc

Ordinal numbers supporting addition, multiplication, and exponentiation. (doc)

Docs:

This package needs license metadata

Racketfails6

lathe-ordinals-lib

Ordinal numbers supporting addition, multiplication, and exponentiation. (lib)

Docs:

This package needs license metadata

Racketfails6

lathe-ordinals-test

Ordinal numbers supporting addition, multiplication, and exponentiation. (test)

Docs:

This package needs license metadata

Racketfails6

leftist-tree

Functional priority queues

Tags:

This package needs license metadata

Racketsucceeds2

lens

Composable, functional lenses

Docs:

This package needs license metadata

Racketsucceeds2

lens-doc

Documentation for the lens libraries

Docs:

This package needs license metadata

Racketsucceeds2

lens-lib

Implementation (no docs) of the lens library, includes lens-data and lens-common

Docs:

This package needs license metadata

Racketsucceeds2

lens-common

Base lens constructors and additional combinators

This package needs documentation

This package needs license metadata

Racketsucceeds4

lens-data

Lens constructors for various Racket data structures

This package needs documentation

This package needs license metadata

Racketsucceeds4

lens-unstable

Unstable and experimental features for lenses

This package needs documentation

This package needs license metadata

Racketsucceeds4

loess

Local polynomial regressions for Racket.

Docs:

This package needs license metadata

Racketsucceeds2

mischief

Mischief: A Racketeer's Toolkit

Docs:

This package needs license metadata

Racketsucceeds; has failing tests5

mischief-dev

Mischief: A Racketeer's Toolkit [development branch]

Docs:

This package needs license metadata

Racketsucceeds; has conflicts; has failing tests5

monocle

A small lense library. (docs & implementation)

Docs:
License:
Racketsucceeds0

monocle-lib

A small lense library. (implementation only)

Docs:
License:
Racketsucceeds0

monocle-test

A small lense library. (tests only)

Docs:
License:
Racketsucceeds0

monocle-lint-lib

Linter for a small lense library.

This package needs documentation

License:
Racketsucceeds4

mvar

An implementation of Haskell’s MVars in Racket

Docs:
License:
Racketsucceeds0

mvar-doc

documentation (no implementation) for “mvar”

Docs:
License:
Racketsucceeds0

mvar-lib

implementation (no documentation) for “mvar”

Docs:
License:
Racketsucceeds0

mvar-test

tests for “mvar”

Docs:
License:
Racketsucceeds0

parquet

Support for the Apache Parquet column-oriented file format. Uses the thrift package for actual file handling.

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

persistent-array

A semi-persistent array

Tags:

This package needs license metadata

Racketsucceeds2

persistent-union-find

A persistent implementation of the union-find data structure

This package needs documentation

Tags:

This package needs license metadata

Racketsucceeds4

pfds

Purely functional data structures for Typed Racket

Tags:

This package needs license metadata

Racketsucceeds2

phc-adt

Algebraic Data Types for Typed/Racket, with features tailored to compiler writing. The data types do not have to be declared before they are used, like prefab structs and symbols. Behind the scenes, this library remembers all the data types in a file, and uses it to implicitly pre-declare them. Mostly stable, although some things may change a bit in the future.

Docs:

This package needs license metadata

Racketfails6

polars

Bindings to the polars data frame library

Docs:
License:
Racketsucceeds0

preserves

Preserves is a new data model and serialization format in many ways comparable to JSON, XML, S-expressions, CBOR, ASN.1 BER, and so on.

This package needs documentation

This package needs license metadata

Racketsucceeds4

pvector

Fast, immutable, persistent vectors

Docs:

This package needs license metadata

Racketsucceeds2

quad-tree

A fairly simple quad-tree implementation. Nothing terribly fancy. Currently rather unstable.

This package needs documentation

This package needs license metadata

Racketsucceeds4

RacketFrames

A Racket DataFrames package.

Docs:

This package needs license metadata

Racketsucceeds; has dependency problems; has failing tests5

ralist

Purely Functional Random Access Lists

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

rebellion

A collection of infrastructure libraries

Docs:

This package needs license metadata

Racketsucceeds2

restore

protocol for restore program state

This package needs documentation

This package needs license metadata

Racketsucceeds; has failing tests5

ring-buffer

An imperative overwriting ring buffer data structure

Tags:

This package needs license metadata

Racketsucceeds2

scone

SCheme Object Notation (Economized) -- scone

Docs:
License:
Racketsucceeds; has failing tests5

set

Use `racket/set` instead

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

sinbad

Sinbad is a software library that makes it very easy to uniformly access online data sources provided in standard formats (CSV, JSON, XML).

This package needs documentation

This package needs license metadata

Racketsucceeds4

spmatrix

Semi-persistent matrices based on spvectors

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

spvector

Semi-persistent vectors that provide O(1) performance for linear use, but O(n) performance for non-linear accesses

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

suffixtree

An implementation of Suffix Trees using Ukkonen's algorithm

Tags:

This package needs license metadata

Racketsucceeds2

tabular-asa

A fast, efficient, immutable, dataframes implementation.

License:
Racketsucceeds0

thrift

Support for the Apache Thrift messaging framework

Docs:
Tags:

This package needs license metadata

Racketsucceeds2

typed-data-queue

Queues for typed racket

This package needs documentation

License:
Racketsucceeds4

uke

This package needs a description

Docs:
License:
Racketsucceeds3

uke-lib

This package needs a description

Docs:
License:
Racketsucceeds3

uke-extra-lib

This package needs a description

This package needs documentation

License:
Racketsucceeds4

uke-machete

This package needs a description

This package needs documentation

License:
Racketsucceeds4