cedlemo / ctypes-stubs-generation-notesLinks
OCaml Ctypes stubs generation notes
☆19Updated 6 years ago
Alternatives and similar repositories for ctypes-stubs-generation-notes
Users that are interested in ctypes-stubs-generation-notes are comparing it to the libraries listed below
Sorting:
- Fast msgpack library for OCaml☆26Updated 4 years ago
- Dissect OCaml compiled programs, and weight their content☆25Updated 2 years ago
- Medium weight threads - preemptive thread pools for Lwt☆31Updated 4 years ago
- line based patch, input is a unified diff☆24Updated last month
- a ppx_deriving plugin for crowbar generators☆20Updated 6 years ago
- OCaml implementation of the T-Digest algorithm☆26Updated 3 months ago
- ocamldoc comment syntax parser☆20Updated 5 years ago
- A small library used to shadow polymorphic operators (and functions) contained in the stdlib.☆29Updated 2 years ago
- A library for printing OCaml values with sharing☆25Updated 3 years ago
- ☆20Updated 6 years ago
- Bigstring intrinsics and fast blits based on memcpy/memmove☆40Updated last month
- A simple implementation of Discrete Interval Encoding Trees☆28Updated 3 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…