chunks

There are 96 repositories under chunks topic.

  • mp3-slice

    Language:TypeScript2
  • playstation

    Language:Python1
  • push_swap

    Language:C
  • AsyncWebServer_ESP32_SC_ENC

    Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP ENC28J60). 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

    Language:C++3
  • AsyncWebServer_ESP32_ENC

    Asynchronous HTTP and WebSocket Server Library for (ESP32 + ENC28J60). 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

    Language:C++3
  • ember-auto-import-chunks-json-generator

    Ember.js addon to generate chunks.json file, based on ember-auto-import code splitting logic.

    Language:JavaScript3
  • subtitles-player

    Python app which generates subs and plays them along with video

    Language:Python3
  • Sandbox-Game

    2D sandbox simulation with block placement and interactions.

    Language:C++3
  • chunks-to-file

    A nodejs chunking system

    Language:JavaScript2
  • MultiProcessing-Python-DB

    MultiProcessing In Python Using MAP Function

    Language:Python2
  • m3u8-dl

    Download M3U8/HLS streams and merge all the chunks to a MP4 video

    Language:TypeScript2
  • chunks

    Creates an array of elements split into groups the length of size.

    Language:TypeScript2
  • laravel-lazychunk

    Utilize LazyCollections on chunked queries

    Language:PHP2
  • SlimefunOreChunks

    A simple Slimefun Addon that adds all the various dusts to the GEO-Miner.

    Language:Java2
  • simple-png

    pure go png chunk parse

    Language:Go1
  • Anvilord

    Tool for lossless Minecraft world compression.

    Language:Python1
  • guzzlehttp-resume

    Guzzlehttp-resume is a wrapper for guzzlehttp to allow downloads by chunks

    Language:PHP1
  • sequential-function-caller

    Package for calling a function multiple times, dividing the calls into chunks and executing them sequentially.

    Language:TypeScript1
  • AsyncWebServer_ESP32_SC_W6100

    Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP W6100). 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

    Language:C++1
  • rollup-chunks-example

    ⇄ 使用 Rollup 打包, Chunks + Unplugin + ES Module版本 🪆 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue3 组件

    Language:Vue1
  • csuperalloc

    virtual memory allocator

    Language:C++1
  • Chunky

    A chunking system for game developement

    Language:Python1
  • antity

    antity

    Archetype based entity component system

    Language:C++1
  • mapbuddy

    A python based Discord bot that fetches the Minecraft server map by creating a visualization of the MCA file format each chunk is stored in.

    Language:JavaScript1
  • eleventy-webpack-chunks

    Example app for 11ty + webpack + nunjucks

    Language:HTML1
  • split

    A FROM SCRATCH module able to decompose and recompose a file based on a map-JSON-schema build using md5 and Base64.

    Language:JavaScript1
  • bin-data

    Partition data into given number of chunks and pick a representative value for each chunk.

    Language:JavaScript1
  • react-router-async-chunks

    Пример настройки вебпака для lazy-подгрузки модулей react-приложения, осуществляемой после перехода пользователя на определённый маршрут (react-router).

    Language:JavaScript1
  • chunky-bananas

    The Default Chunky Bundle

    Language:JavaScript1
  • GrafJS

    2D graph for chunk-based games

    Language:JavaScript1
  • PopVia

    Popvia enterprise projects

    Language:JavaScript1
  • Chunking-Strategies

    Detailed overview on chunking

  • SpringBatch_CSV_to_DB

    Spring Boot Batch Processing: Dumping CSV Data into Database

    Language:Java
  • springbatch-chunk-app

    Utilizando Spring Batch por primera vez en una aplicación utilizando Chunks.

    Language:Java
  • SpringBatch-CSV-to-DB

    Spring Boot Batch Processing: Dumping CSV Data into Database

    Language:Java
  • BitTorrent

    Implement BitTorrent protocol in C

    Language:C