Pinned Repositories
ezgzip
Very simple gzip library for OCaml
ezrest
Easy REST requests using cohttp
lwt-zmq
DEPRECATED - Use the main ocaml-zmq project instead
mwt
Medium weight threads - preemptive thread pools for Lwt
ocaml-plplot
OCaml bindings for PLplot
ocaml-project-templates
Basic templates for new OCaml projects
ocaml-testsimple
Test::Simple, for OCaml
ocamlbrew
Manage OCaml installations in your $HOME
ppx_defer
OCaml extension for a Go-ish [%defer ...] syntax
shatter
A block breaking game
hcarty's Repositories
hcarty/ocamlbrew
Manage OCaml installations in your $HOME
hcarty/ocaml-project-templates
Basic templates for new OCaml projects
hcarty/ppx_interpolate
WIP ppx for string interpolation in OCaml
hcarty/with_return
Early returns in OCaml including syntax sugar
hcarty/ocaml-grib
OCaml bindings to the ECMWF's GRIB API
hcarty/columns
Columns and rows of numbers and strings
hcarty/alcotest
A lightweight and colourful test framework
hcarty/angstrom
Parser combinators built for speed and memory efficiency
hcarty/asetmap
Alternative, compatible, OCaml standard library Sets and Maps
hcarty/astring
Alternative String module for OCaml
hcarty/bos
Basic OS interaction for OCaml
hcarty/Camomile
A Unicode library for OCaml
hcarty/faraday
Serialization library built for speed and memory efficiency
hcarty/jbuild-merlin-example
Illustration of merlin#678
hcarty/jbuilder-issue-562
Demo for jbuilder/dune issue #562
hcarty/lwt-pipe
A multi-consumer, multi-producers blocking queue and stream for Lwt
hcarty/oasis-no-alias-deps
Testing -no-alias-deps with oasis
hcarty/ocaml-monadic
Lightweight PPX extension for OCaml to support natural monadic syntax.
hcarty/ocaml-redis
Redis bindings for OCaml
hcarty/ocaml-tar
Pure OCaml library to read and write tar files
hcarty/ocaml-uri
RFC3986 URI parsing library for OCaml
hcarty/ocamlformat
Auto-formatter for OCaml code
hcarty/ocp-indent
Indentation tool for OCaml, to be used from editors like Emacs and Vim.
hcarty/ocp-index
Easy access to the interface information of installed OCaml libraries for editors like Emacs and Vim.
hcarty/opam-cross-windows
An OCaml cross-toolchain for Windows and several useful libraries
hcarty/opam-gems
Brief writeups/articles on some of the wonderful packages available in the opam repository
hcarty/opium
Sinatra like web toolkit for OCaml
hcarty/qcheck
QuickCheck inspired property-based testing for OCaml.
hcarty/stdcompat
Stdcompat: compatibility module for OCaml standard library
hcarty/vim-ocaml
Vim runtime files for OCaml