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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to libmir/asdf

Open-source alternatives to Asdf

30 open-source projects similar to libmir/asdf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Asdf alternative.

  • adamdruppe/arsdAvatar von adamdruppe

    adamdruppe/arsd

    556Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗556
  • ahausladen/jsondataobjectsA

    ahausladen/JsonDataObjects

    0Auf GitHub ansehen↗

    Json Data Objects

    Auf GitHub ansehen↗0
  • ashumkin/delphi-yamlAvatar von ashumkin

    ashumkin/delphi-yaml

    8Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗8
  • atilaneves/cerealedAvatar von atilaneves

    atilaneves/cerealed

    92Auf GitHub ansehen↗

    cerealed

    D
    Auf GitHub ansehen↗92
  • behrang/yamlswiftAvatar von behrang

    behrang/YamlSwift

    413Auf GitHub ansehen↗

    Load YAML and JSON documents using Swift

    Swift
    Auf GitHub ansehen↗413
  • benibela/internettoolsB

    benibela/internettools

    0Auf GitHub ansehen↗

    Internet Tools

    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
biot2/yaml.json.parserAvatar von biot2

biot2/Yaml.Json.Parser

8Auf GitHub ansehen↗

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
Auf GitHub ansehen↗8
  • blackedder/painlessjsonAvatar von BlackEdder

    BlackEdder/painlessjson

    25Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗25
  • cezheng/fuziAvatar von cezheng

    cezheng/Fuzi

    1,105Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗1,105
  • chenyunguimilook/swiftyxmlAvatar von chenyunguiMilook

    chenyunguiMilook/SwiftyXML

    107Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗107
  • compactr/compactr.jsAvatar von compactr

    compactr/compactr.js

    107Auf GitHub ansehen↗

    OpenAPI based binary serialization

    TypeScript
    Auf GitHub ansehen↗107
  • coreoffice/xmlcoderAvatar von CoreOffice

    CoreOffice/XMLCoder

    879Auf GitHub ansehen↗

    Easy XML parsing using Codable protocols in Swift

    Swift
    Auf GitHub ansehen↗879
  • daltoniam/starscreamAvatar von daltoniam

    daltoniam/Starscream

    8,639Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,639
  • dduan/tomldecoderAvatar von dduan

    dduan/TOMLDecoder

    106Auf GitHub ansehen↗

    From TOML to Swift Codable types.

    Swift
    Auf GitHub ansehen↗106
  • delba/jasonAvatar von delba

    delba/JASON

    1,008Auf GitHub ansehen↗

    Fast JSON parsing for Swift

    Swift
    Auf GitHub ansehen↗1,008
  • dennis1000/verysimplexmlAvatar von Dennis1000

    Dennis1000/verysimplexml

    78Auf GitHub ansehen↗

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

    Pascal
    Auf GitHub ansehen↗78
  • drmohundro/swxmlhashAvatar von drmohundro

    drmohundro/SWXMLHash

    1,465Auf GitHub ansehen↗

    Simple XML parsing in Swift

    Swift
    Auf GitHub ansehen↗1,465
  • etcimon/fastAvatar von etcimon

    etcimon/fast

    111Auf GitHub ansehen↗

    fast

    D
    Auf GitHub ansehen↗111
  • gcharita/xmlmapperAvatar von gcharita

    gcharita/XMLMapper

    112Auf GitHub ansehen↗

    A simple way to map XML to Objects written in Swift

    Swift
    Auf GitHub ansehen↗112
  • hearst-dd/objectmapperH

    Hearst-DD/ObjectMapper

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hgourvest/superobjectAvatar von hgourvest

    hgourvest/superobject

    337Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗337
  • ijl/orjsonAvatar von ijl

    ijl/orjson

    8,110Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,110
  • insanoid/swiftyjsonacceleratorAvatar von insanoid

    insanoid/SwiftyJSONAccelerator

    947Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗947
  • jacob-carlborg/orangeAvatar von jacob-carlborg

    jacob-carlborg/orange

    72Auf GitHub ansehen↗

    A serialization library for the D programming language.

    D
    Auf GitHub ansehen↗72
  • jensborrisholt/delphi-jsontodelphiclassAvatar von JensBorrisholt

    JensBorrisholt/Delphi-JsonToDelphiClass

    80Auf GitHub ansehen↗

    Delphi-JsonToDelphiClass

    Pascal
    Auf GitHub ansehen↗80
  • jpsim/yamsAvatar von jpsim

    jpsim/Yams

    1,251Auf GitHub ansehen↗

    A Sweet and Swifty YAML parser.

    Swift
    Auf GitHub ansehen↗1,251
  • kesla/node-snappyAvatar von kesla

    kesla/node-snappy

    477Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗477
  • lobodart/cheatyxmlAvatar von lobodart

    lobodart/CheatyXML

    24Auf GitHub ansehen↗

    CheatyXML is a Swift framework designed to manage XML easily

    Swift
    Auf GitHub ansehen↗24
  • lodo1995/experimental.xmlAvatar von lodo1995

    lodo1995/experimental.xml

    20Auf GitHub ansehen↗

    This project aims to become a replacement for the current std.xml in Phobos. It will provide various APIs to parse, validate, and output XML documents. It is still in its early development, and this document describes only currently implemented features. It is being developed by Lodovico…

    D
    Auf GitHub ansehen↗20
  • marmelroy/zipAvatar von marmelroy

    marmelroy/Zip

    2,601Auf GitHub ansehen↗

    Swift framework for zipping and unzipping files.

    Swift
    Auf GitHub ansehen↗2,601