awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to etcimon/fast

Open-source alternatives to Fast

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

  • adamdruppe/arsdالصورة الرمزية لـ adamdruppe

    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-yamlالصورة الرمزية لـ ashumkin

    ashumkin/delphi-yaml

    8عرض على GitHub↗

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

    C
    عرض على GitHub↗8
  • atilaneves/cerealedالصورة الرمزية لـ atilaneves

    atilaneves/cerealed

    92عرض على GitHub↗

    cerealed

    D
    عرض على GitHub↗92
  • behrang/yamlswiftالصورة الرمزية لـ behrang

    behrang/YamlSwift

    413عرض على GitHub↗

    Load YAML and JSON documents using Swift

    Swift
    عرض على GitHub↗413
  • benibela/internettoolsB

    benibela/internettools

    0عرض على GitHub↗

    Internet Tools

    عرض على GitHub↗0

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
biot2/yaml.json.parserالصورة الرمزية لـ biot2

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/painlessjsonالصورة الرمزية لـ BlackEdder

    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/fuziالصورة الرمزية لـ cezheng

    cezheng/Fuzi

    1,105عرض على GitHub↗

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

    Swift
    عرض على GitHub↗1,105
  • chenyunguimilook/swiftyxmlالصورة الرمزية لـ chenyunguiMilook

    chenyunguiMilook/SwiftyXML

    107عرض على GitHub↗

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

    Swift
    عرض على GitHub↗107
  • compactr/compactr.jsالصورة الرمزية لـ compactr

    compactr/compactr.js

    107عرض على GitHub↗

    OpenAPI based binary serialization

    TypeScript
    عرض على GitHub↗107
  • coreoffice/xmlcoderالصورة الرمزية لـ CoreOffice

    CoreOffice/XMLCoder

    879عرض على GitHub↗

    Easy XML parsing using Codable protocols in Swift

    Swift
    عرض على GitHub↗879
  • daltoniam/starscreamالصورة الرمزية لـ daltoniam

    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/tomldecoderالصورة الرمزية لـ dduan

    dduan/TOMLDecoder

    106عرض على GitHub↗

    From TOML to Swift Codable types.

    Swift
    عرض على GitHub↗106
  • delba/jasonالصورة الرمزية لـ delba

    delba/JASON

    1,008عرض على GitHub↗

    Fast JSON parsing for Swift

    Swift
    عرض على GitHub↗1,008
  • dennis1000/verysimplexmlالصورة الرمزية لـ Dennis1000

    Dennis1000/verysimplexml

    78عرض على GitHub↗

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

    Pascal
    عرض على GitHub↗78
  • drmohundro/swxmlhashالصورة الرمزية لـ drmohundro

    drmohundro/SWXMLHash

    1,465عرض على GitHub↗

    Simple XML parsing in Swift

    Swift
    عرض على GitHub↗1,465
  • gcharita/xmlmapperالصورة الرمزية لـ gcharita

    gcharita/XMLMapper

    112عرض على GitHub↗

    A simple way to map XML to Objects written in Swift

    Swift
    عرض على GitHub↗112
  • hearst-dd/objectmapperH

    Hearst-DD/ObjectMapper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • hgourvest/superobjectالصورة الرمزية لـ hgourvest

    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/orjsonالصورة الرمزية لـ ijl

    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/swiftyjsonacceleratorالصورة الرمزية لـ insanoid

    insanoid/SwiftyJSONAccelerator

    947عرض على GitHub↗

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

    Swift
    عرض على GitHub↗947
  • jacob-carlborg/orangeالصورة الرمزية لـ jacob-carlborg

    jacob-carlborg/orange

    72عرض على GitHub↗

    A serialization library for the D programming language.

    D
    عرض على GitHub↗72
  • jensborrisholt/delphi-jsontodelphiclassالصورة الرمزية لـ JensBorrisholt

    JensBorrisholt/Delphi-JsonToDelphiClass

    80عرض على GitHub↗

    Delphi-JsonToDelphiClass

    Pascal
    عرض على GitHub↗80
  • jpsim/yamsالصورة الرمزية لـ jpsim

    jpsim/Yams

    1,251عرض على GitHub↗

    A Sweet and Swifty YAML parser.

    Swift
    عرض على GitHub↗1,251
  • kesla/node-snappyالصورة الرمزية لـ kesla

    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/asdfالصورة الرمزية لـ libmir

    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
  • lobodart/cheatyxmlالصورة الرمزية لـ lobodart

    lobodart/CheatyXML

    24عرض على GitHub↗

    CheatyXML is a Swift framework designed to manage XML easily

    Swift
    عرض على GitHub↗24
  • lodo1995/experimental.xmlالصورة الرمزية لـ lodo1995

    lodo1995/experimental.xml

    20عرض على GitHub↗

    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
    عرض على GitHub↗20
  • marmelroy/zipالصورة الرمزية لـ marmelroy

    marmelroy/Zip

    2,601عرض على GitHub↗

    Swift framework for zipping and unzipping files.

    Swift
    عرض على GitHub↗2,601