Pinned Repositories
bene-gesselint
A secret project to produce a Kwisatz Haderach, perfect OCaml code that would bridge time and space, through selective breeding and linting. But mostly linting.
future-of-ppx-talk
ocaml-afl-examples
Small examples of how to use AFL to fuzz OCaml programs
opttopfind
Topfind port to native toplevel
ppx_yojson
OCaml PPX extension for JSON literals and patterns
yojson
Low-level JSON parsing and pretty-printing library for OCaml
ppxlib
Base library and tools for ppx rewriters
dune
A composable build system for OCaml.
dune-release
Streamlining the release of dune packages to opam
opam-monorepo
Assemble dune workspaces to build your project and its dependencies as a whole
NathanReb's Repositories
NathanReb/ocaml-afl-examples
Small examples of how to use AFL to fuzz OCaml programs
NathanReb/bene-gesselint
A secret project to produce a Kwisatz Haderach, perfect OCaml code that would bridge time and space, through selective breeding and linting. But mostly linting.
NathanReb/future-of-ppx-talk
NathanReb/ppx_there
OCaml PPX extension for on-steroid __MODULE__
NathanReb/dune-release-testing-with-generated-opam
Dummy opam package repo for dune-release testing purposes
NathanReb/async_graphics
Async wrapper for OCaml Graphics library
NathanReb/crowbar
Property fuzzing for OCaml
NathanReb/dune-promotion-stop-example
NathanReb/duniverse-transitive-test-deps-bug
Reproduction example for duniverse pin bug
NathanReb/fiat
Cryptographic primitives taken from Fiat
NathanReb/fmt
OCaml Format pretty-printer combinators
NathanReb/lwt
OCaml promises and concurrent I/O.
NathanReb/mirage-www
Website infrastructure and content for mirage.io
NathanReb/obus
Pure OCaml implementation of the D-Bus protocol
NathanReb/ocaml-asn1-combinators
Embed typed ASN.1 grammars in OCaml
NathanReb/ocaml-bun
tired of typing afl-fuzz? try bun!
NathanReb/ocaml-caqti
Cooperative-threaded access to relational data
NathanReb/ocaml-ci-scripts
Skeletons for CI scripts
NathanReb/ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (bigarrays, unix, etc.) BSD license.
NathanReb/ocaml-diet
A simple implementation of Discrete Interval Encoding Trees
NathanReb/ocaml-print-intf
Pretty print an OCaml cmi/cmt/cmti file in human-readable OCaml signature form
NathanReb/ocamlformat
Auto-formatter for OCaml code
NathanReb/oskel
:skull: Skeleton generator for OCaml projects.
NathanReb/ppx
The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/
NathanReb/ppx_factory
OCaml preprocessor to derive factory methods and default values from type definitions
NathanReb/ppx_inline_test
Syntax extension for writing in-line tests in ocaml code
NathanReb/ppx_variants_conv
Generation of accessor and iteration functions for ocaml variant types
NathanReb/routes
typed routes for OCaml/ReasonML web applications
NathanReb/rss_to_mail
Send a mail for each entries on an RSS feed
NathanReb/yojson
Low-level JSON parsing and pretty-printing library for OCaml