Showing 3037 open source projects for "mind-mapping"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    CCM (C# Collections Mapper)

    The CCM is a mini ORM, working with the database and C# collections

    CCM is a solution for the data management layer in the combination of Sql Server with a C # application. In whole this is a strongly typed entity mapper projecting the application's business logics onto database tables using T-SQL stored procedures. CCM allows you to implement fairly complex data structures in your application, without bothering about difficult and tedious questions of data acquisition and conversion issue, allowing you to pay more attention to the develop of business logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chloe

    Chloe

    A lightweight and high-performance Object/Relational Mapping(ORM)

    Chloe is a lightweight Object/Relational Mapping(ORM) library. The query interface is similar to LINQ. You can query data like LINQ and do any things(Join Query | Group Query | Aggregate Query | Insert | Batch Update | Batch Delete) by lambda with Chloe.ORM. Pay attention to splicing lambda expression trees by yourself, do not wrap your variables with ConstantExpression, otherwise, non-parameterized sql will be generated, and there is a risk of sql injection!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kalypso
    Kalypso is an open source application for geospatial modelling and simulation. It is primarily developed to be a user friendly tool for GIS-based modelling and simulation of hydrological and hydraulic numerical models.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    AlphaPlayer

    AlphaPlayer

    AlphaPlayer is a video animation engine

    ...Because ByteDance operates at large scale and handles many video-based products, AlphaPlayer is likely developed with robustness, performance, cross-platform support, and flexibility in mind. For external developers, if properly documented, AlphaPlayer might offer a way to embed media playback.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    MiModD

    MiModD

    Mutation Identification in Model Organism Genomes using Desktop PCs

    MiModD is a software package for genomic variant identification from next-generation sequencing (NGS) data with optimized usage of system resources and a user-friendly interface. For most model organism genomes it lets the user carry out a complete analysis from unaligned genomic NGS read data to an annotated list of variants on a regular Desktop PC within a few hours. Its user-interface is beginner-friendly and designed to encourage geneticists to analyze NGS data themselves without the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    minicoro

    minicoro

    Single header stackful cross-platform coroutine library in pure C

    Minicoro is a single-file library for using asymmetric coroutines in C. The API is inspired by Lua coroutines but with C's use in mind. The project is being developed mainly to be a coroutine backend for the Nelua programming language. The library assembly implementation is inspired by Lua Coco by Mike Pall.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    OffRoad

    OffRoad

    Offline vector map display ported from OsmAnd

    An offline map viewer for the Desktop based on OsmAnd.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    M2SQL

    M2SQL

    Replicate your Mumps Globals into Relational Data Base

    M2SQL is a handy tool that permits to map your existing Mumps Globals in a relational Vision. The mapping process is simple and intuitive and is done only once. The Mapping process will describe the Mumps Globals data as a complex of Applications, Hierarchies, Relations and fields. Once mapping is completed you will able to replicate all the Mumps data into Target Relation database such as SQLITE or MYSQL. Normally you will do the replication process once a day while system is silent. ...
    Downloads: 2 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
    Luvit

    Luvit

    Lua + libUV + jIT = pure awesomesauce

    Luvit implements the same APIs as Node.js, but in Lua. This helps teams migrate without having to learn a new way of programming. Choose your async model; we don’t mind; we encourage experimentation. If you don’t like callbacks and event emitters, use coroutines and write blocking-style code without actually blocking your event loop. The various projects in the luvit ecosystem can be mixed and matched to build the ideal runtime for your application. The luvit CLI tool can be used as a scripting platform just like node. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    HiPlot

    HiPlot

    HiPlot makes understanding high dimensional data easy

    ...You can load results from simple CSV/JSON logs or programmatically push “experiments” with typed fields, metrics, and tags. The UI supports dynamic filtering, color mapping, and tooltip details so you can iteratively narrow to the most promising configurations. Because it renders as self-contained HTML, you can embed the visualization in notebooks, export it, or serve it as a lightweight web app for teammates. HiPlot also offers summary statistics, correlation hints, and outlier highlighting to surface patterns that aren’t obvious from raw tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Protocol

    Protocol

    Shelling point, coordination center and truth source for the proejct

    The repo is a collection of mission-critical information on the Cyber project. The purpose of the repo is to form both social and technical consensus on the project. The technical is more about having a protocol spec that is possible to implement on any language. The social is more about the common vision aka shelling point for every involved party.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C coding guidebook

    Escape greedy companies. Learn with the help of a community for free.

    Ever seen ads that sell you coding classes to ensure your future? Well Computers were made for the people, by the people and its of the people. You do not need Expensive courses Made for beginners in mind, important points have been highlighted. The latter part is advanced. But still facing difficulty? Check out the wiki page for help, our subreddit for help, link in support page Heck there is YouTube too, its from there i learnt C and I am trying my best to keep on adding to this rapidly evolving guidebook. Try a hybrid model in which you use YouTube for help and my guidebook as notes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    K-Framework
    The KFramework is the first integral SOFEA/SOUI framework for web based business applications using Domain Driven Design. The framework provides a web delivered SWING frontend and a WebServices based backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    opencpnplugins

    opencpnplugins

    Plugins for OpenCPN

    This project hosts various plugins for the OpenCPN chart plotter, which are not bundled with the core package. OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 16

    QFES Mapping

    Maps for QFES

    Maps for QFES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Photonix Photo Manager

    Photonix Photo Manager

    A modern, web-based photo management server

    ...Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. This project is currently in development and not feature complete for a version 1.0 yet. If you don't mind putting up with broken parts or want to help out, run the Docker image and give it a go. I'd love for other contributors to get involved. You can move some photos into the folder data/photos and they should get detected and imported immediately. Once you have finished trying out the system you can edit the volume in the docker-compose.yml file where it says ....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    misc genomics tools

    Various scripts used in sequencing, annotation and RNAseq analysis

    This is a collection of various programs developed in the course of a genomics project, involving the Pseudomonas strain NCIMB10586 These include * identifying and correcting errors in an (eg) pacbio genome sequence using illumina reads * prokaryotic sequence/genome annotation * RNAseq analysis - normalisation and collation of multiple samples as a group * RNAseq visualisation All scripts are provided on a 'best efforts' basis, however due to various system changes I do not guarantee that all files are the version used in the analysis. Also, please be aware that these were very much developed with expediency in mind - that is, the process was expected to be performed in its final form once; little care was given to optimising runtime or chaining scripts together, and sometimes external resources are accessed manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    django-summernote

    django-summernote

    Simply integrate Summernote editor with Django project

    ...Support admin mixins and widgets. Although Post model has several TextField, only the content field will have SummernoteWidget. Apply summernote to all TextField in the model. Please mind, that the widget does not provide any escaping. If you expose the widget to external users without taking care of this, it could potentially lead to an injection vulnerability. Therefore you can use the SummernoteTextFormField or SummernoteTextField, which escape all harmful tags through mozilla's package bleach. django-summernote is served with Bootstrap3 by default, but you can choose other options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mark Mind

    Mark Mind

    Mind map and outliner editor for Windows, Mac, Linux, Android and iOS

    Mark Mind is a next-generation mind map editor. A mind map and outline tool based on electron vue.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Scanning and tomographic X-ray Powder Diffraction data processing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Assign One Project GitHub Action

    Assign One Project GitHub Action

    Automatically add an issue or pull request to specific GitHub Project

    This GitHub Action automatically assigns issues or pull requests to a specified GitHub Project and column when they’re created or labeled. Issues go to "To do" and PRs to "In progress" by default, with configurable column names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LineageOSkenzo

    Pure lineage OS for redmi note 3(kenzo)

    Made using https://github.com/lineageos4microg/docker-lineage-cicd Keep in mind that I merely followed the guide and did accordingly. I am not a ROM dev or anything. Thus, I can't fix any bugs that you may face. I will try to update the ROM, at least, once every 3 months🤞
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Mapiah

    Multiplataform graphical Interface for Therion written in C++/QT

    A modern graphical interface for Therion, a cave mapping software, that aims to be user friendly, full featured and compatible with XTherion. Built with C++/Qt, should be a multiplataform solution that easies the "at office" steps of cave mapping creation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB