FsYaml
YAML type mapper
A typed YAML library for F# that maps YAML data structures to F# records and types.
Typed Yaml Library for F#
37 stars
7 watching
8 forks
Language: F#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fjoppe/legivel | An exact Yaml 1.2 deserializer implementation | 60 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
g-plane/pretty_yaml | A YAML formatting tool with optional integration and configuration for use in software development. | 23 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
fzi-forschungszentrum-informatik/lanelet2 | A C++ library for handling 2D and 3D map data in the context of automated driving. | 800 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
fsprojects/fsxaml | A set of F# libraries and tools for working with XAML projects. | 171 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
jebbs/dsfml | A D binding of SFML, allowing D programs to utilize the SFML multimedia library. | 95 |
lysxia/first-class-families | A library providing a foundation for type-level functions and compositions in Haskell | 86 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
tbpixel/functional-finite-state-machine | A dead simple finite-state-machine implementation in JavaScript | 14 |
fogfish/datum | A set of functional programming abstractions and data structures for Erlang | 124 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |