craigfe / ppx_irminLinks
OCaml PPX extension for automatically generating Irmin types
☆11Updated 5 years ago
Alternatives and similar repositories for ppx_irmin
Users that are interested in ppx_irmin are comparing it to the libraries listed below
Sorting:
- a ppx_deriving plugin for crowbar generators☆20Updated 6 years ago
- Javascript toplevel worker☆14Updated last month
- Dissect OCaml compiled programs, and weight their content☆25Updated 2 years ago
- Experimental opam plugin☆19Updated last month
- Convert a cmi file back to an mli interface☆18Updated 10 years ago
- J'ai plus mal à la tête maintenant☆27Updated 3 weeks ago
- ☆14Updated 4 months ago
- line based patch, input is a unified diff☆24Updated last week
- A small command-line tool to help with mechanical edition of opam files☆10Updated 2 years ago
- Constrained Application Protocol (RFC 7252) implementation for OCaml.☆12Updated last year
- A library for printing OCaml values with sharing☆25Updated 3 years ago
- Basic, cross-platform set of commands to manipulate and query the file system, and OCaml library.☆18Updated last year
- An opiniated file-system for MirageOS☆26Updated 4 months ago
- Final Year Project - A probabilisitic programming language in OCaml☆13Updated 5 years ago
- [beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks☆16Updated 5 years ago
- s-expression codecs and updates for OCaml☆11Updated 8 years ago
- remove accents from utf8 strings☆17Updated 2 years ago
- Nullable-array is a small self-contained library providing an efficient implementation for a type equivalent to `'a option array`☆17Updated 4 years ago
- Wrapper to Equinix API - Archived☆12Updated 6 months ago
- The caml walks, OCaml runs☆19Updated 2 years ago
- Lookup and load installed OCaml modules☆16Updated 2 months ago
- A library for manipulating, creating and parsing GeoJSON☆40Updated 11 months ago
- ☆20Updated 6 years ago
- Libraries and tools to keep watch on you OCaml lib's API changes☆22Updated 6 months ago
- Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.☆14Updated 3 years ago
- ☆31Updated 2 years ago
- A high-performance server for Irmin☆24Updated 3 years ago
- Script that greps anything in the sources of every opam packages☆24Updated 2 weeks ago
- agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding o…