エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - nicklockwood/FastCoding: A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - nicklockwood/FastCoding: A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON
FastCoder is a high-performance binary serialization format for Cocoa objects and object graphs. ... FastCoder is a high-performance binary serialization format for Cocoa objects and object graphs. It is intended as a replacement for NSPropertyList, NSJSONSerializer, NSKeyedArchiver/Unarchiver and Core Data. The design goals of the FastCoder library are to be fast, flexible and secure. FastCoder is already faster (on average) for reading than any of the built-in serialization mechanisms in Cocoa,