file-parsing
There are 23 repositories under file-parsing topic.
MatrixEditor/caterpillar
A Python 3.12+ library to pack and unpack structured binary data.
JaCraig/FileCurator
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.
FreddyMSchubert/42_get_next_line
🏃➡️ Returning anything line by line from a file descriptor using static variables. [42 PROJECT]
awk-utilities/column-uniquely-sorted
Collects and sorts unique columns
happycod3r/zsh-toggles
Allows you to toggle the value of a variable in a file
lachlanstephen/wordle-helper-C
Sick of losing a wordle competition, I decided to code up this helper function to help me guess the best possible word.
SarvarKh/Course-Project-ITPU-1
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
awk-utilities/match-from-till
Awk script that outputs multi-line or single-line `--from` `--till` matches
ChrisJabb21/File-Parse-IP-Address-WhiteList-Removal
My own version of an algorithm that checks whether an allow list text file contains any IP addresses on a IP address remove list
DataBells/data_warehouse_sql
Domain: E-commerce; Building a data warehouse with sql including ETL, modeling and analytics
eazedesign/filesheeter
Provides manipulation for flat files. You can edit or process flat file.
ImShockwaves/ft_ls
Recreating ls shell command with less options
jalphonseportfolio/Python-File-Parse-IP-Address-WhiteList-Removal
My own version of an algorithm that checks whether an allow list text file contains any IP addresses on a IP address remove list
lChap701/Java-III
Contains all the projects, code, and examples created for my Java III class. All programs were created either using IntelliJ IDEA or Tomcat (for JSP files). WAMP was also used for database related projects.
mohammed-uwais-ali/Autodoc-Generative-AI
Autodoc adds inline comments and README files to undocumented code relying on OpenAI's GPT API. Project supports many programming languages
Patrickwalkstar/Algorithms
Advanced implementation and theory of algorithms. Topics may include: algorithm analysis; algorithm design techniques; and computational complexity.
Sillymanblah/Crazy_File_Handling-iLearn
A new repository to hold some old files I have that I want to revamp. The original purpose of the code was to handle iLearn zipped files via parsing an html for data on the students, IDs, filenames, and some grades and inserting those into a csv database to work with.
Slashton80/readForecast.php
This project is a dynamic web application. It provides weather forecasts by parsing local data files, displaying daily details, and calculating weekly averages, with a focus on user-friendly error handling and responsive design.
Ayush260603/Assistverse
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.
cdragos/merge-codebase-to-xml
Tool for merging specified code files into a structured XML format, with support for directory scanning and individual file selection. The generated XML can be used as context for o1 type models
risahamm/3DViewer
Application for 3D-models visualisation. C++17
SohailMG/JavaA2
Second Java assignment consisting of three tasks with a focus on object-oriented programming