pooling
There are 227 repositories under pooling topic.
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
thomasdondorf/puppeteer-cluster
Puppeteer Pool, run a cluster of instances in parallel
postgresml/pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
tinylibs/tinypool
🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
sail-sg/poolformer
PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
djc/bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
HongyangGao/Graph-U-Nets
Pytorch implementation of Graph U-Nets (ICML19)
Chia-Network/pool-reference
Reference python implementation of Chia pool operations for pool operators
bknyaz/graph_nn
Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)
bknyaz/graph_attention_pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
fredwu/opq
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
altairbow/django-db-connection-pool
Database connection pool component library for Django
tannerlinsley/swimmer
🏊 Swimmer - An async task pooling and throttling utility for JS
MarkCiliaVincenti/AsyncKeyedLock
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 reducing memory allocations.
ArchonInteractive/SwissArmyLib
Collection of helpful utilities we use in our Unity projects.
LiuChuang0059/graph-pooling-papers
IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)
2881099/SafeObjectPool
应用场景:连接池,资源池等等
nerminsamet/ppdet
[BMVC-20] Official PyTorch implementation of PPDet.
billpsomas/simpool
This repo contains the official implementation of ICCV 2023 paper "Keep It SimPool: Who Said Supervised Transformers Suffer from Attention Deficit?"
Snawoot/steady-tun
Secure TLS tunnel with pool of prepared upstream connections
MeeXaSiK/NightPool
Fast object pool for Unity
wangyida/softpool
SoftPoolNet: Shape Descriptor for Point Cloud Completion and Classification - ECCV 2020 oral
lorenmt/shape-adaptor
The implementation of "Shape Adaptor: A Learnable Resizing Module" [ECCV 2020].
hmdsefi/gowl
Gowl is a process management and process monitoring tool at once. An infinite worker pool gives you the ability to control the pool and processes and monitor their status.
mackysoft/XPool
Object pooling system for Unity.
nievesj/unity-core-project
Core Framework for Unity
Maxwell21/UT_Framework
Various advanced tools built for Unreal Engine 4
T-baby/pondpond
Pond is a high performance object-pooling library for Python
reneabreu/UltimateSpawner
UltimateSpawner is a simple spawn system created for Unity projects
ewohltman/pool
Go library that wraps http.Client to provide seamless higher-level connection pooling features
chillersanim/CSharp-Tools-for-Unity3D
Some basic C# tools for Unity3D.
csvance/blur-pool-keras
Keras implementation of BlurPool layers described in "Making Convolutional Networks Shift-Invariant Again" (Zhang)
sequelize/sequelize-pool
Resource pool implementation. It can be used to throttle expensive resources.
jhg023/Pbbl
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.
erkerkiii/gum
Gum is a collection of tools focusing mainly on game development with the goal of getting rid of the boilerplate code.
kcyu2014/smsop
Code for Statistically-motivated Second-order Pooling, ECCV2018