chunks
There are 100 repositories under chunks topic.
Querz/mcaselector
A tool to select chunks from Minecraft worlds for deletion or export.
melbahja/got
Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!
Alkl58/NotEnoughAV1Encodes
GUI for AV1 (aomenc, rav1e & svt-av1)
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!)
themgoncalves/react-loadable-ssr-addon
Server Side Render add-on for React Loadable. Load splitted chunks was never that easy.
Bahus/celery-chunkify-task
Efficient celery tasks chunkification
Nyveon/MCStructureCleaner
Modded structure cleaner for Minecraft. Removes all references to non-existent structures to allow for clean error logs and chunk saving.
martindisch/shepherd
A distributed video encoder that splits files into chunks for multiple machines
yoriiis/chunks-webpack-plugin
Create HTML files with entrypoints and chunks relations to serve your bundles
jordan4ibanez/Open-Terrarium
A 2D sand box block based game
WarzoneMC/tgm-maps
TGM Maps used on the Warzone server (2017 - 2022).
miteshtagadiya/microfrontend-react
Micro Front-end react apps created by Create-React-App, Connect multiple react apps to single parent app.
uttori/uttori-audio-wave
Utility for reading & wrtiing WAV audio files.
khoih-prog/AsyncWebServer_WT32_ETH01
This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
LelsersLasers/UnderwaterWorld
Infinite explorable underwater world created using Rust and WGPU using marching cubes and 3D perlin noise populated with 3D boids.
khoih-prog/AsyncWebServer_ESP32_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
bitbrain/chunx
Java 2D chunk engine to generate "infinite" worlds.
jalal246/replace-in
Replace text in a given file.
roccomuso/batched-stream
Transform stream which batches a bunch of input data into groups of specified size (supporting objectMode).
samiriff/mars-ode-data-access
Python package that provides an easy-to-use interface to access data from the Mars Orbital Data Explorer
NatGr/annotate_audio
Helper scripts to split a large audio file into smaller chunks and annotate these chunks
sergant210/tagElementPlugin
Edit chunks and snippets by selecting their tags
Ven0maus/FlowVitae
Efficient library for managing 2D static and procedural grids in games.
yungvldai/chunks-report-webpack-plugin
The plugin generates a report that contains all the assets of specific entrypoints
kuberlab/pluk
Pluk is a simple dataset management system which stores data in chunks and a virtual filesystem in DB. Also includes kdataset CLI tool
rossmacarthur/itermore
🤸 More iterator adaptors
salvoravida/react-with-suspense-lazy
:tada: React lazy import with suspense. Easy alternative to react-loadable. Enable webpack chunks split.
devshafi/chunki
A npm package for making chunks from an array and combined the chunks
nam-hle/chunk-arr
A collection of utility functions to split an array into chunks by size or certain condition.
dostuffthatmatters/video-transport-stream-downloader
exports an mp4 video file from an m3u8 chunklist file on the internet
khoih-prog/AsyncWebServer_ESP32_SC_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
mechaniac/Unity_TerrainGenerator_v02
generates groundplanes (separated into chunks) from heightmaps.
PavanAditya/Video-Streaming-NodeJs
A basic sample webpage built for streaming video. Video is fetched as a service call from backend and will implement the regular video streaming method
akanass/rx-file-upload
Library to upload a file in the browser and send it fully or in several chunks to the server.
akanass/upload-file-with-chunks
Project to show how to upload a file in the browser and send it fully or in several chunks to the server. It is an implementation of the "@akanass/rx-file-upload" library for the client part and of the "fastify-multipart" pluglin for the server part in NestJS.
deepaksuthar40128/loadStream
Load Stream is a versatile package that facilitates the uploading of large files to a server in chunks based on websocket and http short polling