file-parsing

There are 23 repositories under file-parsing topic.

  • MatrixEditor/caterpillar

    A Python 3.12+ library to pack and unpack structured binary data.

    Language:Python282102
  • 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.

    Language:C#16174
  • FreddyMSchubert/42_get_next_line

    🏃‍➡️ Returning anything line by line from a file descriptor using static variables. [42 PROJECT]

    Language:C3100
  • awk-utilities/column-uniquely-sorted

    Collects and sorts unique columns

    Language:Awk1200
  • happycod3r/zsh-toggles

    Allows you to toggle the value of a variable in a file

    Language:Shell1100
  • 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.

    Language:C1100
  • 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

    Language:Java120
  • awk-utilities/match-from-till

    Awk script that outputs multi-line or single-line `--from` `--till` matches

    Language:Awk0100
  • 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

    Language:Jupyter Notebook0100
  • DataBells/data_warehouse_sql

    Domain: E-commerce; Building a data warehouse with sql including ETL, modeling and analytics

    Language:PLpgSQL0100
  • eazedesign/filesheeter

    Provides manipulation for flat files. You can edit or process flat file.

  • ImShockwaves/ft_ls

    Recreating ls shell command with less options

    Language:C0000
  • 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

    Language:Jupyter Notebook00
  • 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.

    Language:Java0100
  • 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

    Language:Python0100
  • Patrickwalkstar/Algorithms

    Advanced implementation and theory of algorithms. Topics may include: algorithm analysis; algorithm design techniques; and computational complexity.

    Language:Java0100
  • 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.

    Language:C++00
  • 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.

    Language:PHP0100
  • 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.

    Language:JavaScript
  • 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

    Language:Python
  • risahamm/3DViewer

    Application for 3D-models visualisation. C++17

    Language:HTML
  • SohailMG/JavaA2

    Second Java assignment consisting of three tasks with a focus on object-oriented programming

    Language:Java10