ocaml-dispatch
Path dispatcher
A library that enables path-based dispatching for client- and server-side applications
Path-based dispatching for client- and server-side applications.
45 stars
8 watching
9 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list
web
Related projects:
Repository | Description | Stars |
---|---|---|
inhabitedtype/ocaml-webmachine | A toolkit for building RESTful APIs using a state-machine-based request processor | 221 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
fluent/fluent-logger-ocaml | A structured logger library for OCaml, providing features like buffering and persistent connections. | 7 |
inhabitedtype/angstrom | A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 649 |
inhabitedtype/httpaf | A high-performance web server written in OCaml, designed to be memory-efficient and scalable. | 535 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ml-in-barcelona/server-reason-react | A project that enables Server-side Rendering for React applications using OCaml and Reason/React. | 137 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
angrylawyer/commonjs_of_ocaml | A tool to simplify the process of using CommonJS modules in OCaml with JavaScript | 13 |
oxidizing/letters | A library that enables easy email sending using SMTP with OCaml | 54 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 144 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |