Skip to content
@Cysharp

Cysharp, Inc.

Cysharp is a subsidiary of Cygames, that is focusing C# both .NET and Unity.

Pinned Loading

  1. UniTask UniTask Public

    Provides an efficient allocation free async/await integration for Unity.

    C# 8.9k 878

  2. MagicOnion MagicOnion Public

    Unified Realtime/API framework for .NET platform and Unity.

    C# 4k 437

  3. MemoryPack MemoryPack Public

    Zero encoding extreme performance binary serializer for C# and Unity.

    C# 3.6k 223

  4. R3 R3 Public

    The new future of dotnet/reactive and UniRx.

    C# 2.6k 112

  5. ZString ZString Public

    Zero Allocation StringBuilder for .NET and Unity.

    C# 2.2k 164

  6. ConsoleAppFramework ConsoleAppFramework Public

    Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.

    C# 1.8k 101

Repositories

Showing 10 of 42 repositories
  • ZLinq Public

    Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree (FileSystem, Json, GameObject, etc.) for all .NET platforms and Unity.

    Cysharp/ZLinq’s past year of commit activity
    C# 1,003 MIT 101 4 0 Updated Mar 18, 2025
  • RuntimeUnitTestToolkit Public

    CLI/GUI Frontend of Unity Test Runner to test on any platform.

    Cysharp/RuntimeUnitTestToolkit’s past year of commit activity
    C# 306 MIT 23 1 0 Updated Mar 18, 2025
  • MessagePipe Public

    High performance in-memory/distributed messaging pipeline for .NET and Unity.

    Cysharp/MessagePipe’s past year of commit activity
    C# 1,515 MIT 110 2 1 Updated Mar 18, 2025
  • StructureOfArraysGenerator Public

    Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.

    Cysharp/StructureOfArraysGenerator’s past year of commit activity
    C# 283 MIT 11 0 0 Updated Mar 18, 2025
  • Ulid Public

    Fast .NET C# Implementation of ULID for .NET and Unity.

    Cysharp/Ulid’s past year of commit activity
    C# 1,420 MIT 61 4 5 Updated Mar 18, 2025
  • UniTask Public

    Provides an efficient allocation free async/await integration for Unity.

    Cysharp/UniTask’s past year of commit activity
    C# 8,925 MIT 878 12 2 Updated Mar 18, 2025
  • ZString Public

    Zero Allocation StringBuilder for .NET and Unity.

    Cysharp/ZString’s past year of commit activity
    C# 2,211 MIT 164 3 3 Updated Mar 18, 2025
  • RandomFixtureKit Public

    Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.

    Cysharp/RandomFixtureKit’s past year of commit activity
    C# 48 MIT 1 0 0 Updated Mar 18, 2025
  • NativeMemoryArray Public

    Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequence, scatter/gather I/O, etc...).

    Cysharp/NativeMemoryArray’s past year of commit activity
    C# 297 MIT 16 1 0 Updated Mar 18, 2025
  • ZLogger Public

    Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.

    Cysharp/ZLogger’s past year of commit activity
    C# 1,362 MIT 97 8 1 Updated Mar 18, 2025

Most used topics

Loading…