Showing 285 open source projects for "software open-source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    I have stopped developing this project, as I found DokuWiki to be exactly what I was looking for when starting to develop Codeslang. Sorry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Helium (He) is a lightweight and extremely useful templating engine based entirely on XML. He is 100% Java and 100% TDD (Test Driven Development).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transedit is gettext catalogs editor with GTK2 GUI. It supports plural forms, spell-checking and source preview.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    English C is a meta-language. The project has changed over the time from the programming language that pretended to understand texts written in an English-like language to a self-describing language like the MIME and C programming language are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JResEditor eases the editing of java resource files. It provides validation and allows easy comparison of multiple resource files. The GUI allows easy navigation to any key and provides wizards to create keys and new resource files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RSane Publisher allows a team of authors to easily maintain shared documents. Publisher speeds authoring of large structured documents, especially technical, business, and reference materials. Runs on Java, JBoss, and Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RED is an extensible text editor library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pdfplayground is a collection of tools written in python to read/write PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unicode Builder, generates code or a binary file for use in programs that require understanding of characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyana is a extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xmlsnipe is a command line tool to display, remove, and modify content of nodes within an XML document
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Medit is a text editor which supports many languages specially the arabic language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Research Description Language (RDL) is an XML application for describing and publishing scientific research efforts. Research Editor (REd) is a tool for editing RDL documents, and exporting them to LaTeX, PDF, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LineSort is a plug-in tool that adds advanced sorting capabilities to BBEdit, the Macintosh text editor from Bare Bones Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Doco is a simple but feature rich and powerful markup language for converting text documents into highly-presentable and navigable web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The program is a text editor(in the future a source editor) using C++ and ncurses library, it is made at the first moment for linux, but in the future for other systems too. It is suposed to work like EDIT(DOS EDITOR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
    Downloads: 0 This Week
    Last Update:
    See Project