krtx / ws-ocaml
WebSocket server implementation of OCaml
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ws-ocaml
- A sample syntax extension using OCaml's new extension points API.☆25Updated 4 months ago
- Basic templates for new OCaml projects☆14Updated 7 years ago
- Transactions, Keys, and Values☆24Updated 7 years ago
- A simple OCaml ppx filter to support string interpolation like [%str "value of foo is $(foo)"]☆21Updated 4 years ago
- Very simple gzip library for OCaml☆22Updated 3 years ago
- A library to write web server and site☆23Updated last week
- A work-in-progress OCaml client for Sentry☆26Updated 2 years ago
- NanoID implementation for OCaml.☆19Updated last year
- Easy OCaml scripts (unreleased)☆19Updated 2 weeks ago
- ppx_mysql☆32Updated last year
- Binding OCaml for NodeJS (main functions) using gen_js_api☆17Updated 8 years ago
- Websockets implementation for httpaf☆32Updated 5 years ago
- Deriving GraphQL schema and argument values from OCaml types☆12Updated 2 years ago
- OpenType font decoder for OCaml☆20Updated 5 months ago
- A ppx rewriter that provides pattern matching on abstract types by transforming patterns into views/expressions.☆20Updated 5 years ago
- HTTP/1.1 server and client for ocaml (using Async)☆23Updated 4 months ago
- RSS and Atom feed parsing☆34Updated 11 months ago
- Define your Dream router with Routes☆19Updated 3 years ago
- HOTP and TOTP algorithms for 2-step verification (for OCaml).☆20Updated last year
- Schema definition and validation with support for decoding to bridge the gap between runtime types and static types.