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# 10.7k 985

  2. ZLinq ZLinq Public

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

    C# 5k 209

  3. MagicOnion MagicOnion Public

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

    C# 4.4k 459

  4. MemoryPack MemoryPack Public

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

    C# 4.5k 291

  5. R3 R3 Public

    The new future of dotnet/reactive and UniRx.

    C# 3.7k 166

  6. ZString ZString Public

    Zero Allocation StringBuilder for .NET and Unity.

    C# 2.7k 184

Repositories

Showing 10 of 48 repositories
  • 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# 341 MIT 18 0 1 Updated Apr 7, 2026
  • 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# 332 MIT 13 0 1 Updated Apr 7, 2026
  • GrpcWebSocketBridge Public

    Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.

    Cysharp/GrpcWebSocketBridge’s past year of commit activity
    C# 117 MIT 15 1 2 Updated Apr 7, 2026
  • csbindgen Public

    Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.

    Cysharp/csbindgen’s past year of commit activity
    Rust 903 MIT 76 2 3 Updated Apr 7, 2026
  • Kokuban Public

    Simplifies styling strings in the terminal for .NET application.

    Cysharp/Kokuban’s past year of commit activity
    C# 172 4 0 1 Updated Apr 7, 2026
  • ZString Public

    Zero Allocation StringBuilder for .NET and Unity.

    Cysharp/ZString’s past year of commit activity
    C# 2,715 MIT 184 2 3 Updated Apr 7, 2026
  • CsprojModifier Public

    CsprojModifier performs additional processing when Unity Editor generates the .csproj.

    Cysharp/CsprojModifier’s past year of commit activity
    C# 241 30 0 1 Updated Apr 7, 2026
  • RuntimeUnitTestToolkit Public

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

    Cysharp/RuntimeUnitTestToolkit’s past year of commit activity
    C# 320 MIT 21 0 1 Updated Apr 7, 2026
  • Actions Public
    Cysharp/Actions’s past year of commit activity
    C# 65 10 0 0 Updated Apr 7, 2026
  • NativeCompressions Public

    NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.

    Cysharp/NativeCompressions’s past year of commit activity
    C# 278 MIT 9 2 1 Updated Apr 7, 2026

Most used topics

Loading…