chunks
Here are 109 public repositories matching this topic...
The ChunkedSet stores its elements in Chunks of size k. It behaves as a set and contains only unique values in all chunks combined.
-
Updated
Dec 8, 2022 - Python
Text splitting example using Tiktoken
-
Updated
Nov 30, 2024 - Python
A lightweight utility for Node.js projects that accumulates items into fixed-size batches (number-of-items wise), preserving insertion order. It abstracts batch management, allowing users to focus on application logic. Ideal for delayed processing tasks such as bulk write/publish operations to kafka, databases, blob storage, etc.
-
Updated
Jun 3, 2025 - TypeScript
Utilizando Spring Batch por primera vez en una aplicación utilizando Chunks.
-
Updated
Mar 5, 2024 - Java
Spring Boot Batch Processing: Dumping CSV Data into Database
-
Updated
Aug 23, 2024 - Java
Tool for lossless Minecraft world compression.
-
Updated
May 9, 2025 - Python
A disk I/O management utility to reserve, allocate, and optimize disk space usage, trying to ensure efficient file handling. Seamlessly locks disk space in advance, freeing and reallocating it for future I/O operations with optimal pagination for maximum performance.
-
Updated
Dec 16, 2025 - TypeScript
Built a chatbot that answers questions from uploaded .txt files. The app stores the file content in a database, converts it into vector embeddings, and finds the most relevant parts when a user asks a question. It then uses OpenAI to generate an answer based only on the uploaded content.
-
Updated
Jul 1, 2025 - Python
Makes use of structure blocks to create chunk borders in PocketMine-MP
-
Updated
Jul 11, 2022 - PHP
Improve this page
Add a description, image, and links to the chunks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chunks topic, visit your repo's landing page and select "manage topics."