Showing 351 open source projects for "source code pro"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Comprehensive Meta Prediction and Annotation Services for Proteins: The new all-in-one prediction tool that can be easily extended to include any SOAP/WSDL-enabled prediction servers. A concise user interface lets you use the results instantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SMARD is a development environment that simplifies the programming of applications based on mobile agents. Using a graphical interface, programmers can design, build and launch mobile agents which are intended to run on JADE platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SunnyX is a complete solution to communicate, view and store datas from a Davis Vantage Pro weather station through serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project contains the code and hardware diagrams for the electrical system of an electric vehicle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    {sets} is a lightweight constraint programming language. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    seeetron-ssc is Java source code for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Website Automatic Usability Testing EnviRonment is a set of tools to assist usability testing of websites. On SourceForge you'll find our source code (Java) and other details can be found, for the time being, at http://wauter.weeweb.com.au/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Modular java based g-code generator API and AutoCAD frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JRete is a rule engine written in Java. Advantages over other expert system shell and artificial intelligence(AI) API - code rules in java language, data may compute accross network with multiple JRete, auto data persistence to database, event-fire direc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    j2moose is an eclipse plugin to export java and jsp source code to a format understood by the Moose reengineering environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Manuelito is a Java tool for decrypting posttranslational modification (PTM) patterns of proteins based on MALDI mass spectrometry spectra. It was built for analysing the 'histone code' but it can be applied to any other highly modified protein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    source code and binary images for Surveyor SRV-1 Mobile Robotic Webcam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The source code) and end users (The Graphical User Interface).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DotPlot is an Eclipse plug-in to graphically compare word sequences of any type of text. Matches will be plotted as dots on a graph. Similarities in thousands of lines of text or code will result in typical textures and diagonals in the plot.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    The Brunswick Science Fair Project is an attempt to evolve code snippets into complex organisms. Programmed in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JChemPaint Applet and Swing Application
    The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UML transformation tool; developed in Java and XSLT; Runs on any java 1.3+ platform. Environment for code generation from UML models, based on XMI, e.g. to J2EE, webservices, xml schema; New generators (xslt/java) can be plugged in. www.modelbased.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB