Showing 32 open source projects for "external"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Spring Cloud Config Server

    Spring Cloud Config Server

    External configuration (server and client) for Spring Cloud

    Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments. The concepts on both client and server map identically to the Spring Environment and PropertySource abstractions, so they fit very well with Spring applications but can be used with any application running in any language. As an application moves through the deployment pipeline from dev to test and into production, you can manage the configuration between those environments and be certain that applications have everything they need to run when they migrate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fess

    fess

    Open source enterprise search server for websites, files, and data

    Fess is an open source enterprise search server designed to provide powerful full-text search capabilities across multiple data sources. It enables organizations to quickly deploy a scalable search environment without requiring deep knowledge of underlying search technologies. Fess is built on top of OpenSearch and offers an integrated solution for crawling, indexing, and searching documents from websites, file systems, and various data stores. Fess includes a built-in crawler that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS CloudTrail Processing Library

    AWS CloudTrail Processing Library

    Helps Java developers to easily consume and process log files from AWS

    ...Provides interfaces to implement your own business logic for selecting which events to process, processing events, handling errors, and handling log processing status updates. Monitor, store, and validate activity events for authenticity. Easily generate audit reports required by internal policies and external regulations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    barefoot

    barefoot

    Barefoot is a servlet container with no networking

    Barefoot is a servlet container with no networking. It hosts servlets, listeners and filters within a context and an external agent provides the requests and delivers the responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    Stripes
    Stripes is a Java web framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as possible. Stripes has always been guided by the following principles: * Convention over configuration (CoC) * Extremely lightweight with very few external dependencies. * Quick, iterative code/deploy/test experience for developers. * Application stack agnostic. Developers can integrate Stripes into their existing application stacks. * Do a few things and do them extremely well. For the last 10 years, Stripes has been used as the basis of applications of all types worldwide. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    SiteofSiteIDE

    SiteofSiteIDE

    Static site IDE is a Static Site Generators aka Static Site Editor

    Static website generator instead of php/asp for maximum speed (an element valued by SEO strategies). In reality, a minimum of php/asp code is used to establish the browser language and cookie management. Support for the GDPR is included as an example (it should be modified according to the processing of the website owner's data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OkGo

    OkGo

    OkGo - 3.0

    ...Similar to Qzone, WeChat Moments, Weibo homepage, etc., the Jiugongge control that displays pictures automatically determines the size of the picture and the size of the control according to the number of pictures, uses the Adapter mode to set the picture, provides external interface callbacks, and uses the interface to load pictures, supporting arbitrary Image loading frameworks such as: Glide, ImageLoader, xUtils3, Picasso, etc., support click on the image to preview the large image in full screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linkcrawler

    Linkcrawler

    Capable to "Crawl" a site and return a report of all links from it

    Java Desktop application capable to "Crawl" a site and return a report of the status of all the link present at the page, then it moves to another internal page and so on. LinkCrawlers provides a nice HTML5 report with the information of all link per WebPage, Easy to Read. This tool is useful for Web QA testers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BlueDolmen

    Domain Software Suite for companies and authorities

    BlueDolmen is a set of software to manage mail and flow with citizen and external partners (companies, customers, provides, ...) in a company or a local community, authority, ... It provides out-of -the-box applications based on the unique document repository Alfresco with their own UI. Blue Mail, the mail management application, enables people to process mail from digitization, mail creation through Alfresco collaborative features and sending and track all their change so you can reproduce traceability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    XExternalEditor
    Change documents within a MediaWiki with a click! Open a document via the external editor and save it back. Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. http://creativecommons.org/licenses/by-nc-sa/3.0/
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    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: 8 This Week
    Last Update:
    See Project
  • 17
    a java library that implements a multi-threaded SOAP server (using http as transport protocol) which can be easily integrated into standalone java applications to provide a SOAP API for external programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gomapgen (GOogle MAP GEnerator) generates a google map from a gpx file and places photos taken by an external camera where they were taken, by comparing gps points time with picture time. Source code included in the jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web OS designed to integrate multiple web applications working under a common windows-like interface. Features: session management, skins, widgets, events, virtual desktops, Firefox and IE compatible. Tech.: J2EE, Javascript, HTML, CSS, XML, Java, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Groom
    Groom is a full Java lightweight webserver. Written in pure Java 1.4 by using only standard packages, it can thus run with Sun JRE but also with the GNU Classpath on a great number of plateforms that support java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EasyGIS simplifies GIS data management, sharing, and publishing. REST interfaces (json, html views). Lucene based FTS searches. Thematic maps, business cartography. Integration with external GIS data providers - Google, OSM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rss4jsp provides a suite of JSP tags for consuming and displaying external feeds in all the popular RSS and Atom formats including RSS 0.90, RSS 0.91 (Netscape and Userland), RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, and Atom 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DDNSNotify logs into a (telnet-enabled) router and retrieves the WAN IP Address, only IF the IP Address differs from the DNS IP address for the domain name. It's useful to update DNS records using another external DDNS script (such as zoneclient.py).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JUnitConv is an universal Units of Measure Converter built as a Java Applet. It supports an unlimited number of Units Categories, Units of Measure and Multiplier Prefixes that could be customized using external text files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Bodington is a free VLE. Users can upload content, host discussions, publish/manage external links, make interactive resources, eg customised logbooks, peer-reviewed reflective diaries/e-portfolios, multiple choice tests, short answer papers (QTI) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB