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/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: 12 Apr 2025

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: 08 Apr 2025

https://github.com/getify/deepool

highly-efficient pool for JavaScript objects

javascript object-pool performance

Last synced: 07 May 2025

https://github.com/vibur/vibur-object-pool

Vibur Object Pool - general-purpose concurrent Java object pool

concurrent disruptor java object-pool

Last synced: 11 Oct 2025

https://github.com/andresilva/scala-pool

An object pool for Scala

object-pool pool scala

Last synced: 02 May 2025

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: 13 Dec 2025

https://github.com/nextopcn/lite-pool

A lite fast object pool

fast java lite object-pool pool

Last synced: 11 Jan 2026

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: 08 Sep 2025

https://github.com/yortw/poolsharp

PoolSharp is a simple, light weight, thread safe object pool.

c-sharp object-pool pool pool-policies

Last synced: 18 Apr 2025

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: 24 Oct 2025

https://github.com/carreraSilvio/BrightPoolSystem

Pool system in Unity. Create and manage your pools.

object-pool pool pooling

Last synced: 24 Apr 2025

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: 22 Apr 2025

https://github.com/s-rayleigh/prefabpool

Prefab-oriented object pool for Unity.

object-pool pool pooling prefab unity

Last synced: 23 Apr 2025

https://github.com/peczenyj/xpool

Yet another golang type safe object pool using generics

generics go golang object-pool type-safety

Last synced: 14 Apr 2025

https://github.com/kautenja/object-pool

A simple template implementation of an object pool in C++.

cpp11 header-only object-pool tested

Last synced: 08 Apr 2025

https://github.com/rmandvikar/threading

Few implementations for pool of locks.

locking multi-threading object-pool task

Last synced: 14 Jan 2026

https://github.com/unity-package/object-pooling-unity

Object Pooling for Unity - Easy to use

object-pool object-pooling unity unity3d

Last synced: 15 May 2025

https://github.com/bbottema/generic-object-pool

A flexible thread-safe generic object pool

concurrency high-performance java object-pool pool

Last synced: 24 Apr 2025

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: 29 Jul 2025

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: 19 Jul 2025

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: 24 Apr 2025

https://github.com/mikesparr/redis-weighted-pool

Simple weighted round robin implementation using Redis sorted set and list

load-balancing-algorithm object-pool pool redis weighted-round-robin

Last synced: 09 Oct 2025

https://github.com/grovegs/objectpool

A high-performance, modular object pooling library for C#

dotnet godot object-pool

Last synced: 10 Feb 2026

https://github.com/io7m-com/jpuddle

Trivial object pool

java object-pool

Last synced: 22 Mar 2025

https://github.com/hidehalo/util

Useful programming tools in PHP

hash-pool object-pool php singleton-pattern utilities

Last synced: 26 Feb 2025

https://github.com/dyxushuai/objpool

Simple object pool abstract for golang

golang object-pool

Last synced: 24 Mar 2025

https://github.com/nenjack/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: 03 Feb 2026

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: 14 Mar 2025

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 Aug 2025

https://github.com/albertuskevin/design-pattern-collections

Kumpulan contoh penerapan 23 design pattern berdasarkan GOF + MVC, Null Object, Object Pool + SOLID Design Principle. Ditulis dalam bahasa PHP dan Java, dilengkapi dengan keterangan penggunaan pada tiap main class dari design pattern

design-patterns gof-patterns mvc-pattern null-object-pattern object-pool solid-principles

Last synced: 21 Mar 2025

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: 02 Apr 2025

https://github.com/robtimus/simple-pool

A simple object pool implementation

java object-pool

Last synced: 28 Oct 2025

https://github.com/ziyasal-archive/obj-pool

:skull: object pool implementation

design-pattern object-pool

Last synced: 17 Oct 2025

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: 14 Jun 2025

https://github.com/smikhalevski/object-pool

🤿 The tiny and efficient object pool.

caching object-pool performance

Last synced: 26 Feb 2025