Showing 2306 open source projects for "source"

View related business solutions
  • 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
  • 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
  • 1

    LinguaSubtitle

    Creates subtitles for those who learn language

    LinguaSubtitle useful for learning language. It generates subtitles for the movie based on your vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Structorizer
    Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD). Stuctorizer is written in Java and free for any use. The code has been moved to Github: https://github.com/fesch/Structorizer.Desktop
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    PeterHi Classroom

    PeterHi Classroom

    An Integrated Teaching And Learning Environment

    An integrated teaching and learning environment that targets impression, interaction, and involvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    sdcf

    sdcf

    SDCF - Sensor Data Collection Framework for Android

    SDCF is an extensible and highly configurable sensor data collection framework for Android. The SDCF library provides a full configurable service to collect different sensor data (accelerometer, gsm, wifi, network and gps, light, temperature etc.) on a mobile android device. The data is stored in a local database (on the device) and can be transmitted to a remote host periodically (serialized to XML, and optionally packed into an rsa-encrypted archive). The service can also broadcast the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VisualCPU

    Graphical out-of-order CPU simulator

    Java Swing application that simulated an out-of-order CPU. Support already exists for renaming, out-of-order issue, out-of-order completion, in-order retirement, handling of branch misprediction, and integer instructions (single-cycle, multiply, divide, load, store).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NeISS
    NeISS (National e-Infrastructure for Social Simulation) is a JISC funded project which will produce a platform for social simulation. Project Web site: http://www.neiss.org.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jmathstudio - Java Image/Signal toolkit

    jmathstudio - Java Image/Signal toolkit

    Java toolkit for discrete Image and Signal processing.

    JMathStudio is a Java based digital image and signal processing toolkit/library. It is simple to use, portable, light (~300 Kb), extendable and free. Full source code available at https://github.com/bhavyaajani/jmathstudio Android compatible JMathStudio is available @ https://sourceforge.net/projects/jmathstudio-android/
    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
    CatMDEdit - metadata editor
    CatMDEdit is a metadata editor tool for describing resources, mainly geographic information. Developed by IAAA (University of Zaragoza) and GeoSpatiumLab S.L., sponsored by IGN Spain. Technical details: Java, XML, multiplatform, multilingual.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    Lightweight REST JEE Arch Pattern

    Fully working architecture example

    This project is a fully working example for an architecture pattern using only JEE technologies, namely JPA, EJB and JAX-RS. It is intended to serve as an example to help education of Java developers and architects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An electronic edition viewer for CD-ROM/DVD-Editions, probably also web-editions in future. Uses TEI or similar XML-markup as text encoding language, a proprietary XML-standoff-markup to link text and digital images. Uses TEIdex as search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ardublock

    Visual Programming Environment for Arduino

    Visual Programming Environment for Arduino
    Leader badge
    Downloads: 243 This Week
    Last Update:
    See Project
  • 15
    PetriOpti

    PetriOpti

    Petri network optimization with Martinez-Silva algorithm

    A simply application in order to demonstrate Martinez-Silva optimization algorithm on Petri networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    heylib

    heylib

    Android移动图书馆

    android图书馆设计采用android编写,mysql作为数据库,全程以SSH作为后台管理系统。其作为一个联网客户端,主要实现了在线登录,找回密码,查询个人信息,个人借阅信息以及检索图书和在线借阅图书的功能。其前台页面主要借鉴于《饭否》客户端,但后台代码基本为本人所写。本人在项目中担任项目负责人。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Plaggie1.1

    Plaggie is a standalone open source plagiarism detection application

    Plaggie is an standalone open source plagiarism detection application for Java programs. The original authors are Aleksi Ahtiainen and Mikko Rahikainen. The original version can be downloaded from the website: http://www.cs.hut.fi/Software/Plaggie/ We at Maynooth University have updated the original version with following changes. 1) Grouping of students with similar submission 2) Color coding matches of code for easy detection 3) Finding groups of cheaters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ustad Mobile

    Ustad Mobile

    Mobilizing Education for Everyone

    You can make your own courses with eXeLearning with audio, video, quizzes and games; then use them on almost any mobile device! Supports Java 2 Micro Edition (feature phone Nokia, Samsung, Alcatel, LG, etc) Android, iOS, Blackberry, Windows Phone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    CLEiM

    Cross Lingual Education in Medicine

    CLEiM (Cross Lingual Education in Medicine) is an opensource version of an Intelligent System which extract concepts from medical texts and provides qualified information. It integrates information from various sources. This system has been developed by the Intelligent System Group GSI (http://www.esi.uem.es/gsi/) at UEM University. We do NER (Named Entity Recognition) based on GATE platform. The installation is simple, you can use it as a Web application. It has been tested under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SCORM (1.3) E-learning Development Tool

    SCORM (1.3) E-learning Development Tool

    All you need to develop your e-learning courses!

    This is a preconfigured VirtualBox Virtual Machine containing all you need to develop SCORM packages (1.3) for your e-learning courses. Using a Java Wizard, it is possible to add your content to a preconfigured e-learning course and export it in SCORM 1.3 format. Moodle 2.7 LMS is included to test your SCORM packages. The preconfigured e-learning course uses HTML5 tags to allow learners to enjoy the course using mobile devices (smartphones, tablets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SPARQLINGui

    SPARQLINGui is a simple tool to test sparql inference queries

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    choco
    Choco is not hosted on sourceforge anymore. Please now visit http://choco-solver.org/ !
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    TransLength

    Text translation proportional length checker

    Small tool to support the translation of text (application user interfaces, resource bundles, ...) to other languages. Checks that the length of the translated text does not exceed the length of the original text with respect to the proportions of a given font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ReportKeeper

    ReportKeeper

    Quick and efficient online solution for academic statement management.

    In many countries, academics are obliged by their universities or other research facilities to make an annual statement of their academic achievements and progress of their intellectual work. ReportKeeper is a web application for creating and uploading such statements. It is developed with the aim of creating an easy-to-start and intuitive interface to make the experience as safe and comfortable at possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JStudyPlanner

    Study planner for university and college students

    JStudyPlanner is a Java EE based web application that allows to manage academic courses, programs, study plans, and enrollments. Demo: http://ec2-54-85-151-199.compute-1.amazonaws.com/jStudyPlanner-1.0.0-BUILD-SNAPSHOT/ Project uses the following technologies: Spring, Hibernate, HTML, CSS, JQuery, Twitter Bootstrap. Tested with MySQL and Apache Tomcat. Project is in its development stage. Any help with design, development, testing is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB