Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: parser

2660 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
fossasia/event-collect
A Python CLI tool that scrapes event website listings (e.g., EventBrite search results) and converts them into the Open Event JSON format. …
101505maintenance
smkplus/ShaderMan
ShaderMan is a Unity editor tool that automatically converts ShaderToy GLSL shaders into Unity ShaderLab HLSL/CG shaders. It performs commo…
321502maintenance
kss-node/kss-node
kss-node is a Node.js implementation of the KSS (Knyle Style Sheets) documentation syntax for CSS, which parses human-readable KSS comments…
231502maintenance
ptrkrysik/gr-gsm
A set of GNU Radio blocks and tools for receiving and decoding GSM transmissions using software-defined radios. It is based on the Airprobe…
371494maintenance
ezshine/wxapkg-convertor
A Node.js command-line tool that decompiles WeChat mini-program and mini-game .wxapkg packages back into readable source code, convertible …
231493maintenance
king-yyf/CMeKG_tools
A collection of pretrained models and Python code for the Chinese Medical Knowledge Graph (CMeKG), providing medical text segmentation, med…
321492maintenance
konlpy/konlpy
KoNLPy is a Python package for Korean natural language processing, providing wrappers around Korean morphological analyzers like Mecab, Han…
231491maintenance
brianmario/yajl-ruby
A Ruby gem providing C bindings to the YAJL library for streaming JSON parsing and encoding. It supports parsing directly from IO streams (…
581489maintenance
thisredone/rb
rb is a tiny Ruby script (9 lines) that turns Ruby into an ergonomic command-line text-processing utility, letting you pipe stdin into Ruby…
321488maintenance
matthewmueller/date
A JavaScript library that parses English-language date and time expressions like 'tomorrow at 3pm' or '10 minutes from now' into JavaScript…
321477maintenance
zsaleeba/picoc
picoc is a very small C interpreter that can execute C code without compilation, suitable for embedding as a scripting engine. The GitHub r…
321475maintenance
liuhuanyong/TextGrapher
A Python library that extracts key information (high-frequency words, keywords, named entities, subject-verb-object phrases) from a documen…
321468maintenance
psypanda/hashID
hashID is a Python CLI tool that identifies over 220 hash types using regular expressions, working on single hashes, files, or directories.…
231468maintenance
jesparza/peepdf
peepdf is a Python tool for analyzing PDF files to determine whether they are malicious, offering object inspection, filter/encoding decodi…
321461maintenance
fex-team/ua-device
ua-device is a JavaScript library by Baidu's FEX team that parses User-Agent strings to extract browser, engine, OS, and hardware device in…
321459maintenance
wyzxxz/heapdump_tool
A Java-based CLI tool that parses JVM heapdump files (via jhat) to search for sensitive information such as plaintext passwords, cloud acce…
321456maintenance
programa-stic/barf-project
BARF is an open-source Python framework for binary analysis and reverse engineering. It lifts instructions from x86 and ARM binaries into a…
321452maintenance
LitJSON/litjson
LitJSON is a small, fast C# library for converting between JSON strings and .NET objects, with no external dependencies. It provides both o…
231448maintenance
kaegi/alass
alass is a Rust command line tool that automatically synchronizes subtitles to movies or reference subtitles. It corrects constant offsets,…
231441maintenance
groue/GRMustache
GRMustache is a flexible, production-ready Mustache template engine written in Objective-C for macOS Cocoa and iOS, depending only on Found…
321435maintenance
andreas-mausch/whatsapp-viewer
A small Windows application (with command-line support) that decrypts and displays WhatsApp chat history from the Android msgstore.db datab…
231435maintenance
Samsung/rlottie
rlottie is a platform-independent standalone C++ library for rendering Lottie vector animations in real time. It plays animations exported …
681434maintenance
MSPaintIDE/MSPaintIDE
MS Paint IDE is a novelty-but-functional IDE that uses a custom OCR engine to read code written in MS Paint images, then highlights, parses…
231433maintenance
MZCretin/ExpandableTextView
An Android TextView library that renders Weibo-style content with expandable/collapsible text, highlighted and clickable @mentions and link…
431432maintenance
tanakh/cmdline
cmdline is a simple, header-only command line argument parser for C++. It supports typed options, default values, range/oneof constraints, …
321426maintenance
ivankokan/Excel2LaTeX
An Excel add-in (VBA-based) that converts spreadsheet tables into LaTeX tabular markup, preserving formatting like borders, alignment, colo…
231426maintenance
aurasphere/gomorra-sql
GomorraSQL is a joke/esoteric SQL dialect written in Java that lets you write queries in the Neapolitan language and translates them to sta…
231417maintenance
eschluntz/compress
A Python tool that analyzes a corpus of your own writing to find common n-grams and suggest text-expansion abbreviations ranked by characte…
321414maintenance
SassDoc/sassdoc
SassDoc is a documentation generator for Sass/SCSS, analogous to JSDoc for JavaScript. It parses documentation comments in Sass source file…
231412maintenance
sleekbyte/tailor
Tailor is a cross-platform static analyzer and linter for Apple's Swift source code, built in Java on top of an ANTLR-generated parser. It …
231406maintenance
aserg-ufmg/JSCity
JSCity is a tool that visualizes JavaScript source code as navigable 3D cities using the Code City metaphor and the three.js library. Folde…
321400maintenance
kotartemiy/pygooglenews
A Python wrapper around the Google News RSS feed providing top stories, topic and geolocation feeds, and full-text search with date-range a…
321392maintenance
micha/jsawk
Jsawk is a command-line tool that works like awk but for JSON, filtering and transforming arrays of JSON objects read from stdin using Java…
321385maintenance
Crypto-toolbox/HFT-Orderbook
A limit order book implementation for high-frequency trading, based on WK Selph's design, written in C with a Python3 interface. It support…
321385maintenance
saebekassebil/teoria
Teoria.js is a lightweight JavaScript library that models music theory for both jazz and classical contexts, providing Note, Chord, Scale, …
231376maintenance
Glench/fuzzyset.js
A JavaScript data structure for fuzzy string matching that finds likely misspellings and approximate matches against a set of strings. It u…
321375maintenance
Marwes/combine
A parser combinator library for Rust, inspired by Haskell's Parsec and attoparsec. It builds LL(1) parsers (with opt-in lookahead via attem…
871369maintenance
nedbat/byterun
Byterun is a pure-Python implementation of a Python bytecode execution virtual machine. It was created to understand CPython bytecodes, ori…
321361maintenance
felipecsl/wombat
Wombat is a lightweight Ruby web crawler and scraper library with an elegant DSL for extracting structured data from web pages. It lets dev…
721360maintenance
ahmetaa/zemberek-nlp
Zemberek-NLP is a Java library providing natural language processing tools for Turkish, including morphological analysis, tokenization, spe…
681355maintenance
yampelo/beagle
Beagle is an incident response and digital forensics tool that transforms security logs and data sources such as EVTX files, SysMon logs, F…
231352maintenance
yhat/pandasql
pandasql is a Python library that lets you query pandas DataFrames using SQL syntax, similar to sqldf in R. It translates SQL queries (SQLi…
101347maintenance
gdabah/distorm
diStorm3 is a lightweight, fast disassembler library for x86/AMD64 machine code, licensed under BSD. It acts as a decomposer, returning bin…
231344maintenance
Cherrison/CrackMinApp
A Windows GUI tool (built with C# and Node.js) that one-click decompiles WeChat mini-program .wxapkg packages back into readable source cod…
321343maintenance
blackberry/pe_tree
PE Tree is a Python module and standalone GUI application for viewing Portable Executable (PE) files in a tree-view, built on pefile and Py…
101343maintenance
mailgun/talon
Talon is a Python library from Mailgun that extracts reply quotations and signatures from email messages, both plain text and HTML. It comb…
681342maintenance
nashwaan/xml-js
A JavaScript library that converts XML text to JavaScript objects or JSON and vice versa. It preserves element order, is fully XML complian…
231341maintenance
dbzhang800/QtXlsxWriter
QtXlsx is a C++ library for Qt5 that reads, writes, and edits Excel .xlsx files without requiring Microsoft Excel. It works on any platform…
321333maintenance
belerweb/pinyin4j
A Java library for converting Chinese characters to pinyin romanization, republished from SourceForge to Maven Central. It adds polyphonic …
441327maintenance
janino-compiler/janino
Janino is a super-small, super-fast Java compiler that can compile source files to class files like javac, or compile Java expressions, blo…
101327maintenance
soheilpro/catj
catj is a command-line tool that prints JSON files in a flat, dot-path format, showing each leaf value with its full path. The output is va…
321322maintenance
SheetJS/js-word
A pure-JavaScript parser and writer for word processing document formats including DOCX, DOC, and RTF, built from official specifications w…
321321maintenance
solodon4/Mach7
Mach7 is a C++ library providing functional-programming-style pattern matching, supporting user-definable patterns, algebraic data types, a…
321320maintenance
laramies/metagoofil
Metagoofil is a Python command-line OSINT tool that searches Google for public documents (pdf, doc, xls, ppt) on target websites, downloads…
321317maintenance
Instagram/ig-json-parser
A fast JSON parser library for Java projects that uses annotation processing to generate serializers and deserializers at compile time. Mod…
101317maintenance
ezrosent/frawk
frawk is a small, efficient Awk-like programming language implemented in Rust for writing short programs that process textual data. It supp…
421316maintenance
RUB-SysSec/DroneSecurity
A proof-of-concept receiver and decoder for DJI's Drone-ID protocol broadcast over OcuSync 2.0, developed for an NDSS 2023 paper. It decode…
311313maintenance
PRBonn/depth_clustering
A fast and robust C++ library for segmenting point clouds from Velodyne LiDAR sensors (16, 32, and 64 beam) into objects using depth cluste…
231312maintenance
hahnlee/hwp.js
An open-source JavaScript/TypeScript library that parses and renders HWP (Hangul Word Processor) documents in the browser. It also ships as…
231305maintenance
empira/PDFsharp-1.5
PDFsharp is a .NET library for creating, modifying, and processing PDF documents programmatically, written in C#. It is often paired with M…
321302maintenance
google/typograms
Typograms is a lightweight text-based image format (text/typogram) for defining simple diagrams in technical documentation, inspired by ASC…
101302maintenance
dengzemiao/DZMeBookRead
A complete open-source novel/book reader demo for iOS written in Swift, mimicking apps like iReader and QQ Reading. It implements paginatio…
321301maintenance
tensorflow/text
TensorFlow Text is a library of text-processing classes and ops for TensorFlow 2.x, providing tokenization, Unicode normalization, n-grams,…
901293maintenance
vercel/arg
arg is a small, unopinionated CLI argument parsing library for Node.js that maps command-line flags to typed values via a simple spec objec…
231292maintenance
Sniper970119/dianping_spider
A Python web scraper for Dianping (大众点评) that extracts search results, shop details, and reviews, handling dynamic font encryption without …
721285maintenance
hsiafan/apk-parser
A Java library for parsing Android APK files, extracting metadata such as package name, version, icon, and label. It also decodes binary XM…
101284maintenance
gkz/grasp
Grasp is a command-line utility for structural search, replace, and refactoring of JavaScript code based on its abstract syntax tree rather…
321282maintenance
sunra/php-simple-html-dom-parser
A PHP library adapting Simple HTML DOM Parser for Composer and PSR-0, allowing easy HTML parsing and manipulation. It supports invalid HTML…
231281maintenance
mikalhart/TinyGPSPlus
TinyGPSPlus is a compact, customizable Arduino library for parsing NMEA data streams from GPS modules. It extracts position, date, time, al…
231280maintenance
dragnet-org/dragnet
Dragnet is a Python library that uses machine learning models to extract the main article content, and optionally user comments, from HTML …
361275maintenance
davedelong/CHCSVParser
CHCSVParser is an Objective-C library for parsing and writing CSV (and other single-character-delimited) files on macOS and iOS. It offers …
321272maintenance
shift-js/shift-js
Shift.JS is a Swift-to-JavaScript transpiler built in JavaScript, with a lexer, parser, and AST-based code generation via Escodegen. It shi…
321272maintenance
rocky/python-decompile3
decompyle3 is a native Python decompiler that translates Python bytecode (versions 3.7 and 3.8) back into equivalent Python source code. It…
681270maintenance
summanlp/textrank
A Python 3 implementation of the TextRank algorithm for extractive text summarization and keyword extraction. It is the library published o…
231269maintenance
antirez/rax
Rax is a fully featured radix tree (trie) implementation written in portable ANSI C99, originally created for Redis. It emphasizes a balanc…
321268maintenance
mdiep/MMMarkdown
MMMarkdown is an Objective-C framework that converts Markdown to HTML using a real parser rather than regex-based transformation. It suppor…
231266maintenance
machinalis/quepy
Quepy is a Python framework that transforms natural language questions into database queries, currently supporting SPARQL and MQL. It uses …
321264maintenance
sugiany/blender_mmd_tools
mmd_tools is a Blender addon for importing MikuMikuDance model data (.pmd, .pmx) and motion data (.vmd) into Blender. It handles mesh, bone…
321261maintenance
0xjiayu/go_parser
An IDA Pro plugin written in Python that parses Golang binaries, recovering function names, source file paths, strings, types, and interfac…
231255maintenance
taskrabbit/react-native-parsed-text
A React Native library that parses text strings and renders matching segments (URLs, phone numbers, emails, or custom regex patterns) as se…
231250maintenance
utiasSTARS/pykitti
pykitti is a minimal Python library for loading and working with the KITTI autonomous driving dataset, supporting raw and odometry benchmar…
321244maintenance
kragniz/json-sempai
A Python library that lets you import JSON files directly as if they were Python modules via an import hook. It is explicitly a joke/abomin…
321243maintenance
Tylous/SniffAir
SniffAir is an open-source wireless security framework for parsing passively collected wireless traffic and launching wireless attacks. It …
231241maintenance
kaitoy/pcap4j
Pcap4J is a Java library for capturing, crafting, and sending network packets. It wraps native packet capture libraries (libpcap, WinPcap, …
321240maintenance
Rich-Harris/shimport
Shimport is a 2kb browser shim that implements JavaScript ES module import/export syntax, including dynamic import(), for browsers lacking …
321235maintenance
indragiek/CocoaMarkdown
CocoaMarkdown is an Objective-C framework for parsing and rendering Markdown on iOS and macOS, built on the CommonMark C reference implemen…
321235maintenance
mpatric/mp3agic
A pure Java library for reading MP3 files and reading, writing, adding, and removing ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4). It suppo…
321235maintenance
cloudflare/bpftools
A toolkit of Python scripts and Linux binaries for analyzing pcap traffic dumps and generating BPF bytecode. Its core purpose is crafting B…
671230maintenance
yuanxiaosc/Entity-Relation-Extraction
A TensorFlow and BERT based pipeline for joint entity and relation extraction, built as a solution for the 2019 Language and Intelligence C…
321230maintenance
DerekSelander/dsdump
dsdump is a command-line tool that inspects Mach-O binaries, dumping symbol tables plus Objective-C classes and Swift type descriptors, act…
101227maintenance
liuhuanyong/ComplexEventExtraction
A Python library for Chinese compound event extraction that identifies conditional, causal, sequential, and adversative events using explic…
321226maintenance
shellfire-dev/shellfire
A MIT-licensed framework of namespaced, composable function libraries for building modular applications in POSIX-compliant shell (bash, sh,…
231225maintenance
bheinzerling/bpemb
BPEmb is a collection of pre-trained subword embeddings in 275 languages based on Byte-Pair Encoding, trained on Wikipedia, distributed as …
321224maintenance
html5lib/html5lib-python
html5lib is a pure-Python library for parsing and serializing HTML documents and fragments according to the WHATWG HTML specification, matc…
671223maintenance
SelectTransform/st.js
ST (SelectTransform) is a JavaScript library that lets you query and select subtrees of any JSON object with selector functions, and transf…
321223maintenance
mattdesl/svg-mesh-3d
A JavaScript library that converts SVG path strings into 3D triangulated meshes (simplicial complexes) using Delaunay triangulation. It is …
321223maintenance
GGGHub/Reader
An iOS ebook reader library built on Core Text that supports txt and epub formats. It provides chapter extraction, table of contents, text …
321214maintenance
mstrobel/procyon
Procyon is a suite of Java metaprogramming libraries offering a rich reflection API inspired by .NET's System.Reflection, a LINQ-style expr…
231214maintenance
Baseflow/LottieXamarin
Xamarin bindings for Lottie that parse Adobe After Effects animations exported as JSON via Bodymovin and render them natively on Android, i…
231213maintenance
leizongmin/node-segment
A pure JavaScript Chinese word segmentation (tokenization) library for Node.js, based on the Pangu segmentation dictionary and algorithms. …
321206maintenance

← prev page 20 / 27 next →