Showing 21 open source projects for "mind-mapping"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    UNICORE

    UNICORE

    UNiform Interface to COmputing and data REsources

    UNICORE is a software suite for building federated systems, providing secure and seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows. Contributors: visit https://github.com/UNICORE-EU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Talend Spatial Module (aka Spatial Data Integrator or SDI) is an ETL tool for geospatial. Based on Talend Open Studio, input, output and transform geocomponents are available. IO components read/write GIS formats(eg.PostGIS, GeoRSS). Transformers all
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    xSTreamC is a streaming language developed by STMicroelectronics to support the mapping of data intensive streaming applications on distributed multiprocessor SoCs. A compiler and a simulation library are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FastDHT is high performance DHT ( distributed hash table ) which based key value pairs. Storage use Berkeley DB, and network IO use libevent. It can store mass key value pairs such as filename mapping, session data and user related data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    TaskManager

    TaskManager

    TaskManager manages calculation jobs in a computer cluster environment

    ...The hosts are embedded in a Unix environment and the user's home directories are mounted on each host. The hosts may have different numbers of CPUs/cores and different kernels. Keep in mind that a user is able to log into each host and calculate on it. However, he should use the TaskManager to submit calculation jobs to the cluster to avoid an overload of the hosts. Jobs which are under the control of the TaskManager are executed on a host of the computer cluster with the rights of the respective user to ensure that the executing jobs have the permission to access the user's files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RedMQ

    Simple, flexible messaging with Redis.

    ...This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support for conditional messaging and custom message routing as well as standard point-to-point and publish-subscribe messaging models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Dinapter:

    Generate adaptation contracts between incompatible services

    Dinapter automatically generates a mapping between methods of incompatible components/services based on their public interfaces and behaviors. It uses a combination of expert system and A* algorithm. Dinapter is the prototype resulting from a couple of research papers: * J.A. Martín, E. Pimentel. Automatic Generation of Adaptation Contracts, FOCLASA'08, ENTCS, 2008 - http://goo.gl/21iJZ * J.A. martín, E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    easy fusion is a java-based framework that intends to automatically deploy and control information fusion systems (IFS) on distributed and dynamic resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tiny Distributed Computing Library is an easy to use cross-platform library for performing distributed computations. It is written in C++ and designed with good performance and modularity in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    InterMap is an Internet mapping application that allows the user to combine interactive maps from distributed Internet Map Servers in a browser. InterMap supports OpenGIS WMS and ESRI-ArcIMS and can be fully integrated with the GeoNetwork Metadata portal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Important information!!! The Mapbender project moved under the roof of the Open Source Geospatial Foundation at http://www.osgeo.org/. All downloads and information are linked from the project site at http://www.mapbender.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CORBA SBS is a Step-By-Step book, teaching CORBA right from scratch for beginners. The examples are written in Java having JacORB in mind as the ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    amlcartography

    amlcartography

    Cartography tools for ARC/INFO

    AML and C code and documentation for cartography within the ARC/INFO geographic information system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mobilemaps is a Nearby Engine which allows users to find Web pages by location. Extremely fast and capable of scaling to any number of pages, it supports OpenGIS map-servers and uses MySQL, Perl and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ObjectBroker is an object relationnal mapping framewok for the .NET plateform. It provide transparent persistance and transaction management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web based front end and services providing network management, deployed and stock inventory, billing, usage, coverage information and other services required for daily operation and long term planning of the Wireless Internet Service Provider (WISP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MKS CORE SYSTEMS DEVELOPMENT * Project and Knowledge Management System * Collaborative Messaging and integrated Workflow engine * On-line voting, scoring and reviews * Template based Project Creation * Tree-based Knowledge Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The SensorWeb project aims at developing Open SensorWeb Architecture (OSWA) and implementing standards compliant platform and middleware for integration of sensor networks with emerging distributed computing platforms such as Grids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB