A Python 3.12+ library to pack and unpack structured binary data.
-
Updated
Feb 8, 2026 - Python
A Python 3.12+ library to pack and unpack structured binary data.
FileCurator simplifies access and management of files from various locations. It could be something on your system, a url, a resource in your app, or any other 3rd party you wish to tie in (Dropbox, etc). There are also a number of file parsers built in.
Simple and small C11 ini parsing library. Licensed under MIT.
Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.
🏃➡️ Returning anything line by line from a file descriptor using static variables. [42 PROJECT]
A simple library that parses 3MF and STL (both ASCII and Binary) 3D model files and outputs a MeshGeometry3D, GeometryModel3D, XAML markup code or a collection of Triangle3D.
AI toolkit for transforming any input files into any output files with minimal code.
Sick of losing a wordle competition, I decided to code up this helper function to help me guess the best possible word.
PyTorch data file parser on Swift
Project that involves creating a 3D wireframe renderer in C. It reads elevation data from a file and displays it using isometric projection, utilizing the MiniLibX library for graphical output.
Parsing inventories (Bedclothing and Dish .csv files) Mapping parsed Strings from .csv files to the corresponding DTO entities. Retrieve all inventories Retrieve all inventories by color and inventory type. Retrieve all inventories by price (min, max) and inventory type
My own version of an algorithm that checks whether an allow list text file contains any IP addresses on a IP address remove list
Allows you to toggle the value of a variable in a file
a web app that parses and simplifies complex files, enabling users to search and ask context-based queries for quick insights into the document's content.
A TypeScript Node.js application that extracts code and comments from a source file into separate files. Uses asynchronous file reading, line-by-line parsing, and supports unit testing with Jest.
Analyzes a text file to identify characters, count name occurrences, detect dialogue, and assign each speaking character a catchphrase based on their most frequently used meaningful word.
Recreating ls shell command with less options
Advent of Code 2024 – C# Solutions A collection of C# console applications solving daily coding puzzles from Advent of Code 2024. Each project is self-contained and demonstrates different algorithmic techniques, file processing, and problem-solving strategies.
Add a description, image, and links to the file-parsing topic page so that developers can more easily learn about it.
To associate your repository with the file-parsing topic, visit your repo's landing page and select "manage topics."