awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to viniciussanchez/dataset-serialize

Open-source alternatives to Dataset Serialize

30 open-source projects similar to viniciussanchez/dataset-serialize, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dataset Serialize alternative.

  • adamdruppe/arsdadamdruppe 的头像

    adamdruppe/arsd

    556在 GitHub 上查看↗

    As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.

    D
    在 GitHub 上查看↗556
  • ahausladen/jsondataobjectsA

    ahausladen/JsonDataObjects

    0在 GitHub 上查看↗

    Json Data Objects

    在 GitHub 上查看↗0
  • ashumkin/delphi-yamlashumkin 的头像

    ashumkin/delphi-yaml

    8在 GitHub 上查看↗

    This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository

    C
    在 GitHub 上查看↗8
  • atilaneves/cerealedatilaneves 的头像

    atilaneves/cerealed

    92在 GitHub 上查看↗

    cerealed

    D
    在 GitHub 上查看↗92
  • behrang/yamlswiftbehrang 的头像

    behrang/YamlSwift

    413在 GitHub 上查看↗

    Load YAML and JSON documents using Swift

    Swift
    在 GitHub 上查看↗413
  • benibela/internettoolsB

    benibela/internettools

    0在 GitHub 上查看↗

    Internet Tools

    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
biot2/yaml.json.parserbiot2 的头像

biot2/Yaml.Json.Parser

8在 GitHub 上查看↗

YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus

Pascal
在 GitHub 上查看↗8
  • blackedder/painlessjsonBlackEdder 的头像

    BlackEdder/painlessjson

    25在 GitHub 上查看↗

    Library to painlessly convert your custom types (structs and classes) to and from JSON. This library provides the function toJSON and fromJSON to automatically convert any type to and from JSON. It is possible to override the implementation by defining your own toJSON and fromJSON member…

    D
    在 GitHub 上查看↗25
  • cezheng/fuzicezheng 的头像

    cezheng/Fuzi

    1,105在 GitHub 上查看↗

    A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

    Swift
    在 GitHub 上查看↗1,105
  • chenyunguimilook/swiftyxmlchenyunguiMilook 的头像

    chenyunguiMilook/SwiftyXML

    107在 GitHub 上查看↗

    The most swifty way to deal with XML data in swift 5.

    Swift
    在 GitHub 上查看↗107
  • compactr/compactr.jscompactr 的头像

    compactr/compactr.js

    107在 GitHub 上查看↗

    OpenAPI based binary serialization

    TypeScript
    在 GitHub 上查看↗107
  • coreoffice/xmlcoderCoreOffice 的头像

    CoreOffice/XMLCoder

    879在 GitHub 上查看↗

    Easy XML parsing using Codable protocols in Swift

    Swift
    在 GitHub 上查看↗879
  • daltoniam/starscreamdaltoniam 的头像

    daltoniam/Starscream

    8,639在 GitHub 上查看↗

    Starscream is a Swift WebSocket client library that provides a concrete implementation of the WebSocket protocol for iOS and macOS applications. It functions as an event-driven wrapper for establishing and managing bidirectional connections to send and receive text and binary frames over TCP. The library includes a secure WebSocket client capable of encrypting traffic and validating server identities. It manages the full connection lifecycle, from the initial handshake and header exchange to session termination with custom close codes. The project covers a broad range of networking capabilit

    Swift
    在 GitHub 上查看↗8,639
  • dduan/tomldecoderdduan 的头像

    dduan/TOMLDecoder

    106在 GitHub 上查看↗

    From TOML to Swift Codable types.

    Swift
    在 GitHub 上查看↗106
  • delba/jasondelba 的头像

    delba/JASON

    1,008在 GitHub 上查看↗

    Fast JSON parsing for Swift

    Swift
    在 GitHub 上查看↗1,008
  • dennis1000/verysimplexmlDennis1000 的头像

    Dennis1000/verysimplexml

    78在 GitHub 上查看↗

    VerySimpleXML - a lightweight, one-unit, cross-platform XML reader/writer for Delphi

    Pascal
    在 GitHub 上查看↗78
  • drmohundro/swxmlhashdrmohundro 的头像

    drmohundro/SWXMLHash

    1,465在 GitHub 上查看↗

    Simple XML parsing in Swift

    Swift
    在 GitHub 上查看↗1,465
  • etcimon/fastetcimon 的头像

    etcimon/fast

    111在 GitHub 上查看↗

    fast

    D
    在 GitHub 上查看↗111
  • gcharita/xmlmappergcharita 的头像

    gcharita/XMLMapper

    112在 GitHub 上查看↗

    A simple way to map XML to Objects written in Swift

    Swift
    在 GitHub 上查看↗112
  • gsantiago/subtitle.jsG

    gsantiago/subtitle.js

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hearst-dd/objectmapperH

    Hearst-DD/ObjectMapper

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hgourvest/superobjecthgourvest 的头像

    hgourvest/superobject

    337在 GitHub 上查看↗

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. - It is easy for humans to read and write. - It is easy for machines to parse and generate. - It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. - JSON is a…

    Pascal
    在 GitHub 上查看↗337
  • ijl/orjsonijl 的头像

    ijl/orjson

    8,110在 GitHub 上查看↗

    orjson is a high-performance Python library for serializing and deserializing JSON data. It functions as both a JSON parsing library and a serialization engine, converting data between native Python objects and UTF-8 encoded bytes. The project provides specialized support for converting complex Python data structures, including dataclasses, datetime objects, and NumPy arrays and scalars, into JSON format. It also allows for the insertion of pre-serialized JSON blobs into documents to maintain processing speed. The library includes capabilities for memory-efficient deserialization through key

    Pythondataclassesdatetimedeserialization
    在 GitHub 上查看↗8,110
  • insanoid/swiftyjsonacceleratorinsanoid 的头像

    insanoid/SwiftyJSONAccelerator

    947在 GitHub 上查看↗

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

    Swift
    在 GitHub 上查看↗947
  • jacob-carlborg/orangejacob-carlborg 的头像

    jacob-carlborg/orange

    72在 GitHub 上查看↗

    A serialization library for the D programming language.

    D
    在 GitHub 上查看↗72
  • jensborrisholt/delphi-jsontodelphiclassJensBorrisholt 的头像

    JensBorrisholt/Delphi-JsonToDelphiClass

    80在 GitHub 上查看↗

    Delphi-JsonToDelphiClass

    Pascal
    在 GitHub 上查看↗80
  • jpsim/yamsjpsim 的头像

    jpsim/Yams

    1,251在 GitHub 上查看↗

    A Sweet and Swifty YAML parser.

    Swift
    在 GitHub 上查看↗1,251
  • kesla/node-snappykesla 的头像

    kesla/node-snappy

    477在 GitHub 上查看↗

    DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library

    JavaScript
    在 GitHub 上查看↗477
  • libmir/asdflibmir 的头像

    libmir/asdf

    23在 GitHub 上查看↗

    ASDF is a cache oriented string based JSON representation. Besides, it is a convenient Json Library for D that gets out of your way. ASDF is specially geared towards transforming high volumes of JSON dataframes, either to new JSON Objects or to custom data types.

    D
    在 GitHub 上查看↗23
  • liteserver/binnliteserver 的头像

    liteserver/binn

    481在 GitHub 上查看↗

    Binary Serialization

    C
    在 GitHub 上查看↗481