Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Syck

Compare

  Analyzed about 6 hours ago

Syck is an extension for reading and writing YAML swiftly in popular scripting languages. As Syck loads the YAML, it stores the data directly in your language's symbol table. Note that although COPYING claims it is under BSD license, the actual text is MIT license.

23.7K lines of code

0 current contributors

over 11 years since last commit

7 users on Open Hub

Inactive
4.8
   
I Use This
Licenses: death-and..., mit

HsSyck

Compare

  No analysis available

This is a simple YAML ('Yet Another Markup Language') processor, used by the Pugs project for handling data serialization; this can be useful for optimization and caching purposes. This is an interface to the syck C library for parsing and dumping YAML data. It lets you transform textual YAML ... [More] data into an object of type YamlNode, and vice versa, fast. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

Syck Bindings for OCaml

Compare

  Analyzed about 12 hours ago

The ocaml-syck library provides Syck bindings for OCaml, allowing an OCaml program to read and write YAML files.

4.93K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags ocaml syck yaml