Showing 44 open source projects for "maps"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Organic Maps

    Organic Maps

    Organic Maps is a free Android & iOS offline maps app for travelers

    Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team! Organic Maps is the ultimate companion app for travelers, tourists, hikers, and cyclists. Detailed offline maps with places that don't exist on other...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    MathModel

    MathModel

    Mathematical Modeling for Graduate Students, Mathematical Modeling

    MathModel is a repository dedicated to collecting and organizing resources around mathematical modeling, especially for university students preparing for modeling competitions (e.g. undergraduate and graduate levels). The content spans exemplary competition papers, algorithmic solutions, LaTeX templates, presentation slides, MATLAB tutorials, and mind maps of modeling approaches. It acts as a centralized archive where learners can access high-quality past solutions as references, borrow...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JavaGuide-Interview

    JavaGuide-Interview

    A study for technical interviews focused on Java

    ... questions, often pairing concise explanations with diagrams or sample code. Checklists, topic maps, and links help learners plan a study path rather than passively reading. It is widely used by students and working engineers to systematize preparation and build confidence before on-sites or coding screens.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    MatCont

    Numerical Bifurcation Analysis Toolbox in Matlab

    MatCont is a Matlab software project for the numerical continuation and bifurcation study of continuous and discrete parameterized dynamical systems. Leaders of the project are Willy Govaerts (Gent,B) and Yuri A. Kuznetsov (Utrecht,NL) and Hil G.E. Meijer (UT, Enschede, NL). Matcont for ODEs and MatcontM for Maps Publishing a paper using our software? That's great. Please do us a favour and cite: New features of the software MatCont for bifurcation analysis of dynamical systems...
    Leader badge
    Downloads: 272 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    vym - view your mind
    VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 6
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey implements the Quine McCluskey algorithm with Petrick’s Method (or the method of prime implicants) for minimization of Boolean functions. This software can be used both for learning and solving real problems. As a learning/teaching tool, it presents not only the results but also how the problem was solved as well as how to use Karnaugh Maps to solve the problem. Up to sixteen functions of sixteen variables can be minimized. A graphical interface is provided for entering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CoronaTracker

    CoronaTracker

    Coronavirus tracker app for iOS & macOS with maps & charts

    Live data shows the most recent data, and updates automatically. Distribution map with two levels of details. Countries, when the user zooms out. Fewer details and reduced clutter. Cities, when the user zooms in. More details. Charts, current state chart for all countries (and cities). Timeline chart for all countries (and cities). Top affected countries chart with info about every country. Daily new cases shows how fast the virus is spreading in a given country. Cases since the 100th case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Countries

    Countries

    Laravel countries and currencies

    This package has all sorts of information about countries. Amongst many other information, you'll be able to plot country maps. This package is not tied to Laravel and doesn't require it to be installed (we have a bridge for this purpose), but it has Laravel Collections in its core, all methods in Collections are available, this way you can do things like filter, map, reduce, search, sort, reject, and a lot more. It, actually, uses Coollection, which is Laravel Collections with a fluent syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Neural MMO

    Neural MMO

    Code for the paper "Neural MMO: A Massively Multiagent Game..."

    Neural MMO is a massively multi-agent simulation environment developed by OpenAI for reinforcement learning research. It provides a persistent, procedurally generated world where thousands of agents can interact, compete, and cooperate in real time. The environment is inspired by Massively Multiplayer Online Role-Playing Games (MMORPGs), featuring resource gathering, combat mechanics, exploration, and survival challenges. Agents learn behaviors in a shared ecosystem that supports long-term...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    3D Game Shaders for Beginners

    3D Game Shaders for Beginners

    A step-by-step guide to implementing SSAO for 3D games

    Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights. I've explained each technique in such a way that you can take what you learn here and apply/port it to whatever stack you use—be it Godot, Unity, Unreal, or something else. For the glue in between the shaders, I've chosen the fabulous Panda3D game...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GraceMX

    GraceMX

    GraceMX is an Evironment geared toward bible study, Based on MX linux

    “Sometimes the miracle is simply His mercy.” ― Jane Johnson, Mercy Like Morning "Grace will give you credit for something you did not do in the first place" ps Ray Bevan The popular saying goes, " You are a product of your environment". GraceMX is an MX Linux respin providing the environment for students and bible nerds alike to grow in the Word of God. GraceMX institutes popular feature rich bible study applications, addons, scripts and productivity tools to increase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ADiKtEd (Another Dungeon Keeper map Editor) is a text-based map editor for Dungeon Keeper, a game released in 1997. It can be used to create a map from the very beginnings, or to tweak maps created in Official Editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Maps 2D XY

    A program to represent and explore parametric curves (x,y)=(x(t),y(t))

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Geothek
    An extension to the desktop globe marble, providing the following additional modules: pixel maps, statistics module, 3D view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Argunet

    Argunet

    argument map editor for analyzing and visualizing complex debates

    Argunet is a client-server software for computer-supported argument visualization (CSAV). Reconstructed debates are visualized as argument maps and can be shared through the Argunet Server.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    SobekCM Digital Repository

    SobekCM Digital Repository

    Open-source digital repository software

    Welcome to the current (and previous) release download site for the open-source SobekCM Digital Repository / Asset Management software. SobekCM allows users to discover online resources via semantic and full-text searches, as well as a variety of different browse mechanisms. For each digital resource in the repository there are a plethora of display options, which may be selected by an appropriately authenticated use. This repository includes online metadata editing and online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AI Path

    AI Pathfinding Presentation

    Presentation of pathfinding algorithms Howto: 1. Create Map (manual or use Map -> Rapid Deployment) 2. Select start point 3. Select end point 4. Choose alg 5. Click Path -> Find
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Conzilla is a concept browser. It browses and edits 'context-maps', a construct similar to conceptual models, UML diagrams or mind-maps. Conzilla uses RDF to describe and distribute such models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GeoSolid3D produces 3D geologic solid models, incorporated into the aquifer and confining units of the USGS ground water models, Modflow and Sutra. Uses GIS data of DEMs, geologic maps, and maps of river, watershed, recharge, and aquifer parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iES is a interactive emergency simulator that displays maps and resources to emulate and study a mass-casualty event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    classification system
    The SLiCproject is the manuscript map for the original rendition of an information classification system designed with the intention of meeting a standard of scientific ordering of all of human knowledge. The system is designated, "Secular Library Classification." The mind maps downloads are currently in .mm format for Freeplane and Freemind applications. Other media forms are expected pending further development, and distribution necessities. The downloads are not completely open-source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SiZoop, Simple zooming presentations, is a simple software for create Concept Maps and view them by a zooming interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ATS - Alpine Tool Set
    Tools for handling GPS Tracks / Maps etc. GPLed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Autonomous Distributed GIS :: GLOBALBASE / browser COSMOS / server LANDSCAPE :: Browsing graphically seamless the Earth. The world is group of many maps which are in the worldwide distributed server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.