Showing 26 open source projects for "exploration"

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
  • 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
  • 1
    Mall Learning

    Mall Learning

    Tutorial and sample-code repository

    mall-learning is a tutorial and sample-code repository that explores an entire e-commerce system architecture from backend to frontend. The associated “mall” project (with tens of thousands of stars) is an open-source full-stack e-commerce platform built with Spring Boot, MyBatis, Elasticsearch, RabbitMQ, Redis, MongoDB, MySQL and containerized via Docker. The learning repository breaks down architecture, business modules (products, orders, marketing, members), deployment (Linux, Docker,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Learn Git Branching

    Learn Git Branching

    An interactive git visualization and tutorial

    LearnGitBranching (LGB) is a Git repository visualizer, sandbox, and interactive tutorial platform that teaches Git concepts through visualization and gamified challenges. Instead of only typing commands into the terminal, users see a live commit tree update dynamically as they experiment with branching, merging, rebasing, and more. It features both sandbox mode for free exploration and structured levels to guide learners through Git fundamentals and advanced workflows. Designed entirely client...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    You Don't Know JS Yet

    You Don't Know JS Yet

    A book series (2 published editions) on the JS language.

    You-Dont-Know-JS is a renowned book series by Kyle Simpson that delves deeply into the inner workings and foundational principles of the JavaScript language. The repository hosts the second edition of the series, which continues the author’s mission to help developers understand JavaScript beyond surface-level syntax and frameworks. Each book focuses on specific language mechanisms—such as scope, closures, objects, and types—providing a rigorous exploration of how JavaScript actually operates...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Little Book of Linear Algebra

    Little Book of Linear Algebra

    A concise, beginner-friendly introduction to the core ideas of linear

    This is a concise, beginner-friendly introduction to the fundamental concepts of linear algebra, intended to give readers intuition without overwhelming detail. The material is organized into chapters covering vectors, matrices, linear systems, vector spaces, eigenvalues/eigenvectors, and other central topics, each with worked examples and explanations. There is also a companion “LAB” section for hands-on exploration (e.g. using Python/NumPy) to help cement the connections between algebraic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    CiteSpace

    CiteSpace

    A widely used tool for visual exploration of scientific literature.

    Visit the new site: https://citespace.podia.com CiteSpace generates interactive visualizations of structural and temporal patterns and trends of a scientific field. It facilitates a systematic review of a knowledge domain through an in-depth visual analytic process. It can process citation data from popular sources such as the Web of Science, Scopus, Dimensions, and the Lens. CiteSpace also supports basic visual analytic functions for datasets without citation-related information, for...
    Leader badge
    Downloads: 5,742 This Week
    Last Update:
    See Project
  • 6
    Artifact GeoMorph Toolbox 3D 3.1

    Artifact GeoMorph Toolbox 3D 3.1

    A toolbox for 3DGM shape analysis of archaeological artifacts

    The Artifact Geomorph Toolbox 3D software is designed to provide the archaeologist interested in artifact shape variability with a toolbox to allow the acquisition, analysis and results exploration of homologous 3D landmark-based geometric morphometric data. As such, the toolbox contains an automated item and semi-landmarks positioning procedure and the fundamental statistical analyses and procedures to allow the processing and analysis of the data. It is designed to be easy to use...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Brain Tokyo Workshop

    Brain Tokyo Workshop

    Experiments and code from Google Brain’s Tokyo research workshop

    .... The repository includes implementations, experimental data, and supporting research papers that accompany published studies. Notable works such as Weight Agnostic Neural Networks and Neuroevolution of Self-Interpretable Agents highlight the team’s exploration of how AI can learn more efficiently and transparently. Overall, this repository serves as an open research hub for sharing ideas and advancing the understanding of intelligent systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    R4DS (R for Data Science)

    R4DS (R for Data Science)

    R for data science: a book

    ..., and “hands-on” exercises. Comprehensive coverage of data-science workflow: data import, cleaning, transformation, exploration, modelling etc. Includes topics beyond basics: relational data (joins), date/time, strings, working with missing values, visualizing data, etc.
    Downloads: 9 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
    3 Rs of Software Architecture

    3 Rs of Software Architecture

    A guide on how to write readable, reusable, and refactorable software

    This guide aims to help software developers think more clearly about how to build systems that are not only functional today but maintainable into the future. It focuses on three architectural “ilities”: readability, reusability, and refactorability, presenting them in a hierarchical framework so developers can evaluate and improve their code and system design. The project uses a simple shopping-cart application written in JavaScript and React/Redux to illustrate how code evolves from “bad”...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    interactive-coding-challenges

    interactive-coding-challenges

    120+ interactive Python coding interview challenges

    Interactive Coding Challenges is a collection of practice problems designed to strengthen data structures, algorithms, and problem-solving skills. The repository emphasizes a learn-by-doing approach: you read a prompt, attempt a solution, and verify behavior with tests, often within notebooks or scripts. Problems span arrays, strings, stacks, queues, linked lists, trees, graphs, dynamic programming, and more, mirroring common interview themes. Many challenges include hints and reference...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    palmerpenguins

    palmerpenguins

    A great intro dataset for data exploration & visualization

    palmerpenguins is an R package offering real-world ecological data from the Palmer Archipelago penguin species—Adélie, Chinstrap, and Gentoo. Designed as a more engaging alternative to the classical iris dataset, it provides size measurements, clutch information, and blood isotope data for teaching, visualization, and analytics practice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    adv-r

    adv-r

    Advanced R: a book

    Source repository for Advanced R, the authoritative guide by Hadley Wickham, built with bookdown (R Markdown) and designed to deepen R users’ understanding of language internals, functional programming, object systems, and metaprogramming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    JCSprout is a curated learning path for Java engineers that mixes concise notes, diagrams, and runnable examples to cover core computer science and JVM topics. It walks readers through data structures and algorithms, networking fundamentals, Java concurrency, JVM memory model and GC, and common interview problem patterns. The repository emphasizes understanding over memorization, linking conceptual summaries with small code artifacts that can be compiled and profiled. It also highlights best...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ExData Plotting1

    ExData Plotting1

    Plotting Assignment 1 for Exploratory Data Analysis

    This repository explores household energy usage over time using the “Individual household electric power consumption” dataset from the UC Irvine Machine Learning Repository. The dataset covers nearly four years of minute-level measurements, including power consumption, voltage, current intensity, and detailed sub-metering values for different household areas. For analysis, focus is placed on a two-day period in February 2007, highlighting short-term consumption trends. The data requires...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MedioVis is concerned with the user-centred development of next generation visual information seeking systems for novice and nonexpert users. Various Browsing-oriented data exploration strategies are supported (overview & detail, filtering, zooming etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Avenzoar Digital Pathology Tool
    Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Taka is a free database and supporting software about Kanji (Japanese characters). Its aim is to make Kanji easier to learn and research by allowing exploration of the many patterns and relationships linking them together
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ConDEnSE (Confidential Data Enabled Statistical Exploration) will be a web-based environment for statistical analysis of confidential data from various database sources, based on Plone and R, and using the Jackknife method of confidentiality protection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JColorGrid is a Java application for graphical 2D data exploration and rendering of colorgrids, a generalization of the popular heat-map representation. The software exists as a command-line application, a graphical viewer, and an API for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We extend a model of exploration and exploitation to consider the context of hierarchical organizations of varying size and depth, in either the absence or presence of a knowledge management (KM) system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Modernizing the sentential and predicate logic programs, Bertie and Twootie, by cleaning up the code, rewritting the code to conform to the standard Pascal defination, and developing a graphical user interface for both X and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GPLconx is an educational visualization tool that allows exploration of lines and conic sections in three models of 2-D hyperbolic geometry.
    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.