Showing 4426 open source projects for "cli-parser"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    ledgermind

    ledgermind

    ​LedgerMind — an autonomous living memory for AI agents. It self-heals, resolves conflicts, distills experience into rules, and evolves without human intervention. SQLite + Git + reasoning layer. Perfect for multi-agent systems and on-device deployment.

    ...Using client-side hooks, it automatically: • Searches and injects the most relevant memories before every user prompt • Logs all agent actions including tool calls, file reads, script executions, document analysis and their results • Performs self-healing every 5 minutes • Maintains a full immutable Git-based audit trail • Resolves memory conflicts autonomously It combines hybrid SQLite + vector storage with powerful reasoning capabilities. Currently 100% stable and working out-of-the-box with Gemini CLI.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    elder-pt

    elder-pt

    data flow framework

    ...The basic concept is that the process of data analysis can be mapped onto a graph where data processing happens in the nodes and data flows along edges between nodes. The framework provides: 1) a parser for analysis graph configuration files 2) an API to write processing nodes that can be inserted as nodes into the analysis graph 3) a library of frequently used processing nodes The framework can coupled to data analysis software like Go4 for data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    commonlib-java

    common java utility library

    useful library for repetitive java stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NumeRe

    NumeRe

    Framework for numerical computations, data analysis and visualisation

    Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically. Keep simple things simple: You want to plot a sine function? Just enter 'plot sin(x)'. You want to load some...
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    LynxPrompt

    LynxPrompt

    Self-hostable platform for managing AI IDE configuration files

    ...Supports 30+ AI coding assistants including Cursor, Claude Code, GitHub Copilot, Windsurf, and more. Write once, export to any AI tool format. Features a blueprint marketplace, interactive wizard, CLI tool, and configurable authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Poison

    Poison

    An incredibly fast, pure Elixir JSON library

    Poison is a fast and lightweight JSON library for Elixir focused on performance and idiomatic APIs. It provides straightforward encode and decode functions, along with a protocol-based encoder that lets you customize how your structs become JSON. Developers can derive or implement Poison.Encoder for domain types, control which fields are included, and map complex values into JSON-friendly forms. On the decoding side, it supports options for key handling and flexible parsing of JSON into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 8
    WAPage

    WAPage

    Free offline WhatsApp chat viewer for exported files on Windows

    ...FEATURES - Android & iOS exports supported (with or without media) - Displays text, images, video, voice messages, animated stickers, contacts, and locations - Individual and group chat support - Light and dark theme - 18 interface languages - Rename conversations, set custom profile pictures - Fully offline — no internet connection is ever made - All data stays on your machine - Runs on Windows 10 & 11 (64-bit) NOTE Parser supports exports from devices with English system language only. Chat content can be in any language. LICENSE Proprietary freeware. Qt 6.7.3 (LGPL v3), NotoColorEmoji (OFL 1.1). Source code coming soon.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    LDAP cli tools. Includes MemberOf to test if user/computer is member of group. Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    DevProjex

    DevProjex

    Turn any codebase into clean AI-ready context: GUI, TUI, CLI, MCP

    DevProjex turns any folder or Git repository into clean, token-efficient context for AI assistants and coding agents, and shows exactly what leaves your machine before you send it. Use it as a desktop app (GUI), a keyboard-first terminal workspace (TUI), a scriptable CLI for CI, or a read-only MCP server for Claude Code, Cursor, and other agents. An open-source alternative to Repomix, gitingest, and code2prompt, with a visual file tree and live preview. Smart Ignore drops build output, dependencies, and caches based on real project evidence; Git modes pack only tracked, staged, changed, or diff files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    apache-logs-to-mysql

    Apache Log Parser and Data Normalization Application

    Apache Log Parser and Data Normalization Application Python handles File Processing & MySQL handles Data Processing ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema to automate importing Access & Error files and normalizing data into database designed for reports & data analysis. Runs on Windows, Linux and MacOS & tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 & 9.1.0. 4 LogFormats & 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed in a single Python `ProcessLogs function` execution. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    NetStatsBaseball

    NetStatsBaseball

    Major League Baseball Simulation

    NetStats Baseball (NSB) is a simulation of Major League Baseball. Single games may be played as well as whole seasons. Statistics are kept for games, seasons, and lifetime. NSB runs in the client/server environment. Network play is supported. Play is based upon the statistics of the real life players. Data for players and teams from 1901 to present day is included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    MetaRemover Toolkit

    MetaRemover Toolkit

    Open-source toolkit for removing metadata from files locally

    MetaRemover Toolkit is an open-source Python-based toolkit for removing metadata (EXIF, GPS, author, device information) from images and documents. The project demonstrates privacy-first metadata removal using local processing without uploading files to third-party servers. This toolkit complements the online service https://metaremover.com and can be used by developers, researchers, and privacy-conscious users.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    CookieGuardAudit

    CookieGuardAudit

    A beginner-friendly Python CLI tool that audits website cookies.

    CookieGuardAudit is a simple Python command-line security tool that checks a website's cookies for common security flag issues. It helps users quickly spot weak cookie settings such as missing Secure, missing HttpOnly, missing SameSite, and SameSite=None without Secure. This project is designed for beginners, defenders, students, and anyone learning basic web security auditing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pwg

    minimal linux CLI password generator

    pwg is a minimal command line interface password generator for linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Narrowlink

    Narrowlink

    A self-hosted solution to enable secure connectivity between devices

    Narrowlink is a zero-config tunneling and reverse proxy solution that enables secure access to services behind firewalls or NATs without exposing public IPs. Unlike traditional tools like ngrok, Narrowlink is peer-to-peer and privacy-focused, using WireGuard and WebRTC to establish direct encrypted tunnels between peers. It is designed to make exposing local services simple, fast, and secure with no need for port forwarding or cloud relays. Narrowlink is ideal for developers, self-hosters,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    LOOM OS

    LOOM OS

    LooM OS is a blazingly fast, ultra-lightweight Linux distribution

    LooM OS is a blazingly fast, ultra-lightweight Linux distribution based on Debian 12, engineered exclusively for DevOps, SysAdmins, and Power Users. It features a pre-configured DevOps stack, a pure i3wm workflow, and the exclusive LinUtil CLI toolkit for advanced system maintenance
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    VTracer is a Verilog Testbench developer aid. Contains well documented Verilog-Perl co-simulation environment (TCP sockets based), structural Verilog parser, demo Testbenches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    filepilot-shell

    filepilot-shell

    Rust-based terminal: multi-pane SSH sync, AI CLI help, PTY replay

    ...Startup macros (JavaScript or Shell) automate env setup, aliases, and sub-session connections on launch. A built-in AI copilot adds context-aware autocomplete, one-click error correction, and natural-language-to-CLI generation. Runs on SSH-2 (RFC 4251) with agent forwarding, proxy routing, and configurable keepalive. Native support for PowerShell/CMD/WSL, zsh/bash/fish, and seria
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    surtr automation v4.0

    surtr automation v4.0

    Visual desktop automation, OCR, JSON & web automation toolkit

    ...Surtr also includes a high-performance downloader and web scraper, native JSON creation and parsing, REST API integration, task scheduling, file automation, and a powerful CLI scripting engine with variables, loops, and conditions. Built for developers, testers, IT professionals, and power users, Surtr helps automate repetitive tasks, GUI testing, data collection, and desktop workflows—completely offline, lightweight, and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChatbotX

    ChatbotX

    A self-hosted, white-label alternative to ManyChat for agencies.

    ...Connect across WhatsApp, Facebook, Instagram, Telegram, Zalo, Email, and Webchat with support for rich messaging, comment-to-DM, triggers, webhooks, and external APIs. ChatbotX also supports APIs, CLI, and MCP-compatible clients for building advanced agentic workflows using OpenAI, Gemini, DeepSeek, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scala Parser Combinators

    Scala Parser Combinators

    simple combinator-based parsing for Scala

    scala-parser-combinators is a library that offers simple combinator-based parsing for Scala. Originally part of the Scala standard library, it allows developers to construct parsers using combinators directly in Scala code. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    hTorrentCreator (a.k.a. hCreateTorrent)

    hTorrentCreator (a.k.a. hCreateTorrent)

    Torrent Creator for Windows coded in Visual Basic (torrentcreator)

    ...It's an easy to use torrentcreator compatible with Windows XP or newer. From 17-04-2024 DARK EDITION will be built for the stable versions.(19-04-2024) For Linux/UNIX/BSD get the CLI Version: https://github.com/hon4/hTorrentCreatorCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    happyx

    happyx

    Macro-oriented full-stack web framework

    In HappyX you can write single page, static site generation and server side rendering applications 💡 You can write Rest API with HappyX also 🔌 HappyX is very simple to use. Keep your peace of mind 🙂
    Downloads: 3 This Week
    Last Update:
    See Project