backtracking / functoryLinks
a distributed computing library for OCaml
☆24Updated last year
Alternatives and similar repositories for functory
Users that are interested in functory are comparing it to the libraries listed below
Sorting:
- Easy OCaml scripts (unreleased)☆20Updated 5 months ago
- Dissect OCaml compiled programs, and weight their content☆25Updated 3 years ago
- Distribute/marshal instances of ocaml extensible variant types and exceptions☆16Updated 9 years ago
- Monotonic wall-clock time for OCaml☆33Updated 4 months ago
- An OCaml library for describing Protobuf messages☆30Updated 4 years ago
- Open records implemented using map over universal type☆34Updated 5 years ago
- Parsing of the Content-Type header in pure OCaml☆19Updated 5 years ago
- A small command-line tool to help with mechanical edition of opam files☆10Updated 2 years ago
- OCaml library for resizable arrays and strings☆26Updated 3 weeks ago
- A small library for convenient printf debugging and function tracing☆26Updated 3 years ago
- Yet another type combinator library☆55Updated 3 years ago
- [beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks☆16Updated 5 years ago
- Websockets implementation for httpaf☆32Updated 6 years ago
- Password based key derivation functions from PKCS#5, RFC 2898☆21Updated last year
- OCaml bindings for RocksDB☆22Updated 2 years ago
- Convert file extensions to MIME types☆23Updated 2 years ago
- Infrastructure to collect metrics from OCaml applications.☆46Updated 6 months ago
- RSS and Atom feed parsing☆34Updated 6 months ago
- Bigstring intrinsics and fast blits based on memcpy/memmove☆40Updated 5 months ago
- multipart/form-data (RFC2388) parser for OCaml☆19Updated 5 years ago
- Performance Application Programming Interface for OCaml☆16Updated 3 years ago
- Very simple gzip library for OCaml☆22Updated 4 years ago
- A tool that creates stand-alone source bundles from opam packages☆26Updated 2 years ago
- Portable implementation of the Irmin Watch API☆14Updated last year
- Libraries for reliable manipulation JSON objects.☆23Updated 3 years ago
- [beta] A multi-consumer, multi-producers blocking queue and stream for Lwt☆30Updated 3 years ago
- Software construction and deployment kit☆36Updated last month
- Medium weight threads - preemptive thread pools for Lwt☆30Updated 4 years ago
- Interacting with cron from OCaml