並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 12 件 / 12件

新着順 人気順

serializationの検索結果1 - 12 件 / 12件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

serializationに関するエントリは12件あります。 開発securityruby などが関連タグです。 人気エントリには 『GitHub - apache/fory: A blazingly fast multi-language serialization framework powered by JIT and zero-copy.』などがあります。
  • GitHub - apache/fory: A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - apache/fory: A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
    • Jetpack DataStoreをProtobufではなくKotlin Serializationで使用する

      はじめに この記事は、Android Advent Calendar 2020の15日目の記事です。 本記事では、AndroidX DataStoreを、Protocol Buffersを利用せず、Kotlin Serializationと組み合わせ使う方法を紹介します。 Google公式の紹介記事 (2020-04-20 追記) DataStoreをKotlin Serializationと組み合わせて使う方法について、Android Developersの以下の記事でも紹介されています。 Using DataStore With Kotlin Serialization 日本語版: Android Developers Japan Blog: DataStore と Kotlin のシリアル化を併用する 要約 AndroidX Proto DataStoreは、必ずしもProtocol

        Jetpack DataStoreをProtobufではなくKotlin Serializationで使用する
      • RailsでのJSON Serializationをもっと簡単にやる - STORES Product Blog

        この記事は STORES Advent Calendar 2023 の30日目の記事です。 はじめに STORES 予約でエンジニアをしている望月です。 近年、Webアプリケーションのフロントエンド開発において、Reactなどのモダンな技術がリッチなユーザーインターフェースの実現を目指して頻繁に採用されるようになりました。 これに伴いRailsアプリケーションの開発方法も変化しています。 従来のRailsによるView層でのフロントエンド実装から脱却し、Railsは主にAPIサーバーとしての役割を果たす構成が増えてきました。 Railsを基盤に構築されているSTORES 予約でも、従来のRailsのView層の代わりにNext.jsを用いたフロントエンドのリニューアルが進行中で、バックエンドのRailsはAPIサーバーとしてのJSONによるリクエスト処理に注力しつつあります。 今回は、Ra

          RailsでのJSON Serializationをもっと簡単にやる - STORES Product Blog
        • GitHub - inkeliz/karmem: Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - inkeliz/karmem: Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
          • GitHub - 6over3/bebop: 🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              GitHub - 6over3/bebop: 🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
            • An update on Dart macros & data serialization

              We have invested significant time and resources to prototype macros over the past couple years. Unfortunately, each time we solved a major technical hurdle, we saw new ones pop up. At this point, we are not seeing macros converging anytime soon toward a feature we are comfortable shipping, with the quality and developer-time performance we want. After considering the opportunity cost — in particul

              • GitHub - procore-oss/blueprinter: Simple, Fast, and Declarative Serialization Library for Ruby

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - procore-oss/blueprinter: Simple, Fast, and Declarative Serialization Library for Ruby
                • .NET Serialization Roundup 2022

                  The last test is from 2019 which is still accurate but the world is changing and we have arrived at .NET 7.0 which is reason enough to spin up my test suite again and measure from .NET 4.8, 3.1, 5.0, 6.0 up to 7.0. The “old” articles are still relevant despite their age. https://aloiskraus.wordpress.com/2019/09/29/net-serialization-benchmark-2019-roundup/ https://aloiskraus.wordpress.com/2018/05/0

                    .NET Serialization Roundup 2022
                  • Overview of Serialization Technologies

                    Overview of Serialization Technologies Jim Pivarski Princeton University – DIANA-HEP March 28, 2018 1 / 24 45 years of serialization formats in (and out of) HEP 1970 1980 1990 2000 2010 2020 ZEBRA (1983) YBOS (CDF r1) ZOO proposal (1994) Objectivity (c.1994‒1998) HYDRA (1973) ZBOOK (1974) BOS (1975) ROOT (1995) CWN in PAW (1989) FORTRAN C++ MonetDB (2002) C-Store (2005) Dremel (2010) Parquet (2013

                    • Blazingly Fast Lua Serialization

                      2023-02-23 You’re writing lua, you want to serialize and deserialize data, and you want to pick the best format/library pairing for the job. What’s good? I’ve been doing some testing to find out. Here’s the short version: If you want the fastest option and you can choose the format, use lua-cbor if you need it to be pure lua, or use lua-protobuf if you’re cool with a C library. If you need JSON, u

                      • A Data-Serialization Format for Internet After JSON!

                        Home IO vs JSON The Story Join Community Specification Revolutionize your data exchange and storage with a format that's built for efficiency, clarity and reliability. A Data Serialization Format Beyond JSON! The New Age Data Serialization Thin, Light weight, Schema First, Well Designed, and Insanely Simple Thin! Light weight! Schema First! Well Designed! Insanely Simple! Revolutionize your data e

                          A Data-Serialization Format for Internet After JSON!
                        • Introducing hints, Related Origin Requests and JSON serialization for WebAuthn in Chrome  |  Blog  |  Chrome for Developers

                          Build with Chrome Learn how Chrome works, participate in origin trials, and build with Chrome everywhere.

                            Introducing hints, Related Origin Requests and JSON serialization for WebAuthn in Chrome  |  Blog  |  Chrome for Developers
                          1

                          新着記事