Parallelism And Concurrency Unity Packages
33 packages tagged with "parallelism-and-concurrency"
gilzoide
Task Factory Object
Wraps .NET TaskFactory and TaskScheduler objects as configurable MonoBehaviour and ScriptableObject components for Unity...
IngSorre97
Render Hell
A Unity project designed to test my HLSL skills and your GPU patience.
SUSTech-CANStudio
DinnerCoroutine
DinnerCoroutine extends Unity's built-in coroutine system with enhanced control and flexibility. Start, pause, resume, a...
gilzoide
Lottie Player
Player for Lottie animation files, powered by rlottie.
tk-aria
unity-async-process
Execute CLI processes asynchronously within Unity without blocking the main thread. This package enables seamless integr...
gilzoide
Key-Value Store
Key-Value Store save system interface and implementations
Reddevildragg
Async IO
.NET library for handling asynchronous file system operations
BeauPrime
Leaf
Leaf is a narrative-focused scripting language and runtime for Unity.
jonagill
Async Routines
An efficient and feature-rich C# replacement for Unity's coroutine system.
k-okawa
UniTaskObjectPool
ObjectPool for UniTask
BeauPrime
BeauRoutine Extensions
BeauRoutine is a high-performance coroutine and tweening framework designed as a replacement for Unity's built-in corout...
FurkanKirat
StructForge
StructForge provides high-performance, zero-allocation data structures optimized for Unity and .NET applications. Featur...
inc8877
AddressablesMaster
Addressables management tool
edgegap
Edgegap Servers Quickstart
Get started quickly with Edgegap Dedicated Server hosting.
dotBunnyGDX
GDX is a battle-tested library of high-performance C# utilities for game development. It provides production-ready code ...
jonagill
Promises
A lightweight C# implementation of the promise pattern for asynchronous code.
CareBoo
Blinq
Burst-compatible LINQ extensions for NativeArray that provide deferred, stack-allocated query operations. Enables functi...
danyow
UniTask CString Compatible
Provides an efficient async/await integration to Unity. (This is a folk of Cysharp UniTask with several renames aiming t...
attenederDraco 3D Data Compression
Integrate Google's Draco 3D data compression library into Unity to significantly reduce mesh file sizes. Supports WebGL,...
gilzoide
Update Manager
Simple Update Manager pattern + Jobified Update for MonoBehaviours