5,100 skills found · Page 1 of 170
antlr / Antlr4ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
mholt / PapaParseFast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
coaidev / Coai🚀 Next Generation Multi-tenant AI One-Stop Solution. Builtin Admin & Billing System. Enterprise-Grade Unified LLM Gateway Support for 200+ Models And 35+ Providers, Load Balacing w/ Priority-base Routing, Cost Management, Chat Share, Cloud Sync, Credit/Subscription Billing, All File Parsing, Web Search, Built-in Model Cache.
QuivrHQ / MegaParseFile Parser optimised for LLM Ingestion with no loss 🧠 Parse PDFs, Docx, PPTx in a format that is ideal for LLMs.
facebook / PathPickerPathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
sripathikrishnan / Redis Rdb ToolsParse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
blueimp / JavaScript Load ImageLoad images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
nolanlawson / Optimize JsOptimize a JS file for faster parsing (UNMAINTAINED)
robinrodricks / FluentFTPAn FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
Filimoa / Open ParseImproved file parsing for LLM’s
layervault / Psd.rbParse Photoshop files in Ruby with ease
mgcrea / Node XlsxNodeJS excel file parser & builder
tcgoetz / GarminDBDownload and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
benhoyt / InihSimple .INI file parser in C, good for embedded systems
meltingice / Psd.jsA Photoshop PSD file parser for NodeJS and browsers
zzzprojects / Html Agility PackHtml Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
marzer / TomlplusplusHeader-only TOML config file parser and serializer for C++17.
etsy / LogsterParse log files, generate metrics for Graphite and Ganglia
rueckstiess / MtoolsA collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
INRIA / SpoonSpoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.