nandor / offheap
Copies OCaml objects out of the garbage collected heap
☆13Updated 6 years ago
Alternatives and similar repositories for offheap:
Users that are interested in offheap are comparing it to the libraries listed below
- A small command-line tool to help with mechanical edition of opam files☆10Updated last year
- [beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks☆17Updated 5 years ago
- Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.☆14Updated 2 years ago
- a ppx_deriving plugin for crowbar generators☆20Updated 5 years ago
- Nullable-array is a small self-contained library providing an efficient implementation for a type equivalent to `'a option array`☆17Updated 3 years ago
- HTTP combinators for MirageOS