Pinned Repositories
aws-sdk-java-v2
The official AWS SDK for Java - Version 2
baseline-environment-on-aws
Baseline Environment on AWS(BLEA) is a set of reference CDK template to establish secure baseline on standalone-account or ControlTower based multi-account AWS environment. This solution provides basic and extensible guardrail with AWS security services and end-to-end sample CDK code for typical system architecture.
chatwork4s
An asynchronous / synchronous Scala library for ChatWork API
GAssetBundleManager
AssetBundleManger with simple cache API for Unity using UniRx.
MagicOnion
gRPC based HTTP/2 RPC Streaming Framework for .NET, .NET Core and Unity.
PrefsWrapper
Extensible PlayerPrefs wrapper
SafeAreaRect
SafeArea RectTransform plugin for Unity
UniRx
Reactive Extensions for Unity
UnityNamesCodeGenerator
NamesCodeGenerator for Unity generates type safe value objects and static classes from Tag, Layer, SortingLayer, and Scene.
UnityTouchThrottle
Touch throttled input module for Unity
doyasu24's Repositories
doyasu24/SafeAreaRect
SafeArea RectTransform plugin for Unity
doyasu24/UnityNamesCodeGenerator
NamesCodeGenerator for Unity generates type safe value objects and static classes from Tag, Layer, SortingLayer, and Scene.
doyasu24/GAssetBundleManager
AssetBundleManger with simple cache API for Unity using UniRx.
doyasu24/chatwork4s
An asynchronous / synchronous Scala library for ChatWork API
doyasu24/PrefsWrapper
Extensible PlayerPrefs wrapper
doyasu24/MagicOnion
gRPC based HTTP/2 RPC Streaming Framework for .NET, .NET Core and Unity.
doyasu24/UniRx
Reactive Extensions for Unity
doyasu24/UnityTouchThrottle
Touch throttled input module for Unity
doyasu24/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
doyasu24/baseline-environment-on-aws
Baseline Environment on AWS(BLEA) is a set of reference CDK template to establish secure baseline on standalone-account or ControlTower based multi-account AWS environment. This solution provides basic and extensible guardrail with AWS security services and end-to-end sample CDK code for typical system architecture.
doyasu24/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
doyasu24/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
doyasu24/release-note-test
doyasu24/StudyIterator
IteratorPattern社内勉強会用
doyasu24/UniTask
Provides an efficient allocation free async/await integration for Unity.
doyasu24/util-scripts
doyasu24/WebRequestUtils
Simple UnityWebRequest utils
doyasu24/YetAnotherHttpHandler
YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
doyasu24/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.