file-parsing

There are 16 repositories under file-parsing topic.

  • MatrixEditor/caterpillar

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

    Language:C16220
  • 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#15374
  • FreddyMSchubert/42_get_next_line

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

    Language:C2
  • 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:Awk0200
  • 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
  • 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:C0100
  • 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:Python00
  • Patrickwalkstar/Algorithms

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

    Language:Java00
  • SohailMG/JavaA2

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

    Language:Java