{"id":16204506,"url":"https://github.com/jasonxudeveloper/nino","last_synced_at":"2025-05-14T17:05:18.524Z","repository":{"id":40646356,"uuid":"485253725","full_name":"JasonXuDeveloper/Nino","owner":"JasonXuDeveloper","description":"Ultimate high-performance binary serialization library for C#.","archived":false,"fork":false,"pushed_at":"2025-04-12T12:36:47.000Z","size":7592,"stargazers_count":543,"open_issues_count":2,"forks_count":50,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-05-14T17:03:11.649Z","etag":null,"topics":["c-sharp","csharp","deserialization","dotnet","godot","serialization","unity"],"latest_commit_sha":null,"homepage":"https://nino.xgamedev.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JasonXuDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-25T06:46:43.000Z","updated_at":"2025-05-10T08:06:55.000Z","dependencies_parsed_at":"2025-04-13T04:57:20.898Z","dependency_job_id":"cc08e82d-f085-444c-98ac-01c1578d35ff","html_url":"https://github.com/JasonXuDeveloper/Nino","commit_stats":{"total_commits":344,"total_committers":5,"mean_commits":68.8,"dds":"0.18604651162790697","last_synced_commit":"c33ec68b89c8c434fc750a824d9ff3c948dfed71"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonXuDeveloper%2FNino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonXuDeveloper%2FNino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonXuDeveloper%2FNino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonXuDeveloper%2FNino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JasonXuDeveloper","download_url":"https://codeload.github.com/JasonXuDeveloper/Nino/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190396,"owners_count":22029632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","csharp","deserialization","dotnet","godot","serialization","unity"],"created_at":"2024-10-10T09:58:28.197Z","updated_at":"2025-05-14T17:05:18.461Z","avatar_url":"https://github.com/JasonXuDeveloper.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nino\n\nUltimate high-performance binary serialization library for C#.\n\n![build](https://img.shields.io/github/actions/workflow/status/JasonXuDeveloper/Nino/.github/workflows/ci.yml?branch=main)\n![license](https://img.shields.io/github/license/JasonXuDeveloper/Nino)\n[![nino.nuget](https://img.shields.io/nuget/v/Nino?label=Nino)](https://www.nuget.org/packages/Nino)\n[![openupm](https://img.shields.io/npm/v/com.jasonxudeveloper.nino?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.jasonxudeveloper.nino/)\n\n[Official Website](https://nino.xgamedev.net/en/)\n\nPlausibly the fastest and most flexible binary serialization library for C# projects.\n\n![Activity](https://repobeats.axiom.co/api/embed/a9aea9d0b7b75f40c14af83e3c1f20eca39486c4.svg \"Repobeats analytics image\")\n\n## Features\n\n- Support all **unmanaged types** (`int`/`float`/`DateTime`/`Vector`/`Matrix`, etc)\n\n- Support `ValueTuple`/`Tuple`/`KeyValuePair` of supported types\n\n- Support all custom `interfaces`/`classes`/`structs`/`records`/`record structs` annotated with **[NinoType]** (including `generics`,\n  support custom constructor for deserialization)\n\n- Support all **`IEnumerable\u003cSupportedType\u003e`** types (`List`, `Dictonary`, `ConcurrentDictonary`, `Hashset`, `ArraySegment`, `Stack`, `ReadOnlyList` etc)\n\n- Support all **`Span\u003cSupportedType\u003e`** types\n\n- Support all **`Nullable\u003cSupportedType\u003e`** types\n\n- Support all **Embed** serializable types (i.e. `Stack\u003cDictionary\u003cInt, List\u003cSupportedType[]\u003e[]\u003e[]\u003e`)\n\n- Support **polymorphism**\n\n- High **performance** with low GC allocation\n\n- Support **type check** (guarantees data integrity)\n\n- Support **version compatibility** (i.e. adding fields, changing field type, etc)\n\n- Support **cross-project** (C# Project) type serialization (i.e. serialize a class with member of types in A.dll from B.dll)\n\n## Quick Start\n\n[Documentation](https://nino.xgamedev.net/en/doc/start)\n\n## Performance\n\n[Microbenchmark](https://nino.xgamedev.net/en/perf/micro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonxudeveloper%2Fnino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonxudeveloper%2Fnino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonxudeveloper%2Fnino/lists"}