OCamlPro / ocp-ocamlresLinks
A simple tool and library to embed files and directories inside an OCaml executables
☆21Updated 3 years ago
Alternatives and similar repositories for ocp-ocamlres
Users that are interested in ocp-ocamlres are comparing it to the libraries listed below
Sorting:
- ☆15Updated 4 years ago
- Map à la Binary Radix Tree☆20Updated 3 years ago
- Distribute/marshal instances of ocaml extensible variant types and exceptions☆16Updated 8 years ago
- a distributed computing library for OCaml☆24Updated last year
- LINQ-like combinators for manipulating collections of in-memory data☆17Updated 4 years ago
- ☆20Updated 6 years ago
- A quirky object oriented standard library for ocaml☆17Updated 4 years ago
- agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding o…☆14Updated 2 years ago
- Serialization formats toolkit for OCaml (unreleased)☆13Updated last year
- Dissect OCaml compiled programs, and weight their content☆25Updated 2 years ago
- Elliptic Curve Diffie-Hellman on Edwards Curves (X25519, X448)☆11Updated 4 years ago
- Parallel computation in OCaml - multicore for really poor people☆11Updated 4 years ago
- QOI image codec for OCaml (unreleased)☆11Updated 7 months ago
- easy-to-use wrapper for OCaml's Dynlink☆16Updated 8 years ago
- Building Lua interpreters with lot's of functors☆13Updated 6 years ago
- Convert file extensions to MIME types☆23Updated last year
- CUID generator for OCaml.☆18Updated 3 years ago
- Vendor all the things for a quick way to get up and running with Multicore OCaml!☆13Updated 3 years ago
- OCaml implementation of sets as hash tables by Jean-Christophe Filliatre☆10Updated 3 months ago
- Printf-style format-strings for user-defined string conversion☆22Updated 3 weeks ago
- Pure & Incomplete STUN protocol in OCaml☆14Updated 2 years ago
- The Ensemble distributed communications toolkit☆12Updated 4 years ago
- OCaml bindings to kqueue☆21Updated last year
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.