chunk
There are 231 repositories under chunk topic.
kartik-v/bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
SBJson/SBJson
This framework implements a strict JSON parser and generator in Objective-C.
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
pionl/laravel-chunk-upload
The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
samirkumardas/jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
RelativityMC/C2ME-fabric
A Fabric mod designed to improve the chunk performance of Minecraft.
muxinc/upchunk
Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
ModusCreateOrg/react-dynamic-route-loading-es6
Auto chunking and dynamic loading of routes with React Router and Webpack 2
lcxfs1991/html-res-webpack-plugin
plugin for generating html in webpack
edwindj/chunked
Chunkwise Text-file Processing for 'dplyr'
kehengzhong/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
nurrony/hlsdownloader
Downloads HLS Playlist file and TS chunks. You can use it for content pre-fetching from CDN to Edge Server for your end viewers.
dennis-tra/image-stego
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
tomayac/fetch-in-chunks
A utility for fetching large files in chunks with support for parallel downloads and progress tracking.
lukechilds/base64-async
Non-blocking chunked Base64 encoding
Hedroed/png-parser
Analyse PNG file format for CTF, python API and CLI
xbc30/large-file-upload
Nodejs large file segment upload, resumable upload. Nodejs大文件分片上传、断点续传
halilozercan/pget
Fast download in chunks
jordicenzano/go-ts-segmenter
Live TS segmenter and HLS manifest creation in Go
jouni-kantola/inline-chunk-manifest-html-webpack-plugin
Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.
mre/futures-batch
An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)
cjburkey01/ClaimChunk
Spigot plugin built for Minecraft 1.17+ allowing the claiming and protection of players' chunks. Old versions available for Minecraft 1.6+ (See Readme!)
jordicenzano/hls-trimming-frame-accuracy
JS Code that given a group of HLS chunks, a start timestamp, and end timestamp it creates one MP4 that contains the original V/A frame accuracy trimmed and perfectly aligned
dfilatov/lrt
Scheduler for long-running tasks inside browsers and Node.JS
hossein-zare/react-native-chunk-upload
A package to bring Chunked File Upload / Resumable File Upload into React Native. Split a large file into multiple smaller pieces then upload them without worrying about network disconnection, even if it happens React Native Chunk Upload will only upload the failed chunk not the whole file!
yazan-alnugnugh/file-upload
File upload component is created to help you upload files using vuejs and ajax
seung-lab/chunkflow
Compose chunk operators to create a pipeline for local or distributed petabyte-scale computation
Jerenaux/chunks_tutorial
Small demo showing how to load and manage tilemap chunks on the fly with Phaser 3
algolia/chunk-text
🔪 chunk/split a string by length without cutting/truncating words.
andviane/google-books-android-viewer
Android library to bridge between RecyclerView and sources like web page or database. Includes demonstrator (Google Books viewer)
Jay2645/VoxelGenerator
An implementation of the PolyVox library for Unreal Engine 4, allowing users to place Actors in levels which generate PolyVox voxel chunks and display them in the world.
artnas/UnityVoxelMeshGPU
GPU voxel mesh generation and drawing in Unity HDRP
Clivern/Chunk
🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
jordicenzano/transport-stream-online-segmenter
Transport stream web based HLS segmenter.