object-pool-pattern
Here are 18 public repositories matching this topic...
Implementations of programming design patterns in Unity with examples in C# when to use them.
-
Updated
Apr 28, 2026 - C#
Object Pooling for Unity
-
Updated
Oct 6, 2022 - C#
Open-source plugin that helps reuse objects in UE5.7
-
Updated
Apr 20, 2026 - C++
Object Pool component for Unreal Engine
-
Updated
Dec 12, 2023 - C++
Simple examples of object oriented design.
-
Updated
Jun 3, 2026 - Java
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.
-
Updated
Sep 27, 2022 - C#
Creational design patterns in C#: Abstract Factory, Builder, Factory, Factory Method, Object-Pool, Prototype, Singleton.
-
Updated
Sep 2, 2023 - C#
Object Pooling with three.js
-
Updated
May 12, 2023 - TypeScript
Object Pool Studio is a Java Swing/AWT app and core engine for exploring the Object Pool pattern with real-time pool management, profiles, benchmarking, persistence, and JUnit-tested reliability.
-
Updated
Apr 16, 2026 - Java
-
Updated
Apr 22, 2020 - Java
zero-dependency Object Pool manager for instantiating, getting, reuising and destroying objects in javascript
-
Updated
Mar 2, 2026 - JavaScript
A simple, generic Object Pool in modern C++ using templates and std::vector. Built as a student project to learn memory management and object reuse.
-
Updated
Dec 5, 2025 - C++
A Unity Fruit Ninja-style game prototype demonstrating object pooling for efficient object spawning and gameplay performance.
-
Updated
Feb 7, 2024 - C#
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.
-
Updated
May 6, 2024 - Go
-
Updated
Nov 3, 2024 - C#
Object-Pool-Design-Pattern-Solution
-
Updated
Feb 3, 2025 - C#
A Tower Defence game prototype which implements object pooling & flyweight patterns in Unity3D
-
Updated
Mar 15, 2022 - C#
🔄 Manage memory efficiently with this C++ Object Pool template for fast object reuse, enhancing performance in games and simulations.
-
Updated
Jun 16, 2026 - C++
Improve this page
Add a description, image, and links to the object-pool-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-pool-pattern topic, visit your repo's landing page and select "manage topics."