• MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    The STEP Framework is a multi-layer Java enterprise application framework with support for Web Applications (Servlet/JSP) and Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Secure Mobile Agents (SeMoA) platform constitutes a secure runtime environment for Java-based mobile software agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Serf

    Serf

    Service orchestration and management tool

    Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. Serf is first and foremost a library with a command-line interface, serf. The Serf library is independent of the command line agent, serf. The serf binary is located under cmd/serf and can be installed stand alone by issuing the command go get -u github.com/hashicorp/serf/cmd/serf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A MySQL backended server configuration system for Linux. SAS allows administrators and users to configure the services all via a simple SOAP client. SAS will include a sample PHP client for managing the server via your webbrowser. Currently, SAS sup
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    SharePoint 2010 EUPC (End User Password Changer) allow the users of SharePoint 2010 to change there Active Directory passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java-based security platform which provides a multi-user service middleware for distributed systems. Features: service environment, Shell-based interaction, user authentication (password, soft-token, smard-card), policy enforcement, Web services support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Spyse is a software framework for building multi-agent systems. It allows Python developers to build distributed intelligent systems of multiple cooperative agents based on FIPA, OWL, SOA and many others. Spyse is designed for ease-of-use and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmartGRID proposes to tackle Grid Scheduling problem by a middleware approach and clearly decoupling scheduling from network monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TR2F goal is to be attributes/tags management system, a sort of web based browser and deal engine. Features: contacts directory, portfolios, product catalogs, marketplace, and more. Web feed/attribute viewer/creator/composer/publisher is coming soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    TangramSuite
    TangramSuite es un proyecto opensource con un objetivo claro, facilitar la creación de sitios web al máximo con todo el potencial de una interfaz muy moderna y una estructura increíble. Basado en estándares y tecnologías como Ajax y PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Matrix

    The Matrix

    The Matrix Cloud (PaaS )

    Aalishan Matrix Official Apps Passionately delivers stylish and dynamic news for designers and Web developers across the globe on all subjects of engineering; ranging from CSS3, HTML5, JavaScript, XML, WSDL, SOAP, PHP, Perl, OOP Design and programming, Joomla, Drupal, WordPress, Social Engine, Os Commerce and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A middleware for enabling plug-n-play integration for cross-organizational collaboration and resource sharing based on a Service Oriented Architecture, with VO being an abbreviation for Virtual Organisations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VelisphereClientSDK

    VelisphereClientSDK

    Client SDK for the VeliSphere IoT System

    This is the Java client SDK for the Velisphere Internet of Things Cloud System. It provides tools and libraries to develop clients that connect as devices or services (with sensors, actors and other configurable function) to Velisphere, where you can connect them with other devices based on an easy to build rules-system, analyze data, locate devices, remote manage them, store binary data in a "dropbox for things", etc. Currently the SDK is available to connect to Velisphere via the AMQP message queuing protocoll, releases for MQTT and ReST will follow. This is still work in progress and will continue to evolve over time. To create your own account for free, go to http://www.velisphere.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation model for unifying Aspect Oriented Programming and Service Oriented Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web Services Interoperability Profile Environment is a toolkit for managing and using "service profiles" needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    XML is intolerant of errors. This program will automatically salvage XML files by finding the first XML error, then truncating a configurable number of characters before the error and finally using the great xmllint to recover the xml file by automatically adding the correct end tags. The program starts with a default of 50 characters truncation. This truncation value may need to be changed if the truncation happens in the middle of a complex tag as xmllint may not know how to recover the file correctly. Additionally some extra text or data may be recoverable by changing the truncation amount to less than 50 characters.The extra truncation is needed in the first place because the XML validator used is not able to perfectly identify where the XML corruption begins and will often not flag the corruption for several characters after it begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ein kleines Tool um bei den von O2 ausgelieferten Zyxel P-2602hw Router schnell relevante Daten auszulesen oder Einstellungen zu ändern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    awes-info

    awes-info

    Displays summary information about servers running in AWES

    Displays summary information about servers running in Ascoos Web Extended Studio (AWES). This module requires AWES 24.1.1 and higher due to being a new feature. This version is just before its release, as the latest debuggings and improvements planned for this release are being made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    commTee is a system which is used to store informations received from mobile clients (Phone, PND, PDA, ...). The system is able to work with about 10k nodes. Used protocols and technologies: UDP, TCP/IP, Sockets, Java, Hibernate, OSGI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    As the name implies (Javascript RRD), javascriptRRD is a javascript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    really simple (minimal) implemention for client only igd from upnp, contains just enough to allow you to open/delete ports on a upnp router. uses libcurl, libxml2 and libxslt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mod_gsoap is an Apache module that allows Apache to serve SOAP requests via the Gsoap library. Modules are available for both Apache 1.3 and 2.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The openLiberty Client library project is a Liberty Alliance Web Services Client (WSC) Java library supporting Web Service Invocations, using SAML. All discussion lists, public forums, wiki, etc. for this project are hosted at http://www.openliberty.org
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.