Showing 23237 open source projects for "java 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    dboxShare is an easy-to-use free open-source enterprise file hosting server software, based on .NET technology development, used to build a safe and efficient file cloud storage and cloud management platform. Users don't need to change their work habits, and two-way file synchronization will automatically upload, download and update versions according to their permissions, providing a convenient and efficient solution for sharing and cooperation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Alpine Chrome

    Alpine Chrome

    Chrome Headless docker images built upon alpine official image

    Chrome running in headless mode in a tiny Alpine image. In the world of webdev, the ability to run quickly end-to-end tests are important. Popular technologies like Puppeteer enable developers to make fun things like testing, automating forms, crawling, generating screenshots, and capturing timelines. And there is a secret: some of these features are directly available on Chrome! Doc-friendly with examples for printing the DOM, generating an image with a mobile ratio or generating a PDF....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HTTP Prompt

    HTTP Prompt

    An interactive command-line HTTP and API testing client

    HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting. You'll never have to memorize the whole commands and HTTP headers thanks to autocomplete with fuzzy matching. Improve readability by rendering JSON, HTML and commands with 27 builtin color themes, borrowed from Pygments. Designed to work with and built on top of HTTPie, HTTP Prompt makes a perfect companion for HTTPie. Cookie-based authentication made easy as incoming cookies are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software, information, data sets and documentation for the Web as Corpus community.
    Downloads: 1 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
    Baya

    Baya

    Baya is a graphic interface for amulecmd.

    Graphic interface for amulecmd. Develops in java 1.8 so you need a jvm 1.8 or higher. What is amulecmd? An Amule control program by console. Every many generations, the stars align and collide with wxwidget, Xorg and the Linux kernel, causing aMule to stop working and shut down or collapse at will. That's at least what's happening to me, and my aMule is shutting down or making the equipment unbearable. The solution seems to be to compile the latest version of Wxwidget, but so...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Wexond

    Wexond

    Modern and feature-rich web browser base based on Electron

    Wexond is a beautiful, open-source, extensible web browser that's focused on privacy and offers a totally new user experience. Because it's made with Electron, it's not bloated with redundant Google tracking services and only utilizes minimal resources. And thanks to its Wexond Shield powered by Cliqz, websites can load up to eight times faster, and you can freely browse the web without pesky ads or worrying about websites tracking you.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    Python bindings for the Chromium Embedded Framework (CEF). CEF Python is an open source project founded by Czarek Tomczak in 2012 to provide Python bindings for the Chromium Embedded Framework (CEF). The Chromium project focuses mainly on Google Chrome application development while CEF focuses on facilitating embedded browser use cases in third-party applications. Lots of applications use CEF control, there are more than 100 million CEF instances installed around the world. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    AWSomeS3

    AWSomeS3

    A basic S3 API (and compatibles) service for Vapor 4

    A basic S3 API (and compatibles) service for Vapor 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    KeexyBox allows you to do parental control, block ads, limit telemetry, and browse the Internet anonymously from your home network without installing any software on your devices. It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    Vue module for lazyloading images in your applications. Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GDrive

    GDrive

    Google Drive Desktop Application

    The aim of this project was to build a desktop app to quickly upload files, and switch between users in a swift
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Old Skool Tech
    This project is an effort to develop open source software for all old platforms, like MSX, Commodore, AMIGA, Atari, ..... and collect technical information about old platforms, keeping the "old skool" flame alive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Simple QrCode

    Simple QrCode

    Easy-to-use PHP QrCode generator with first-party support for Laravel

    An easy-to-use PHP QrCode generator with first-party support for Laravel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Temporary Containers Firefox Add-on

    Temporary Containers Firefox Add-on

    Firefox Add-on that lets you open automatically managed containers

    Open tabs, websites, and links in automatically managed disposable containers which isolate the data websites store (cookies, storage, and more) from each other, enhancing your privacy and security while you browse. Easily open disposable containers that isolate attached data and are deleted after usage: Fully automatic, based on navigation-target, for certain websites, with configured mouse clicks on links or just by using the toolbar icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NppX3DV

    NppX3DV

    Open source set for Notepad++ for building worlds in X3D and VRML

    Open source set for Notepad++ to code in X3D (classic encoding, x3dv) and VRML, the open standards for interactive and immersive 3D on Internet. Includes: set of language files, auto-completion files, tutorials and instructions and other materials. Download Notepad++ here: https://notepad-plus-plus.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HTTP library for Lua

    HTTP library for Lua

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tiny (<30K) cgi wrapper that uses a UNIX shell or a Lua VM to provide PHP-like scripting for dynamic web content. It transparently parses form data, including mime-formatted file uploads.
    Leader badge
    Downloads: 5,137 This Week
    Last Update:
    See Project
  • 19
    gentleman

    gentleman

    Plugin-driven, extensible HTTP client toolkit for Go

    Full-featured, plugin-driven, middleware-oriented toolkit to easily create rich, versatile and composable HTTP clients in Go. gentleman embraces extensibility and composition principles in order to provide a flexible way to easily create featured HTTP client layers based on built-in or third-party plugins that you can register and reuse across HTTP clients. As an example, you can easily provide retry policy capabilities or dynamic server discovery in your HTTP clients simply attaching the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SmbFTPD is a FTP daemon modified from the FTP daemon of FreeBSD 5.4. Besides keep original FreeBSD ftpd functions, it enhances user permission control, integrate configuration files, and more useful features. It supports SSL/TLS ported from BSDftpd-ssl.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    websocketd

    websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server

    websocketd is the WebSocket daemon. It takes care of handling the WebSocket connections, launching your programs to handle the WebSockets, and passing messages between programs and web-browser. If you can run your program from the command line, you can write WebSocket endpoints. Just read incoming text from stdin and write outgoing text to stdout. Messaging is simple. Each inbound WebSocket connection runs your program in a dedicated process. Connections are isolated by process. Available...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Spatial plugins for Dokuwiki
    A collection of Dokuwiki plugins that will enable the user to spatially enable and use the wiki, currently we have: openlayersmap (a map), geotag (ways of geotagging a page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CloudBase Framework

    CloudBase Framework

    A front-end and back-end integrated deployment tool

    Tencent CloudBase Framework is a full-stack deployment solution that simplifies building and deploying serverless applications on Tencent Cloud. It integrates with modern frontend frameworks like React, Vue, and Next.js, and automates infrastructure provisioning, including functions, databases, and hosting. Designed for scalable, cloud-native development, it supports CI/CD pipelines and cloud configuration out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tamper Dev

    Tamper Dev

    Extension that allows you to intercept and edit HTTP/HTTPS requests

    If you are a developer, you can use Tamper Dev to debug your websites, or if you are a pentester, you can use it to search for security vulnerabilities by inspecting the HTTP traffic from your browser. Unlike most other extensions, Tamper Dev allows you to intercept, inspect and modify the requests before they are sent to the server. This extension provides functionality similar to Burp Proxy, MITM Proxy, OWASP ZAP, Tamper Data, and Postman Proxy, but without the need of additional software,...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 25
    Classilla

    Classilla

    A browser for classic Mac OS

    This is the download repository for Classilla, the Mozilla-based browser for Mac OS 9 (and 8.6). No tickets are accepted here; this is just for files. Classilla no longer receives regular official updates. For our web page, see http://www.floodgap.com/software/classilla/
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project