batching
There are 111 repositories under batching topic.
exAspArk/batch-loader
:zap: Powerful tool for avoiding N+1 DB or HTTP queries
tappleby/redux-batched-subscribe
store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.
TanStack/pacer
Utilities for debouncing, throttling, rate limiting, and queueing. Non-async and Async.
artnas/Unity-Plane-Mesh-Splitter
Split large meshes in Unity into smaller submeshes
frptools/collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
rspeele/Rezoom
Implements a resumption monad for .NET targeting data access with automatic batching and caching.
PatrickJS/redis-dataloader
Batching and Caching layer using Redis as the Caching layer
AI-Hypercomputer/jetstream-pytorch
PyTorch/XLA integration with JetStream (https://github.com/google/JetStream) for LLM inference"
newpeople123/osgGISPlugins
这是一个基于OpenSceneGraph(OSG)的GIS插件,旨在扩展OSG处理GIS数据的能力。 该插件能够读取和显示由3ds Max导出的、带有PBR材质的FBX文件,并支持导出gltf、glb、b3dm和i3dm等格式的文件。 此外,它还支持读取和导出ktx2和webp格式的图片。 osgGISPlugins还提供了一些实用工具,如b3dm转gltf/glb、3D模型转换为3dtiles、3D模型简化以及多张纹理打包成一个纹理图集等功能。
matthiasak/batchql
Don't just graphql, batchql!
nicolay-r/AREkit
Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing large text collections with ML and for ML
flipkart-incubator/batchman
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
supremepanda/GPUInstanceManager
Easy to use GPU instance manager for Unity.
jrmdayn/googleapis-batcher
Node.js library for batching multiple requests made with the official Google APIs Node.js client
yasuflatland-lf/liferay-dummy-factory
🏭 Liferay DXP / 7 Dummy data generation portlet
jerolba/jfleet
JFleet persist to database large collections of Java POJOs using alternate persistence methods from JDBC
d-led/influxdb-cpp-rest
Simple C++ InfluxDB client via MS C++ REST SDK + RxCpp for batching (Windows/OSX/Linux) + a C wrapper
lobocv/simpleflow
Generic simple workflows and concurrency patterns
Seedmanc/Booru-mass-uploader
This userscript allows you to mass-upload images to imageboard sites running *booru engines.
sse2/daisy
a simple, tiny, very fast, well-documented, header-only library for 2D primitive and text rendering using D3D9 & GDI, written in C++17
Effect-Deprecated/query
Efficiently pipeline, batch, and cache requests to any data source
MasterOfBinary/gobatch
Batch processing library for Golang.
Tenderly/ethberlinzwei-maglev
An Ethereum Tx Station - Batch transactions and save 30% on gas costs. 🚄🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃💨
epwalsh/batched-fn
🦀 Rust server plugin for deploying deep learning models with batched prediction
exAspArk/batch_loader
:zap: Powerful tool for avoiding N+1 DB or HTTP queries
Azure-Samples/go-batcher
Batching and rate-limiting for go without any opinion of the datastore.
lordthorzonus/php-dataloader
Port of the Facebook's DataLoader
Deadshot0x7/Wifipassword
This Windows Script will help to find the Wi-Fi Password, which connected to your system earlier.
CactusQ/tensor_rt_for_beginners
Beginner-friendly introduction to TensorRT using Torch-TRT on YOLO-V5
TOTBWF/FSharp.Data.Dataloader
A F# Library for simplifying access to remote data, with caching and batching
cmeeren/BatchIt
Call batched functions as normal functions
mihaitodor/knative-benthos
Batch sentiment analysis with benthos and Knative
hsnlab/batchy
Batch-scheduler framework for controlling execution in a packet-processing pipeline based on strict service-level objectives
davewhit3/gqlgen-batching
GraphQL batch support for gqlgen
hslam/rpc
Package rpc implements a remote procedure call over TCP, UNIX, HTTP and WS. Up to 4x faster than net/rpc.
NguyenHiu/ArgoX-Implementation
An implementation of a new approach in DEX. It combines the Lightning Network (state channels) and batching mechanisms to increase speed and throughput while reducing the gas usage of the exchange.