Pinned Repositories
base
Standard library for OCaml
bonsai
A library for building dynamic webapps, using Js_of_ocaml
core
Jane Street Capital's standard library overlay
ecaml
Writing Emacs plugin in OCaml
hardcaml
Hardcaml is an OCaml library for designing hardware.
incr_dom
A library for building dynamic webapps, using Js_of_ocaml.
incremental
A library for incremental computations
learn-ocaml-workshop
Exercises and projects for Jane Street's OCaml Workshop
magic-trace
magic-trace collects and displays high-resolution traces of what a process is doing
opam-repository
Opam repository for the development version of Jane Street packages
Jane Street's Repositories
janestreet/magic-trace
magic-trace collects and displays high-resolution traces of what a process is doing
janestreet/ppx_expect
Cram like framework for OCaml
janestreet/shexp
Process library and s-expression based shell
janestreet/opam-repository
Opam repository for the development version of Jane Street packages
janestreet/torch
janestreet/ppx_yojson_conv
[@@deriving] plugin to generate Yojson conversion functions
janestreet/virtual_dom
OCaml bindings for the virtual-dom library
janestreet/rpc_parallel
Type-safe library for building parallel applications, built on top of Async's Rpc module.
janestreet/ppx_variants_conv
Generation of accessor and iteration functions for ocaml variant types
janestreet/sexp
S-expression swiss knife
janestreet/zstandard
OCaml bindings to Zstandard
janestreet/typerep
Runtime types for OCaml (beta version)
janestreet/zarith_stubs_js
Javascripts stubs for the Zarith library
janestreet/ppx_stable
Stable types conversions generator
janestreet/ocamlformat
Auto-formatter for OCaml code
janestreet/merlin-jst
Merlin with support for Jane Street extensions
janestreet/ppx_typed_fields
GADT-based field accessors and utilities
janestreet/ppx_sexp_message
A ppx rewriter for easy construction of s-expressions
janestreet/time_now
Reports the current time
janestreet/ppx_xml_conv
Generate XML conversion functions from records
janestreet/ppxlib_jane
Utilities for working with Jane Street AST constructs
janestreet/streamable
A collection of types suitable for incremental serialization.
janestreet/string_dict
Efficient static string dictionaries
janestreet/ppx_stable_witness
Ppx extension for deriving a witness that a type is intended to be stable
janestreet/uri_parsing
A library for building composable URI parsers using ppx_typed_fields.
janestreet/emacs
Mirror of GNU Emacs
janestreet/ppx_template
C++-style templates for kind and mode polymorphism
janestreet/spacemacs
Contains patches for Spacemacs used internally at Jane Street. Not designed to work outside of Jane Street's environment.
janestreet/univ_map
Universal/heterogeneous maps, useful for storing values of arbitrary type in a single map.
janestreet/virtual_dom_toplayer
OCaml bindings for the floating positioning library for 'toplevel' virtual dom components