Showing 443 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Apache HBase

    Apache HBase

    Get random, realtime read/write access to your Big Data

    Use Apache HBase™ when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables, billions of rows X millions of columns, atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Go Micro

    Go Micro

    A framework for distributed systems development

    Go Micro is a framework for distributed systems development. Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly but everything can be easily swapped out. Auth is built in as a first class citizen. Authentication and authorization enable secure zero trust networking by providing every service an identity and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability. Messaging patterns including publish/subscribe, request/reply and streaming. Financial grade transactional message. Built-in fault tolerance and high availability configuration options base on DLedger. A variety of cross language clients, such as Java, C/C++, Python, Go. Pluggable transport protocols, such as TCP, SSL, AIO....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Open ISES Project
    Open Information Systems for Emergency Services (Open ISES) is a community of software developers, paramedics, EMTs, law enforcement & fire fighters working together to create open source software & training materials for the emergency service community.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    nodist

    Natural node.js and npm version manager for Windows

    nodist is a natural node.js and npm version manager for Windows, inspired by n. and nodenv. It's designed to replace any existing node.js installation, so if node is already installed on your machine, you need to uninstall it first.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. ...
    Leader badge
    Downloads: 8,889 This Week
    Last Update:
    See Project
  • 9
    OpenUEM

    OpenUEM

    Manage your IT assets thanks to its agents and a clean and concise UI

    OpenUEM is an open-source inventory tool that allows you to manage your IT assets thanks to its agents and a clean and concise web user interface. OpenUEM is based on open-source or free tools that are battle-tested to avoid re-inventing the wheel. It allows you to keep track of your IT assets using agents installed on your Windows, Linux (Debian and RedHat based distributions) and MacOS endpoints and provides features like remote file browsing, getting Windows Update and Antivirus status, deploying software via WinGet/Flatpak/Brew, remote assistance with VNC or RDP… OpenUEM server components can be installed in a humble desktop machine with Windows 10 Home, Debian/Ubuntu Linux or any Docker powered environment. ...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10

    nsisbi

    NSISBI aims to remove the current 2GB limit found in NSIS.

    NSISBI aims to remove the current 2GB limit found in NSIS. This version adds support for using a separate file for storing the install data, therefore allowing installer sizes up to a theoretical max size of 8EB (this is controlled by NSIS_CONFIG_EXTERNAL_FILE_SUPPORT, this is turned on by default). On versions before 7069-1, the compiler (makensis) is designed to run on 64 bit machines as this is the feature needed to make installers bigger than 2GB. On versions before 7208-1, source...
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 11

    pmfow

    Package Manager for Old Windows

    pmfow (Package Manager for Old Windows) is a program that allows you to install applications from the command line in older versions of Windows similarly to how you would do it in Linux or in Windows 10 and 11 with winget. It will work in any version of Windows from Windows 2000 to Windows 11.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    BatExe

    BatExe

    Package a batch file plus any data into a .EXE

    BatExe is an open source program that enables you to convert an arbitrary set of data files and a batch script into a single Microsoft Windows executable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    FullAuto

    FullAuto

    Fully Automate ANY Process with *Persistent* SSH/SFTP from One Host

    FullAuto is a groundbreaking secure programming framework that enables FULL API access to any number of simultaneous persistent SSH and SFTP connections to remote resources and devices. With FullAuto, connections are PERSISTANT enabling state preservation of file system navigations, environment manipulations, and user context shifting. Output and error messages from remote commands are returned accurately from both STDOUT and STDERR channels. With FullAuto persisent SSH/SFTP connections,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tamed Windows Update

    Tamed Windows Update

    The Old New Client for Windows ® Updates

    Tamed Windows Update is a application for Microsoft Windows ® intended to replace the update client software shipped with the operating system and to provide better control over how and when Windows Updates are downloaded and installed. It especially targets the users of Windows ® 10 / 11 Pro and Enterprise editions who want to keep their system up-to-date but to their conditions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    CryptoPro offline installation tool

    CryptoPro offline installation tool

    Business process automation tool (BPAT)

    It represents a loader program that checks for the latest version of the necessary components on the manufacturer's server, then downloads them and installs them on the user's personal computer. At the same time, the user does not need to search for all the necessary components independently. Also, the tool allows you to select the required PC bit rate for installation and use it to load all the components necessary for operation. Warning. By default, the Russian version of the program...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,,10,112008,2012,2016,2019,2022,2025). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management, guacomole integration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    PyAppExec is a cross‑platform open-source launcher and installer that makes Python apps feel native. It locates or installs the required Python runtime, provisions an isolated virtual environment, installs your project’s pip requirements, and handles any external tools requirements or dependencies (e.g., FFmpeg) with version checks and auto-download/extract on Windows/macOS/Linux. The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Image to ico Easymode

    Image to ico Easymode

    Image to software icon or favicon made simple

    ...(Source code is included as it is a standalone offline html file that works in any modern web browser.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Wingstall

    Installer generator tool for Windows x64 written in C++

    Wingstall generates a Visual C++ 2022 or Visual C++ 2019 setup program that contains a binary installation package embedded inside the setup executable as a Windows resource. The binary installation package is generated by Wingstall from an XML package description file created using a graphical package editor, or written by the package author. The binary package may be uncompressed, or compressed using zlib or bzip2 libraries. Wingstall includes all required libraries except Boost libraries....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KubeOperator

    KubeOperator

    An open source, lightweight Kubernetes distribution

    KubeOperator is an open source, lightweight Kubernetes distribution focused on helping enterprises plan, deploy, and operate production-level K8s clusters. Compared with heavyweight PaaS platforms such as OpenShift, KubeOperator only focuses on solving one problem, which is to help enterprises plan (Day 0), deploy (Day 1), and operate (Day 2) production-level K8S clusters, and achieve the ultimate. Supports multiple computing, storage and networking scenarios. Integrate Ansible and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,054 This Week
    Last Update:
    See Project
  • 23
    opsi

    opsi

    open source client management system, software deployment

    opsi is a Client Management System for Windows and Linux clients based on Linux servers. opsi is used for automatic OS installation, software depolyment, hard- and software inventory, distributed software depots.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Abdal Duplicate Remover

    Abdal Duplicate Remover

    Remove duplicate content and more features

    Remove duplicate content and more features for txt file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project has moved to GitHub: https://github.com/ValentinIllich/QtInstall
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next