A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.
☆13Sep 23, 2021Updated 4 years ago
Alternatives and similar repositories for faster-map
Users that are interested in faster-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10Nov 1, 2017Updated 8 years ago
- LINQ-like combinators for manipulating collections of in-memory data☆16Sep 21, 2020Updated 5 years ago
- An example Alexa skill written in ReasonML☆11Sep 6, 2017Updated 8 years ago
- Create, parse Apple Plists, plays nicely with Yojson☆10Jan 19, 2017Updated 9 years ago
- "Prettify" ocaml compiler error messages☆17Sep 27, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Configurable Cloudy Batch Scheduler☆16Sep 27, 2017Updated 8 years ago
- OCaml client to GDB machine interface, superseded by https://github.com/copy/gdbprofiler☆16Sep 6, 2015Updated 10 years ago
- Open records implemented using map over universal type☆34Mar 30, 2020Updated 6 years ago
- Lightweight PPX extension for OCaml to support natural monadic syntax.☆20Jun 16, 2021Updated 4 years ago
- Easy process control in OCaml☆17Mar 23, 2023Updated 3 years ago
- Some fun with creating little collaborative browser things...☆11Apr 25, 2021Updated 4 years ago
- ppx_mysql☆32Aug 29, 2025Updated 7 months ago
- OCaml package to produce JUnit xml reports☆19Apr 1, 2026Updated last week
- Implementation of some Erlang primitives in OCaml