Projects in Awesome Lists tagged with chunk
A curated list of projects in awesome lists tagged with chunk .
https://github.com/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.
ajax-upload bootstrap bootstrap-fileinput bower chunk chunked-uploads css filereader-api html html5 javascript jquery jquery-plugin krajee krajee-explorer-theme resumable resumable-upload theme upload xhr
Last synced: 12 May 2025
https://github.com/sbjson/sbjson
This framework implements a strict JSON parser and generator in Objective-C.
carthage chunk json objective-c parsing sbjson
Last synced: 12 May 2025
https://github.com/SBJson/SBJson
This framework implements a strict JSON parser and generator in Objective-C.
carthage chunk json objective-c parsing sbjson
Last synced: 02 Aug 2025
https://github.com/zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
c chunk cpp enet game game-networking gamedev header-only library librg lightweight low-level multiplayer netcode network networking replication single-header sync zpl
Last synced: 14 May 2025
https://github.com/librg/librg
🚀 Making multi-player gamedev simpler since 2017
c chunk cpp enet game game-networking gamedev header-only library librg lightweight low-level multiplayer netcode network networking replication single-header sync zpl
Last synced: 05 Mar 2025
https://github.com/jiesutd/yedda
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
analysis annotation-tool annotations chunk entity event human-annotation manual named-entity-recognition ner python recommender-system sutdannotator tkinter
Last synced: 16 May 2025
https://github.com/jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
analysis annotation-tool annotations chunk entity event human-annotation manual named-entity-recognition ner python recommender-system sutdannotator tkinter
Last synced: 12 May 2025
https://github.com/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
Last synced: 26 Jun 2025
https://github.com/pionl/laravel-chunk-upload
The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
blueimp chunk chunk-upload dropzone file-uploader jquery-file-upload laravel laravel-5-package plupload resumablejs
Last synced: 29 Apr 2025
https://github.com/samirkumardas/jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
aac aac-player cctv-player chunk drone h264 h264-live-player h264-player hls html5-mp4-player javascript-mp4-muxer javascript-mp4-player jmuxer media-source-extension mp4 mp4-muxer mse raw-h264-player rtsp video-streaming
Last synced: 08 May 2025
https://github.com/relativitymc/c2me-fabric
A Fabric mod designed to improve the chunk performance of Minecraft.
chunk chunk-performance fabric-mod fabricmc game hacktoberfest java minecraft performance threading
Last synced: 14 Apr 2025
https://github.com/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
Last synced: 14 Mar 2025
https://github.com/muxinc/upchunk
Uploads Chunks! Takes big files, splits them up, then uploads each one with care (and PUT requests).
chunk chunk-upload gcs-upload large-file-upload mux
Last synced: 14 May 2025
https://github.com/moduscreateorg/react-dynamic-route-loading-es6
Auto chunking and dynamic loading of routes with React Router and Webpack 2
chunk hmr offline pre-cache pre-load preloading react react-router service-worker splitting tree-shaking webpack webpack2
Last synced: 06 Apr 2025
https://github.com/edwindj/chunked
Chunkwise Text-file Processing for 'dplyr'
Last synced: 13 May 2025
https://github.com/lcxfs1991/html-res-webpack-plugin
plugin for generating html in webpack
chunk html html-files html-webpack-plugin webpack webpack-plugin webpack2
Last synced: 06 Apr 2025
https://github.com/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.
cdn-priming chunk download download-playlists downloader hls hlsdownloader live livestream streaming streaming-video
Last synced: 02 Feb 2026
https://github.com/tomayac/fetch-in-chunks
A utility for fetching large files in chunks with support for parallel downloads and progress tracking.
Last synced: 22 Mar 2025
https://github.com/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.
blockchain chunk go golang golang-application hacktoberfest hash image image-manipulation image-manipulation-detection image-processing merkle-hash-trees merkle-nodes merkle-tree merkletree steganography
Last synced: 15 Apr 2025
https://github.com/lukechilds/base64-async
Non-blocking chunked Base64 encoding
async async-jobs asynchronous base64 chunk chunk-size decode encode non-blocking
Last synced: 29 Jun 2025
https://github.com/halilozercan/pget
Fast download in chunks
chunk downloader pget python range
Last synced: 22 Feb 2026
https://github.com/jordicenzano/go-ts-segmenter
Live TS segmenter and HLS manifest creation in Go
chunk chunked chunking golang hls lhls transport-stream video
Last synced: 08 Jul 2025
https://github.com/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
chunk clipping concatenate ffmpeg frame frame-accuracy hls timestamp trimming video
Last synced: 12 Apr 2025
https://github.com/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!)
bukkit bukkit-plugin bukkit-server chunk chunks claim claiming hacktoberfest minecraft minecraft-server players spigot spigot-plugin spigot-server vault-support worldguard
Last synced: 09 Apr 2025
https://github.com/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!)
bukkit bukkit-plugin bukkit-server chunk chunks claim claiming hacktoberfest minecraft minecraft-server players spigot spigot-plugin spigot-server vault-support worldguard
Last synced: 17 Feb 2026
https://github.com/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!
blob chunk chunk-upload chunked-uploads npm package react-native resumable resumable-upload resume split upload upload-file
Last synced: 12 May 2025
https://github.com/dfilatov/lrt
Scheduler for long-running tasks inside browsers and Node.JS
chunk cooperative-scheduling generators scheduler task thread typescript unit-of-work
Last synced: 22 Jul 2025
https://github.com/yazan-alnugnugh/file-upload
File upload component is created to help you upload files using vuejs and ajax
ajax cancel chunk component delete drag drag-and-drop file javascript multiple preview tailwindcss upload uploader vue vue-component vue-upload-component vuejs
Last synced: 14 Oct 2025
https://github.com/jerenaux/chunks_tutorial
Small demo showing how to load and manage tilemap chunks on the fly with Phaser 3
Last synced: 23 Apr 2025
https://github.com/andviane/google-books-android-viewer
Android library to bridge between RecyclerView and sources like web page or database. Includes demonstrator (Google Books viewer)
adapter android async chunk first-timers-only infinite-scroll library listview recyclerview ui-components
Last synced: 14 Jan 2026
https://github.com/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.
chunk game heightmap infinite ue4 unreal unreal-engine unreal-engine-4 unrealengine voxel voxel-data voxel-generator voxels
Last synced: 11 Mar 2025
https://github.com/oracle/db-sharding
Oracle Sharded database deployment automation and tools for use in client applications.
chunk cross-shard-queries fault-isolation geodistributedsystems globaldatabase mid-tier-routing middleware oci oci-terraform-modules oracle-database oracle-database-sharding oracle-sharding scale-out sdb sdb-terraform sharding sharding-on-oci-marketplace shards terraform-modules terraform-scripts
Last synced: 03 Mar 2026
https://github.com/documentatom/documentatom
DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for text processing, analysis, and artificial intelligence.
ai chunk chunking etl extraction extraction-transformation-and-loading parse parser semantic
Last synced: 31 Oct 2025
https://github.com/clivern/chunk
🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
async chunk clivern hacktoberfest php-async php-sdk queue rabbitmq task-queue
Last synced: 26 Oct 2025
https://github.com/jordicenzano/transport-stream-online-segmenter
Transport stream web based HLS segmenter.
browser chunk hls hls-chunklist javascript lhls low-latency mpeg segmenter tcp-stream transport-stream video
Last synced: 18 Oct 2025
https://github.com/jchristn/watsondedupe
Self-contained C# library for data deduplication using Sqlite
chunk chunk-data chunk-key compress compression data-deduplication dedupe deduplication duplicate-data nuget sqlite-database storage
Last synced: 28 Feb 2026
https://github.com/yoriiis/svg-chunk-webpack-plugin
Generate SVG sprites according to entrypoint dependencies. Each page only imports its own svgs, wrapped as a sprite and optimized by SVGO
chunk javascript minification optimization svg svg-sprite svgo svgstore webpack webpack-loader webpack-plugin
Last synced: 16 Mar 2026
https://github.com/seleb/chunk-progress-webpack-plugin
Provides runtime progress events by replacing default webpack chunk loading with XHR
chunk javascript webpack webpack-plugin
Last synced: 12 Apr 2025
https://github.com/remram44/cdchunking-rs
Content-Defined Chunking for Rust
chunk chunking rolling-hash-functions rust
Last synced: 17 Mar 2025
https://github.com/hubtou/mca2nbt
A simple utility to convert a Minecraft .mca region file to a directory containing an uncompressed NBT file for each of its chunks
chunk mca mca-file mca-region minecraft nbt-files
Last synced: 24 Apr 2025
https://github.com/jchunk-io/jchunk
JChunk is a lightweight and flexible library designed to provide multiple strategies for text chunking within Java applications
chunk chunking etl-pipeline java rag text-splitter text-splitting
Last synced: 10 Mar 2026
https://github.com/hossein-zare/wester-chunk-upload
Wester chunk upload is a php library to handle chunked uploads which supports local and ftp file upload out of the box. You'll feel safe with the built-in file validator.
chunk chunked-uploads php resumable resumable-blobs resumable-upload upload
Last synced: 12 May 2025
https://github.com/shetabit/chunky
a pure php package to handle chunk file uploads
chunk resummable stream upload
Last synced: 05 Oct 2025
https://github.com/hxlniada/webpack-hashed-chunkids
a plugin to help webpack to generate unique chunk id based on unique module id
chunk hash webpack webpack-hashed-chunkids
Last synced: 26 Jul 2025
https://github.com/nodef/extra-array
An array is a collection of values, stored contiguously.
adjacent-combine array cartesian-product chunk clear compare concat copy copy-within count count-each cut cut-at cut-at-right cut-right extra
Last synced: 17 Mar 2025
https://github.com/morriq/microservices-webpack-plugin
Prevent loading scripts which are already loaded in another micro-app
chunk microservice microservices-webpack-plugin tailor webpack
Last synced: 20 Mar 2025
https://github.com/bereket-g/google-file-system-implementation-with-python
chunk chunk-servers filesystem gfs python
Last synced: 13 Jul 2025
https://github.com/jalal246/find-in
Yet another tool, written in JS for Searching Text in Files!
async callback chunk filesystem finder fs node-js promise regex search search-in-file search-in-text stream text text-processing
Last synced: 14 Apr 2025
https://github.com/a179346/nextjs-chunk-upload-action
Uploading large files with chunking using server action in Next.js
chunk chunk-upload chunked file-upload nextjs react server-action server-actions typescript upload
Last synced: 18 Mar 2025
https://github.com/KernelPanic92/ngx-fastboot
ngx-fastboot is an Angular library designed to dynamically load configuration settings at runtime, optimizing application startup performance by offloading configurations to a separate compilation chunk.
angular boot chunk chunking configuration dynamic fastboot lazy npm performance providers typescript
Last synced: 05 Mar 2025
https://github.com/lykmapipo/file
Store and serve file content i.e photos, videos etc. on top of MongoDB GridFS
bucket chunk download filesystem fs gridfs lykmapipo mongodb mongoose mongoose-module storage stream upload
Last synced: 10 Jun 2025
https://github.com/kernelpanic92/ngx-fastboot
ngx-fastboot is an Angular library designed to dynamically load configuration settings at runtime, optimizing application startup performance by offloading configurations to a separate compilation chunk.
angular boot chunk chunking configuration dynamic fastboot lazy npm performance providers typescript
Last synced: 13 Oct 2025
https://github.com/yeojz/filter-chunk-webpack-plugin
Include or exclude files / chunks from the final webpack output based on a list of patterns
chunk filter-chunk-webpack-plugin webpack webpack-plugin
Last synced: 13 Mar 2026
https://github.com/pofigizm/redux-dynamic
Allow add or remove redux modules dynamically
async chunk code-splitting dynamic loadable modules redux
Last synced: 06 May 2025
https://github.com/louisgariepy/const-chunks
Extension trait to chunk iterators into const-length arrays.
Last synced: 27 Oct 2025
https://github.com/kinto-technologies/springboot3batchstarter
Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub Actions integration for CI/CD pipelines.
chunk ci-cd csv data-integration database-migration datasource docker github-actions h2 java job-configuration jooq multi-database mysql opencsv skeleton-code spring-batch-5 spring-boot-3 spring-framework tasklet
Last synced: 02 Nov 2025
https://github.com/ludvigolsen/splitchunk
RStudio addin for splitting R Markdown code chunks
addin chunk markdown r rmarkdown rstats rstudio rstudio-addin
Last synced: 12 Apr 2025
https://github.com/nam-hle/chunk-arr
A collection of utility functions to split an array into chunks by size or certain condition.
array array-manipulations array-methods chunk chunks split typescript utility
Last synced: 12 May 2025
https://github.com/alxlu/suppress-chunks-webpack-plugin
plugin to suppress webpack chunks
chunk suppress-webpack-chunks webpack
Last synced: 29 Apr 2025
https://github.com/miraclx/libxget-js
Non-interractive, chunk-based, web content retriever
async-stream chunk cli http multi-connection segment stream web
Last synced: 28 Oct 2025
https://github.com/omansak/uwp-download-in-chunks
Universal Windows Platform (UWP) Download File in Chunks
Last synced: 24 Jul 2025
https://github.com/ovhemert/elasticsearch-batch-stream
A write stream that creates batches of elasticsearch bulk operations
batch bulk chunk elastic elasticsearch stream
Last synced: 13 Jul 2025
https://github.com/michax/webpack-chunk-compare
Commandline util for comparing chunk modules between two webpack stat json files.
chunk commandline compare modules utility webpack
Last synced: 12 Apr 2025
https://github.com/nodef/extra-iterable
An iterable is a sequence of values.
accumulate cartesian-product chunk compare concat copy copy-within count count-as cut cut-at cut-at-right cut-right cycle difference drop drop-right drop-while extra iterable
Last synced: 14 Apr 2025
https://github.com/yybit/zchunk-rs
A pure rust library for parsing and generating zchunk file
chunk compression deduplication sync
Last synced: 08 Apr 2025
https://github.com/kathleenwest/filemanagerdemo
(File Manager – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Files) This project presents a simple File Manager Service and Client Application demonstration. The File Manager is a self-hosted (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application).
chunk chunking csharp csharp-code csharp-library file-management file-manager file-manager-application file-server file-sharing file-transfer file-upload filemanager filemanager-ui stream streaming wcf wcf-client wcf-service wcf-service-client-demo
Last synced: 25 Jul 2025
https://github.com/sunny-117/chunkflow
🎉 A universal large file upload solution with chunked upload, resumable upload, and instant upload capabilities. | 通用的大文件上传解决方案,支持分片上传、断点续传和秒传功能
chunk fiber file http large-file-upload protocol rust turbo upload upload-client upload-component websocket
Last synced: 04 Feb 2026
https://github.com/wayou/http-transfer-encoding-chunked
Node.js example demonstrate the http chunked transfer encoding
chunk http node-js transfer-encoding
Last synced: 14 Jul 2025
https://github.com/shelfio/array-chunk-by-size
Chunk array of objects by their size in JSON
arrays chunk chunking node-module npm-package splitting
Last synced: 25 Jun 2025
https://github.com/peopledoc/ember-auto-import-chunks-json-generator
Ember.js addon to generate chunks.json file, based on ember-auto-import code splitting logic.
approved-public chunk chunks ember-addon ember-auto-import generator ghec-mig-migrated json
Last synced: 03 Sep 2025
https://github.com/shian15810/entry-chunk-loader
Webpack loader to generate a new entry chunk.
Last synced: 27 Feb 2026
https://github.com/joshuavandaele/unusedchunksbegone
This is a script used to save a significant amount of space by removing unused chunks.
anvil anvil-parser chunk deletion mca minecraft region save storage-saving
Last synced: 11 Apr 2025
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/nazar-pc/fixed-size-multiplexer
A tiny library for multiplexing data chunks into blocks of fixed size and vice versa
chunk data demultiplex demux fixed multiplex mux size
Last synced: 31 Oct 2025
https://github.com/isaka-james/chunks-to-file
A nodejs chunking system
chunk chunked-uploads chunking chunking-algorithm chunking-files chunks node-chunking nodejs nodejs-chunking
Last synced: 15 Jan 2026
https://github.com/bredele/salute
The best middleware for your HTTP request/response
chunk http middleware request response stream
Last synced: 02 Jul 2025
https://github.com/jakeniemiec/webpack-chunk-manifest-plugin
Allows exporting a manifest that maps chunk ids to their output files, instead of keeping the mapping inside the webpack bootstrap.
chunk fingerprint hash manifest plugin webpack webpack3
Last synced: 27 Aug 2025
https://github.com/roppa/wordify
Utility file to get meta data from authored content.
character chunk javascript punctuation-marks wave wordify words
Last synced: 08 Apr 2025
https://github.com/chonkie-inc/mtcb
🤔 wondering if your chunks are good? 🦉 Judie is here to Judge and Evaluate your Chunks! ✨
ai benchmarking chunk chunking judge llm-evaluation observability rag
Last synced: 10 Mar 2026
https://github.com/jchristn/chunkdecoder
Library for decoding chunk-transfer-encoded data, particularly from HTTP.
chunk chunk-data decoder http http-server https https-server nuget server web
Last synced: 24 Apr 2025
https://github.com/mickare/voxly
Chunked voxel data structure that facilitates basic logic and math operations on a 3d voxel grid.
3d chunk library numpy-library point-cloud voxel
Last synced: 06 Apr 2026
https://github.com/coreyauger/flv_socket_filter
Windows Direct Show filter. Stream FLV and header information to any connecting application. Takes care of late joiners and resending h264/aac headers.
aac c-plus-plus chunk filter flv flv-socket-filter stream stream-flv
Last synced: 11 Jun 2026
https://github.com/andgineer/http-stream-xml
Parse HTTP response as stream, by chunks.
chunk http on-the-fly python xml xml-parser
Last synced: 27 Mar 2025
https://github.com/m2sd/typoscript-webpack-plugin
⛔️ DEPRECATED: A simple plugin to generate typoscript statements to include generated assets
chunk deprecated typo3 typoscript webpack webpack-plugin
Last synced: 29 Oct 2025
https://github.com/parthapray/docling_colab
This repo contains google colab notebook for handing Docling for data extraction such as text, image, table etc.
chunk chunking colab-notebook docling docx embed extraction-data image lancedb markdown pdf pptx retrieval-augmented-generation table text transformers
Last synced: 16 May 2026
https://github.com/archfz/mini-css-themes-plugin
Webpack plugin to generate separate themes for css modules.
chunk css mini-css-extract-plugin sass theme webpack-plugin
Last synced: 01 May 2026