Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with object-pool
A curated list of projects in awesome lists tagged with object-pool .
https://github.com/habrador/unity-programming-patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
architecture command-pattern computer-science design-patterns factory-pattern flyweight-pattern game-programming-pattern object-pool object-pool-pattern observer-pattern principles prototype-pattern singleton-pattern software-engineering spatial-partitioning state-pattern subclass-sandbox-pattern type-object-pattern unity unity3d
Last synced: 19 Dec 2024
https://github.com/Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
architecture command-pattern computer-science design-patterns factory-pattern flyweight-pattern game-programming-pattern object-pool object-pool-pattern observer-pattern principles prototype-pattern singleton-pattern software-engineering spatial-partitioning state-pattern subclass-sandbox-pattern type-object-pattern unity unity3d
Last synced: 10 Nov 2024
https://github.com/happyfish100/libfastcommon
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.
avl-tree c-library connection-pool fastdfs id-generator ini-parser object-pool process-control skiplist socket-io system-info task-scheduler
Last synced: 19 Dec 2024
https://github.com/vanhakobyan/designpatterns
: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.
abstract-factory-pattern adapter bridge bulider chain-of-responsibility command composite decorator-pattern design-pattern facade-pattern flyweight interpreter iterator mediator-pattern memento-pattern object-pool prototype proxy singleton-pattern state
Last synced: 16 Dec 2024
https://github.com/intothedev/object-pooling-for-unity
Object Pooling for Unity
object-pool object-pool-pattern object-pooler object-pooling unity unity-pool unity-scripts unity2d unity3d
Last synced: 10 Oct 2024
https://github.com/IntoTheDev/Object-Pooling-for-Unity
Object Pooling for Unity
object-pool object-pool-pattern object-pooler object-pooling unity unity-pool unity-scripts unity2d unity3d
Last synced: 10 Nov 2024
https://github.com/ArchonInteractive/SwissArmyLib
Collection of helpful utilities we use in our Unity projects.
automata events game-development gamedev gamedev-library object-pool optimization optimize performance pooling pushdown-automaton service-locator state-machine timers unity unity-library unity3d unity3d-plugin utilities
Last synced: 16 Dec 2024
https://github.com/archoninteractive/swissarmylib
Collection of helpful utilities we use in our Unity projects.
automata events game-development gamedev gamedev-library object-pool optimization optimize performance pooling pushdown-automaton service-locator state-machine timers unity unity-library unity3d unity3d-plugin utilities
Last synced: 28 Sep 2024
https://github.com/getify/deepool
highly-efficient pool for JavaScript objects
javascript object-pool performance
Last synced: 18 Dec 2024
https://github.com/JanSeliv/PoolManager
Open-source plugin that helps reuse objects in UE5.4
c-plus-plus cpp game-development object-pool object-pool-pattern object-pooling objectpool objectpool-pattern plugin plugin-repo ue4 ue4-plugin ue5-plugin unreal unreal-engine unreal-engine-4 unreal-engine-code-plugin unreal-engine-cpp-plugin unreal-engine-plugin unreal-plugin
Last synced: 06 Nov 2024
https://github.com/vibur/vibur-object-pool
Vibur Object Pool - general-purpose concurrent Java object pool
concurrent disruptor java object-pool
Last synced: 15 Dec 2024
https://github.com/t-baby/pondpond
Pond is a high performance object-pooling library for Python
cache count-min-sketch object-pool pool pooling python python3
Last synced: 21 Nov 2024
https://github.com/fereidani/opool
High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.
allocator lock-free object-pool rust
Last synced: 19 Nov 2024
https://github.com/nvjob/simple-pool
#NVJOB Simple Pool. Pool for optimizing object loading. Unity Asset.
csharp gameobject gameobject-pool nvjob nvjob-simple-pool object-pool object-pooling optimizing performance pool simple-pool simplepool unity unity-asset unity-pool unity-simple-pool unity3d
Last synced: 13 Nov 2024
https://github.com/carreraSilvio/BrightPoolSystem
Pool system in Unity. Create and manage your pools.
Last synced: 10 Nov 2024
https://github.com/justinamiller/lightobjectpool
Fast, light weight, thread safe object pool
c-sharp csharp library object-pool objectpool performance pool pool-policies
Last synced: 14 Oct 2024
https://github.com/theodesp/go-object-pool
Simple and efficient implementation of a generic Object Pool in Go
design-patterns golang object-pool resource-pool
Last synced: 19 Oct 2024
https://github.com/massimo-marino/object-pool
C++17 implementation of an object pool pattern
allocation cpp cpp14 cpp17 cpp1z object-factory object-pool object-storage pool pool-pattern
Last synced: 12 Oct 2024
https://github.com/gilzoide/unity-prefab-pool
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
object-pool object-pooling package plugin prefab unity unity3d upm-package
Last synced: 10 Oct 2024
https://github.com/bbottema/generic-object-pool
A flexible thread-safe generic object pool
concurrency high-performance java object-pool pool
Last synced: 17 Nov 2024
https://github.com/wolf-org/object-pooling-unity
Object Pooling for Unity - Easy to use
object-pool object-pooling unity unity3d
Last synced: 19 Nov 2024
https://github.com/kautenja/object-pool
A simple template implementation of an object pool in C++.
cpp11 header-only object-pool tested
Last synced: 04 Nov 2024
https://github.com/xgfone/go-pools
A collection of some pools, such as BufferPool, BytesPool and TaskPool.
go go-pool go-pools golang object object-pool pool pools
Last synced: 04 Dec 2024
https://github.com/wbaldoumas/atrea-utilities
Useful utilities for .NET.
crypto-random csharp dotnet enum-utility object-pool random random-generation thread-safe utilities utility
Last synced: 07 Nov 2024
https://github.com/s-rayleigh/prefabpool
Prefab-oriented object pool for Unity.
object-pool pool pooling prefab unity
Last synced: 15 Dec 2024
https://github.com/bbottema/clustered-object-pool
generic-object-pool with added clustering and keyed object pools
clustered-pools clustering concurrency high-performance java object-pool pool pool-manager
Last synced: 17 Nov 2024
https://github.com/yvanmazy/nomoreinstance
Java library for Object-Pooling. Extremely fast, lightweight. High concurrency and thread-safe support.
concurrency fast java-library lightweight lock-free object-pool thread-safe
Last synced: 16 Dec 2024
https://github.com/mpewsey/poolshoes
An object pool for addressable objects in Unity.
Last synced: 14 Nov 2024
https://github.com/mohammadmahdi-abdolhosseini/unity-audio-manager
A simple and flexible audio manager for Unity, featuring music and SFX control, object pooling, and smooth music transitions. Perfect for managing sound in your Unity projects!
audio-manager object-pool unity
Last synced: 01 Dec 2024
https://github.com/smikhalevski/object-pool
π€ΏβThe tiny and efficient object pool.
caching object-pool performance
Last synced: 11 Nov 2024
https://github.com/hidehalo/util
Useful programming tools in PHP
hash-pool object-pool php singleton-pattern utilities
Last synced: 11 Nov 2024
https://github.com/grovegs/objectpool
A high-performance, modular object pooling library for C#
Last synced: 20 Dec 2024
https://github.com/robtimus/simple-pool
A simple object pool implementation
Last synced: 17 Nov 2024
https://github.com/ziyasal-archive/obj-pool
:skull: object pool implementation
Last synced: 25 Nov 2024
https://github.com/juanchinovas/nativescript-native-object-pool
This is a tiny NativeScript's plugin to share objects references between threads (main and Workers)
android ios nativescript nativescript-plugin object-pool
Last synced: 19 Nov 2024
https://github.com/dyxushuai/objpool
Simple object pool abstract for golang
Last synced: 01 Dec 2024
https://github.com/prozi/object-pool
zero-dependency Object Pool manager for instantiating, getting, reuising and destroying objects in javascript
javascript javascript-library object-pool object-pool-pattern pool
Last synced: 15 Dec 2024
https://github.com/cbritopacheco/object_pool
Generic object pool for reusing and recycling object instances.
cpp cpp11 header-only object-pool resource-pool
Last synced: 12 Nov 2024