awesome-repositories.com
博客
awesome-repositories.com

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

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

MPLew-is/deep-codable

0
View on GitHub↗
105 星标·1 分支·Swift·Apache-2.0·4 次浏览

Deep Codable

Encode and decode deeply-nested data into flat Swift objects

Features

  • Parsing and Serialization - Encodes and decodes deeply-nested data into flat objects.

Star 历史

mplew-is/deep-codable 的 Star 历史图表mplew-is/deep-codable 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Deep Codable 的开源替代方案

相似的开源项目,按与 Deep Codable 的功能重合度排序。
  • antirez/lua-cmsgpackantirez 的头像

    antirez/lua-cmsgpack

    378在 GitHub 上查看↗

    A self contained Lua MessagePack C implementation.

    C
    在 GitHub 上查看↗378
  • conspack/cl-conspackconspack 的头像

    conspack/cl-conspack

    98在 GitHub 上查看↗

    Implementation for Common Lisp.

    Common Lisp
    在 GitHub 上查看↗98
  • danny1113/html-parser-builderdanny1113 的头像

    danny1113/html-parser-builder

    11在 GitHub 上查看↗

    A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.

    Swift
    在 GitHub 上查看↗11
  • ajberkley/cl-binary-storeajberkley 的头像

    ajberkley/cl-binary-store

    52在 GitHub 上查看↗

    A fast Common Lisp binary serializer/deserializer

    Common Lisp
    在 GitHub 上查看↗52
查看 Deep Codable 的所有 28 个替代方案→

常见问题解答

mplew-is/deep-codable 是做什么的?

Encode and decode deeply-nested data into flat Swift objects

mplew-is/deep-codable 的主要功能有哪些?

mplew-is/deep-codable 的主要功能包括:Parsing and Serialization。

mplew-is/deep-codable 有哪些开源替代品?

mplew-is/deep-codable 的开源替代品包括: antirez/lua-cmsgpack — A self contained Lua MessagePack C implementation. conspack/cl-conspack — Implementation for Common Lisp. danny1113/html-parser-builder — A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder. drewc/smug — Super Monadic Über Go-into : parser combinators for Common Lisp. eugeneia/maxpc — Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing. ajberkley/cl-binary-store — A fast Common Lisp binary serializer/deserializer.