pooling topic

List pooling repositories

tinypool

1.1k
Stars
29
Forks
Watchers

🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)

Pbbl

36
Stars
10
Forks
Watchers

A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.

AsyncKeyedLock

161
Stars
9
Forks
Watchers

An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for r...

pool

42
Stars
5
Forks
Watchers

Go library that wraps http.Client to provide seamless higher-level connection pooling features

XPool

60
Stars
2
Forks
Watchers

Object pooling system for Unity.

SDPoint

18
Stars
4
Forks
Watchers

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks

DeepLearning_from_scratch

21
Stars
3
Forks
Watchers

A Deep Learning framework for CNNs and LSTMs from scratch, using NumPy.

Game-Kit

30
Stars
1
Forks
Watchers

A collection of feature rich gameplay systems for Unity.

NightPool

74
Stars
3
Forks
Watchers

Fast object pool for Unity