awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

mbraceproject/FsPickler

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

FsPickler

FsPickler is a serialization library that facilitates the distribution of .NET objects. The implementation focuses on performance and completeness in supported types, including F# types. It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON. The library is…

Features

  • Serialization and Parsing - High-performance multi-format serializer.

Star-Verlauf

Star-Verlauf für mbraceproject/fspicklerStar-Verlauf für mbraceproject/fspickler

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu FsPickler

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit FsPickler.
  • cppalliance/jsonAvatar von CPPAlliance

    CPPAlliance/json

    479Auf GitHub ansehen↗

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

    C++
    Auf GitHub ansehen↗479
  • felixguendling/cistaAvatar von felixguendling

    felixguendling/cista

    2,225Auf GitHub ansehen↗

    Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

    C++benchmarkcppcpp17
    Auf GitHub ansehen↗2,225
  • fjoppe/legivelF

    fjoppe/Legivel

    0Auf GitHub ansehen↗

    This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification

    Auf GitHub ansehen↗0
  • corsis/xparsecAvatar von corsis

    corsis/XParsec

    55Auf GitHub ansehen↗

    ` Version 2 of this library is being built as part of a larger fundraising project. `

    F#
    Auf GitHub ansehen↗55
Alle 19 Alternativen zu FsPickler anzeigen→

Häufig gestellte Fragen

Was macht mbraceproject/fspickler?

FsPickler is a serialization library that facilitates the distribution of .NET objects. The implementation focuses on performance and completeness in supported types, including F# types. It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON. The library is…

Was sind die Hauptfunktionen von mbraceproject/fspickler?

Die Hauptfunktionen von mbraceproject/fspickler sind: Serialization and Parsing.

Welche Open-Source-Alternativen gibt es zu mbraceproject/fspickler?

Open-Source-Alternativen zu mbraceproject/fspickler sind unter anderem: cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory. felixguendling/cista — Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. fjoppe/legivel — This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification. haf/fsattoparsec — #FsAttoparsec. hjson/hjson-cpp — Hjson for C++. corsis/xparsec — `` Version 2 of this library is being built as part of a larger fundraising project. ``.