102 results for “topic:object-pool”
Implementations of programming design patterns in Unity with examples in C# when to use them.
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
Object Pooling for Unity
Collection of helpful utilities we use in our Unity projects.
Open-source plugin that helps reuse objects in UE5.7
highly-efficient pool for JavaScript objects
Awesome runner, 3D endless runner game made in Unity
Unreal engine plugin providing an object pool packaged in a world subsystem for easy use.
Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading primitives, etc.)
Vibur Object Pool - general-purpose concurrent Java object pool
Pond is a high performance object-pooling library for Python
Zhenyi 核心运行时:高性能无锁网络、并发模型与基础组件,一行命令即可构建高并发服务。
An object pool for Scala
A lite fast object pool
A production-ready, modular Unity framework with UE-inspired Gameplay Ability System, zero-GC infrastructure, and hot-update support. Battle-tested, DI-friendly, and cross-platform optimized. 一个高性能、高拓展性、高度优化、支持热更新、功能强大的 Unity 启动模板。具有类虚幻引擎的 GameplayFramework 与 GAS 设计,高度兼容各类控制反转(IoC/DI)框架。
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
A Unity extension framework that includes features such as object pooling, scene routing, UI manager, binding view, and behavior trees.
PoolSharp is a simple, light weight, thread safe object pool.
a demo project using commons-pools and commons-net to interact with ftp server
#NVJOB Simple Pool. Pool for optimizing object loading. Unity Asset.
Prefab instance pool that is configurable in the Inspector, supports any engine Object type and is available as a serializable C# class, MonoBehaviour and ScriptableObject
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
Simple examples of object oriented design.
Pool system in Unity. Create and manage your pools.
Good practices to create code in Java, open to other languages. :zap:
Fast, light weight, thread safe object pool
An improved version of FastCast with Parallel scripting, more extensions, and statically typed, A powerful modern projectile library
Simple and efficient implementation of a generic Object Pool in Go
C++ implementation of an object pool pattern