An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: object-pool-pattern

Habrador/Unity-Programming-Patterns

Implementations of programming design patterns in Unity with examples in C# when to use them.

Language: C# - Size: 1.3 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 2,000 - Forks: 265

IntoTheDev/Object-Pooling-for-Unity

Object Pooling for Unity

Language: C# - Size: 99.6 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 214 - Forks: 17

shubhamv108/object-oriented-design

Simple examples of object oriented design.

Language: Java - Size: 814 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 8

JanSeliv/PoolManager

Open-source plugin that helps reuse objects in UE5.5

Language: C++ - Size: 490 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 116 - Forks: 15

JoanStinson/UnityDesignPatternsReference

A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.

Language: C# - Size: 267 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 4

mevlutayilmaz/creational-design-patterns

Language: C# - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

arthurfp/Go_Object-Pool_Pattern

A Go project demonstrating the Object Pool pattern for efficient management of database connections. Features dynamic resource allocation, connection health checks, and configurable pool settings to optimize application performance.

Language: Go - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cenkerkumlucali/design-patterns

Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.

Language: C# - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

dslabkowski/ObjectPool

Object Pool component for Unreal Engine

Language: C++ - Size: 7.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 2

tope-olajide/object-pooling-with-threejs

Object Pooling with three.js

Language: TypeScript - Size: 585 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bertaye/Tower-Defense-Prototype

A Tower Defence game prototype which implements object pooling & flyweight patterns in Unity3D

Language: C# - Size: 64.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Prozi/object-pool

zero-dependency Object Pool manager for instantiating, getting, reuising and destroying objects in javascript

Language: JavaScript - Size: 125 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Keywords