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/ezgzip
Very simple gzip library for OCaml
hcarty/ocaml-plplot
OCaml bindings for PLplot
hcarty/ezrest
Easy REST requests using cohttp
hcarty/ppx_defer
OCaml extension for a Go-ish [%defer ...] syntax
hcarty/ocaml-gdal
OCaml bindings to the GDAL and OGR Libraries
hcarty/shatter
A block breaking game
hcarty/ezmysql
Simple wrapper over ocaml-mysql
hcarty/msgpackaf
msgpack encoding and decoding for OCaml using angstrom and faraday
hcarty/ezlogs-cli
Ready-to-eat logging configuration using Cmdliner and Logs
hcarty/indexmap
Generic indexed data for OCaml
hcarty/proj4ml
PROJ.4 bindings for OCaml
hcarty/ocaml-tiled
OCaml support for Tiled editor files (https://www.mapeditor.org/)
hcarty/ocaml-plcairo
PLplot + Cairo support for OCaml
hcarty/tinymicro-survivor-game
A micro (almost?) game written in orx
hcarty/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
hcarty/binding-of-objects
Binding of Objects tutorial for orx and Scroll
hcarty/boids-orx
Simple boids-like simulation using the orx game engine
hcarty/jumpjet
A game
hcarty/kenneyjam2024
hcarty/ocaml-ctypes
Library for binding to C libraries using pure OCaml
hcarty/opam-repository-mingw
windows package repository for OPAM (mingw and msvc)
hcarty/orx
ORX: Portable Game Engine
hcarty/orx-animtester
Simple orx animation testing tool using imgui
hcarty/orx-gui-widgets
Orx widgets using the engine's dear imgui integration
hcarty/orxpy
Orx game engine integrations with Python via pocketpy
hcarty/planet-game
Planet Game
hcarty/r3-ci-testing
Temporary repo to test rebol for orx build
hcarty/scroll
Scroll is a convenience layer built on top of orx (https://github.com/orx/orx)
hcarty/shatter-cpp
Block breaking game, but kind of old and unreliable
hcarty/tinymicro-shmup
Tiny micro vertical shooter game prototype made with orx