batsh-dev-team / DlistLinks
Difference list library for OCaml
☆35Updated 5 years ago
Alternatives and similar repositories for Dlist
Users that are interested in Dlist are comparing it to the libraries listed below
Sorting:
- Graphs of the various type conversions provided by the OCaml standard library.☆36Updated 5 years ago
- Print OCaml values based on their runtime representation☆30Updated 3 years ago
- Contextual Ocaml DEPendencies Tool: alternative ocaml dependency analyzer☆62Updated last month
- Open records implemented using map over universal type☆34Updated 5 years ago
- Ensure dune and opam dependencies are consistent☆43Updated last year
- general value printing within compiled programs☆31Updated 5 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆47Updated 6 years ago
- Persistent vectors for OCaml☆41Updated 7 years ago
- Various signed and unsigned integer types for OCaml☆66Updated last year
- OCaml Format pretty-printer combinators☆77Updated 5 months ago
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml☆54Updated last year
- QR code encoder for OCaml☆36Updated 2 weeks ago
- Notes and findings from our OCaml benchmarking adventures☆49Updated 3 years ago
- Example use of GitHub Actions with OCaml☆36Updated last month
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- Memory-efficient data structures in OCaml☆37Updated 4 years ago
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- ᚛ A type of divination employed in attempts to locate identifiers matching a given type expression☆38Updated 8 months ago
- Dependency graphs for OCaml modules, libraries and packages☆39Updated 6 months ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- OCaml PPX deriver for reflection☆53Updated 3 years ago
- Show the internal dependencies in your OCaml/Reason/Dune project☆61Updated 8 months ago
- Pretty print an OCaml cmi/cmt/cmti file in human-readable OCaml signature form☆42Updated 3 years ago
- preprocessor for easier stub generation with ocaml-ctypes☆57Updated 3 years ago
- A session manager for your everyday needs☆43Updated 3 years ago
- Todo App implemented in js_of_ocaml