Search Results for "java open source projects" - Page 91

Showing 4136 open source projects for "java open source projects"

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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Apache James Mail Server hook for the famous Liferay Enterprise Portal. Uses James as mail server backend rather than Postfix/QMail/Sendmail. Easy to configure if you have production mail server(MTA) based on James.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WS Arena is a XMPP platform that allows applications to multiplex streaming messages of any content type. Messaging can be accomplished asynchronously across networks in real time. Possible transport modes include WS-to-WS, WS-to-XMPP, and XMPP-to-XMPP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jbi4ejb is a JBI compliant Binding Component that allows existing EJB to interact with a JBI ESB. EJB operations can be called from the ESB without the need to modify or even redeploy the EJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenWebServo is an Open Source Hardware and Software project. Its main goal is to develop a web-controlled servo system. The project includes web application, firmware and hardware design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The Simple Linux Backup software simplifies the task of backing up a Linux desktop system. It has a friendly user interface and backs up your important files automatically every day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Access Point Management Open System, es un prototipo de software desarrollado para el descubrimiento, configuracion y captura de eventos en puntos de acceso de la familia Aironet de Cisco y 3Com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Open source SNMP library for Java platform. It allows you to expose your spring beans via SNMP transparently using XML or annotations. Standalone (non-spring) applications are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BioCluster is a peer-to-peer clustering platform for Asterisk, the Open Source PBX, which allows utilising Asterisk as a full carrier-grade telephony solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A graphical front end to view jobs submited to schedulers on grid/clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A WebDAV file manager channel for uPortal. An easy way to provide access to users home directories and other network resources in uPortal. Uses Apache Slide as base API for handling the communication to the WebDAV server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a simple backup utility for memory sticks. The target is not a full backup utility. It's just to get a redundant copy of a stick on a local machine. Addending to just synchronizing, it doesn't delete files on the target, it does archiving them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The High Interaction Honeypot Analysis Toolkit (HIHAT) allows to transform arbitrary PHP applications into a web-based Honeypot. A semi-automatic user interface supports the analysis process, scans for attacks etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The primary goal of the JES is to develop Distributed Configuration Service for client/server,clusters,grids,agent based architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enables conversion of an applet into a normal Java application/Windows/Linux executable.For this application, the target user is an applet developer. Once he has completed the applet development, he can use this application to create an executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DolphinNet is an easy to use server and distributed processing library for Java. It uses objects to communicate between a client and server. DolphinNet approaches this task using object serialization over a standard TCP/IP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SetTime-java, tool to get time from a server machine and set this time in a client machine ! SetTime-java, ferramento feita para obter a hora de uma máquina server e setar este hora em uma máquina cliente !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fireflier is a firewall tool, which is built on top of the iptables framework. You can create rules based on single incoming network packets or simply allow/deny single packets to pass. This project is discontinued. (see homepage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JarDepend analyzes the interdependencies between jar (java archive) files. This is useful to add only the required dependencies in the CLASSPATH. Developed originally to get to know all dependencies of the jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WYMIWYG KnoBot is a content management system for the semantic web designed to promote the exchange of content with a P2P and reputation based system. The aim is to create a socio-topical space, a perspective dependent space of information and knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The HughesNet Toolbox ! The lightweight all-in-one that monitors every aspect of HughesNet Satellite Internet systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RUNES is a cross-platform, component-based middleware framework allowing for dynamic reconfiguration of functionality. Its lightweight implementation spans powerful nodes like PDAs and PCs, as well as tiny embedded devices.
    Downloads: 0 This Week
    Last Update:
    See Project