Showing 69 open source projects for "technologies"

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
    Apache SeaTunnel

    Apache SeaTunnel

    SeaTunnel is a distributed, high-performance data integration platform

    ...It can synchronize tens of billions of data stably and efficiently every day, and has been used in the production of nearly 100 companies. There are hundreds of commonly-used data sources of which versions are incompatible. With the emergence of new technologies, more data sources are appearing. It is difficult for users to find a tool that can fully and quickly support these data sources. Data synchronization needs to support various synchronization scenarios such as offline-full synchronization, offline-incremental synchronization, CDC, real-time synchronization, and full database synchronization. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JavaParser

    JavaParser

    Java 1-17 Parser and Abstract Syntax Tree for Java

    ...While JavaParser generates an Abstract Syntax Tree, JavaSymbolSolver analyzes that AST and is able to find the relation between an element and its declaration (e.g. for a variable name it could be a parameter of a method, providing information about its type, position in the AST, etc). When choosing open source technologies it is important to know your choice will be rewarded by continuous support. The JavaParser community is vibrant and active, with a weekly release cadence that supports language features up to Java 12.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    iDempiere

    iDempiere

    iDempiere. Community Powered Enterprise

    ...Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users. iDempiere is based on original Compiere/Adempiere plus a new architecture to use state-of-the-art technologies like OSGi, Buckminster, zk.
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 4
    LogicalDOC Document Management - DMS

    LogicalDOC Document Management - DMS

    smart and open source document management system

    ...Gone are the days when companies used paper-based processes such as printing, mailing and manual filing of paper documents; our document management system replaces all of this with electronic procedures that allow your organization to reduce costs significantly. Check out https://www.logicaldoc.com to learn more. The design of LogicalDOC is based on best-of-breed Java technologies in order to provide a reliable DMS platform. The main interface is web-based, no need to install anything else; users can access the system through their browser. LogicalDOC CE is 100% free software and is packaged with an open source database; while it supports all major DBMS, developers still recommend MySQL for production systems.
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5
    pj-net-tools

    pj-net-tools

    Pure Java Network Tools

    ...Include: 01) ICMP-ping, 02) ICMP-traceroute, 03) DNS-check resolver, 04) Parallel Host TCP-scanner, 05) IP-calculator, 06) Syslog-server, 07) Telnet-client, 08) Local ARP-cache request, 09) Parallel Network Ping-Scanner, 10) Snmp-Get concrete value utility. 11) Parallel ICMP flood utility. 12) Parallel UDP flood utility. 13) TFTP-server. 14) NTP-server. 15) Host TCP-ping. 16) SNMP-MRTG traffic monitor. 17) Anonymous FTP-server. 18) Parallel Network TCP-scanner. 19) Parallel Network SNMP-scanner. 20) Parallel Network DNS-scanner. 21) Parallel SNMP-DoS. 22) Parallel HTTP/HTTPS-DoS Need JRE-1.8: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html . Source - https://github.com/harp077/pj-net-tools . If you like this - put a star on https://github.com/harp077/pj-net-tools
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Get latest Edition here: http://www.openqrm-enterprise.com.

    ...Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following virtualization technologies: KVM, XEN, Citrix XenServer, VMWare ESX & LXC. The Hybrid Cloud Connector in openQRM supports a range of private or public cloud providers to extend your infrastructure on demand via Amazon AWS, Eucalyptus or OpenStack. openQRM automates provisioning, virtualization, storage and configuration management, and it takes care of high-availability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Corona-Warn-App Server

    Corona-Warn-App Server

    Backend implementation for the Apple/Google exposure notification API

    ...This repository contains the implementation of the server for encryption keys for the Corona-Warn-App. The Corona-Warn-App is an app that helps trace infection chains of SARS-CoV-2 (which can cause COVID-19) in Germany. The app is based on technologies with a decentralized approach and notifies users if they have been exposed to SARS-CoV-2. Transparency is key to both protecting the app's end-users and encouraging adoption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Silicolife delivers applications such as an Excel to database loader, tools, and utilities such as effective exception handling. New techniques and technologies can be tried out in a real world context by developers and advanced end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MarDRe

    MapReduce-based tool to remove duplicate DNA reads

    ...This tool allows bioinformatics to avoid the analysis of not necessary reads, reducing the time of subsequent procedures with the dataset. MarDRe is the Big Data counterpart of ParDRe (link above), which employs HPC technologies (i.e., hybrid MPI/multithreading) to reduce runtime on multicore systems. Instead, MarDRe takes advantage of the MapReduce programming model to significantly improve ParDRe performance on distributed systems, especially on cloud-based infrastructures. Written in pure Java to maximize cross-platform compatibility, MarDRe is built upon the open-source Apache Hadoop project, the most popular distributed computing framework for Big Data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Active Intelligence Server

    Active Intelligence Server

    Reporting, Dashboarding, Analytic, Self-service BI, Ad-hoc reporting

    Active Intelligence Server 2 (AIS) is a data visualization tool and fully featured reporting server which enable users from open source community to host any reports created using BIRT, Jasper and Pentaho community edition allowing organization to leverage open source technologies and enable them to use AIS as a reporting server to deploy their existing and new reports seamlessly onto AIS for secure sharing the information in different file formats and schedule to make system automation and much more. AIS comes with self-service BI capabilities enabling end users to make the data-driven decision at the right time, all with minimal IT dependency. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Permeance Liferay Apps

    Permeance Liferay Apps

    Collection of Liferay Apps by Permeance Technologies

    Various Liferay Apps for Liferay Portal created by Permeance Technologies. Permeance is a Platinum Liferay Partner servicing Australia. http://www.permeance.com.au/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Application Framework For All

    JAFFA is a Rich Web 2.0 POJO based Event-Driven SOA framework

    An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    myWMS: Warehouse Management System

    myWMS: Warehouse Management System

    Open Source Warehouse Management (WMS)

    myWMS LOS is a professional open source Warehouse Management System WMS under GPL. It is running in industrial 24/7 environments and supports all basic processes. It runs on mobile terminals, works with Barcodes & RFID. The software is a JEE architecture. The sourcecode of the project is now available on https://github.com/wms2/mywms
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 14
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. With a...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    Prodigy - Product Image Gallery

    Web based image gallery for enterprise product showcase.

    ...Access to product images of several types is restricted to authorized users. Features include automatic watermark overlay and image selection for download as zip archive. Prodigy is an enterprise web application leveraging the latest technologies of the Java EE platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TOPS_CeMM

    TOPS_CeMM

    User Friendly Data Analysis Tool for Interaction Data

    TOPS provides the benchtop scientist with a free toolset to analyze, filter and visualize data from functional genomic gene-gene and gene-drug interaction screens with a flexible interface to accommodate various different technologies and analysis algorithms in addition to those already provided here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BizArtifact

    BizArtifact

    Artifact-centric Business Process Management

    ...The system includes a simple, "direct" UI for specifying ArtiFact models, an XML-based representation of those models, an engine for executing business processes according to those models, and a framework that enables multiple organizations to collaborate on a shared business process. The ArtiFact v1.0 system is the first contribution into a community by IBM of its Siena, Barcelona, and ACSI technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    help-desk-ru

    System of registration and processing of requests for IT-service.

    ...The life cycle of the application has a number of states(status), transitions between states are predetermined (see diagram). Depending on the status of the request can increase the accessibility of the input fields. Is a web application developed in Java using a set of technologies JavaEE, running on an application server Glassfish. Database - MySQL. Information about installing and configuring - how to.doc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Online Banking

    Java based Online Banking Project

    Online banking which provides basic functionalities like deposit & withdrawal of amount from User accounts. This is very basic structure project, helpful to learn about Apache Struts & Apache Maven Technologies Used: 1) Apache Struts 2) JSP 3) MYSQL 4) Hibernate This project is Apache Maven built project. For designing part, project is having twitter bootstrap UI. Using bootstrap js & css The project name is "Presto" Please Rate the Project Thank You.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted moving average (LWMA )on DATA from NYSE daily prices.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fluxion
    The Fluxion framework is a prototype data integration system using Semantic Web technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RIDSystem

    capturing packet and detecting intruders with their signature

    ...MNCs manages their whole information system using application software over their network.It will be helpful to monitor all the activity in the network. Planning: >Studying network protocols and prototypes >Studying similar kind of existing technologies >Writing of Code in Java using jpcap library >Deployment and testing over anetwork Online References: >http://netresearch.ics.uci.edu/kfujii/Jpcap/doc/ >http://docs.oracle.com/javase/tutorial/ >http://docs.oracle.com/javase/7/docs/api/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TinyDMS

    TinyDMS - A small and easy to use document management system

    TinyDMS is a small yet powerful web based Document Management System (DMS). TinyDMS is based on modern technologies like java server faces , Jackrabbit (lucene), web services, Webdav , FTP , and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next