COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - http://web.archive.org/web/20210903024649/https://github.com/topics/batch
Here are
1,558 public repositories
matching this topic...
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
Updated
Sep 1, 2021
JavaScript
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
Build your neural network easy and fast, 莫烦Python中文教学
Updated
Apr 1, 2021
Jupyter Notebook
Apache Beam is a unified programming model for Batch and Streaming
Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
Distributed, masterless, high performance, fault tolerant data processing
Updated
Aug 31, 2019
Clojure
🦀 Amazingly incredible extraordinary lightning fast diffing in Swift
Updated
May 31, 2021
Swift
🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Updated
Aug 25, 2021
Java
A simple but powerful anime downloader and streamer.
Updated
Aug 20, 2021
Python
manage your git repositories in one place
Serverless batch computing made simple.
Updated
Sep 1, 2021
TypeScript
A query batching executor for the graphql gem
A Facebook Graph API SDK For Go.
This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
Updated
Aug 31, 2021
Shell
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
Updated
Aug 27, 2021
Python
A tool for pixiv.net. 人人可用的P站爬虫
Updated
Aug 10, 2021
HTML
OpenMessaging Runtime Interface for Java
Updated
Jun 24, 2021
Java
The simple, stupid batch framework for Java
Updated
May 26, 2021
Java
Powerful batch script to dismantle complete windows defender protection and even bypass tamper protection ..Disable Windows-Defender Permanently....Hack windows. POC
Updated
Aug 27, 2021
Batchfile
A Java 8 port of Facebook DataLoader
Updated
Aug 19, 2021
Java
ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set
media file renamer and organizion tool
Updated
Aug 17, 2021
Python
Video encoding / transcoding / converting for node.js
Updated
Nov 9, 2020
JavaScript
A Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response.
Updated
Feb 21, 2021
Batchfile
Sets up file associations for mpv on Windows
Updated
Feb 26, 2018
Batchfile
Amazon Web Services CloudWatch Logs Handler for Monolog library
insert batch and update batch in laravel
Run jobs (tasks/one-shot containers) with Docker
Improve this page
Add a description, image, and links to the
batch
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
batch
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Today batch BigQuery writes require saving the data as GCS Avro files first then LOAD into BQ, which is wasteful if user also save as Avro in the same pipeline. Should we add a syntactic sugar for this?