mjambon / trax
Catch OCaml exceptions and reraise them later without losing the original stack trace.
☆11Updated 3 years ago
Alternatives and similar repositories for trax:
Users that are interested in trax are comparing it to the libraries listed below
- OCaml library for building clients and servers that communicate using the Redis Serialization Protocol☆12Updated 3 years ago
- RSS and Atom feed parsing☆34Updated last year
- The dumb OCaml key-value store☆10Updated 2 years ago
- Convert a cmi file back to an mli interface☆18Updated 10 years ago
- DEPRECATED: Abstraction over Stdlib, Lwt, and Async.☆26Updated 7 years ago
- Lwt-enabled distributed computing library☆41Updated 2 years ago
- ocamldoc comment syntax parser☆18Updated 4 years ago
- OCaml Ctypes stubs generation notes☆19Updated 5 years ago
- Fast msgpack library for OCaml☆26Updated 3 years ago
- Dissect OCaml compiled programs, and weight their content☆24Updated 2 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
- A buffer implementation optimized for immutable strings.☆15Updated 9 years ago
- Overlay over bigarrays of chars☆14Updated 4 years ago
- a distributed computing library for OCaml☆24Updated last year
- Map à la Binary Radix Tree☆20Updated 3 years ago
- Syntax highlighter for OCaml☆17Updated 5 years ago
- OCaml implementation of the MQTT pubsub protocol.☆19Updated 4 years ago
- Easy to use and user-friendly topological sort module for OCaml☆22Updated 2 years ago
- OCaml PPX extension for automatically generating Irmin types☆11Updated 5 years ago
- ☆21Updated last year
- OCaml interface to cgroups☆20Updated 2 years ago
- CUID generator for OCaml.☆18Updated 2 years ago
- A small script to create short-lived OPAM compiler switches from experimental OCaml branches☆18Updated 6 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
- Clustering with k-means, k-medoids & agglomerative clustering