Search Results for "source testing unit testing" - Page 3

Showing 73 open source projects for "source testing unit testing"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project collects information about the economic system of the computer game "Pirates of the Burning Sea" from "Flying Labs System". All those informations were collected manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
    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
  • 5
    A non-brute-force sudoku solver. Ukodos is sodoku backwards; According to wikipedia, Sodoku is a bacterial zoonotic disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Artifical World simulator, it simulate virtual 3D world and execute IA programs. It have API for programming IAs in C++. it use Irrlicht as 3D engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DurDoomed is a FPS made with the jMonkeyEngine (3D engine written in Java). This FPS will be a lab for testing and optimizing, if possible, the jMonkeyEngine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BackgammonBase is a basic portable C++ class and a small console application for a Backgammon board game with a simple ascii-display for demonstration and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Achaea System for Xpertmud. Goal is to manage all things that can be managed by a program, with priority given to healing. It may morph into something else when finally ready for full testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java implementation of Sudoku. Visually attractive, interactive version with intelligent and brute force solving strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aerial Death put you on the skin of John Hellborn, a xpert pilot of the American army that is testing prototipes. One of the prototipes, has been stolen, and you need to recover it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A casino-style Craps game simulation and library written entirely in Java, designed for running different strategy-testing agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An exact clone of battle engine for the game Stars!. Designed for the purposes of testing and simulating battles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This application provides an easy to understand graphical interface for calibrating (and testing) analog gamecontrollers for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QFighter 3 is a single player role playing game (RPG). It is written in Java, and developed in Linux, with testing in Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of libraries to create (mostly) adventure games, written in C#. Currently includes a library for game logic, and a CLI engine (like old prompt games) - for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB