Showing 879 open source projects for "simple test"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    EMsieve

    A simple sieve/prefactor program for Eisenstein-Mersenne Primes

    A simple sieve/prefactor program for the so-called Eisenstein-Mersenne Primes: 3^p +- 3^((p + 1)/2) + 1. See http://oeis.org/A125738, A125739 and [1] for a good introduction. Some easily established properties are: p must be prime; sign is minus for p=+-1 (mod 12), plus otherwise; composites only have factors of form 6kp+1 (integer k).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A java m3u8 playlist parser for Http Live Streaming. See ietf draft http://tools.ietf.org/html/draft-pantos-http-live-streaming-02 for details. See See: http://m3u8parser.chilicat.net for JavaDoc and simple Webstart application to test the parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QLibUsb

    Qt wrapper for libusb library

    Simple QT wrapper for libusb library with test tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FOPLaboratory

    FOPLaboratory

    A GUI frontend to Apache FOP

    FOPLaboratory is meant to help the developer of XSL/FO style-sheets. This utility shall facilitate the repeated transformation of one and the same XML-file to PDF. Its main feature is therefor the capability to restore the configuration of one transformation job for a later run. When XML-contents or the XSL style-sheet change, you can just execute FOPLaboratory and immediately start processing to create an updated PDF-file. On the other hand, FOPLaboratory lets you swiftly exchange...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5

    GLProbs

    GLProbs: Aligning multiple sequences adaptively

    GLProbs is a simple and effective approach to improve the accuracy of multiple sequence alignment. We use a natural measure to estimate the similarity of the input sequences, and based on this measure, we align the input sequences differently. To test the effectiveness of this approach, we have implemented a multiple sequence alignment tool called GLProbs and compared its performance with a dozen leading alignment tools on three benchmark alignment databases, and GLProbs’s alignments has the best scores in almost all testings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PacMan like game in 3D to test opengl and simple mvc implementation in C++. Probably a good start with C++, game developmen and 3D. Includes a little library to import wavefront objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jtr

    JTR is a Java Test Runner tool

    JTR is a light weight tool which can be used by automation tester and test developers. First of all it uses high-capacity script language - Java. The second is that it is very simple in using and configuration. To start working with JTR you need just some experience in Java, knowledge of XML, comfortable IDE, application under test and a big wish to automate your tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dove

    a powerful little soap client.

    A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation. If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Regex Test GUI

    A simple GUI for testing Java Regular Expressions

    A simple GUI allowing you to test regular expressions using the standard java.util.regex package. Conveniently shows all matches and groups in one table. Saves your last regex/text between runs. Allows setting of primary flags.
    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
    easyCopy

    easyCopy

    java-based clipboard application

    easyCopy 1.0 is a Java-based, cross-platform, simple clipboard application that facilitates the copy-paste process when creating documents with many repetitive terms. It can be useful for code development, technical design documents, test plans development etc. You can drag and drop the strings you want to populate the list and then copy them with a single click. Requirements ------------------- easyCopy requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your system. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Solitaire

    Solitaire

    A simple Solitaire game

    A simple Solitaire game created to test the LinkedList structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Heap Sandbox

    Allocate, write to, and free heap chunks

    The Heap Sandbox is a test application that provides a simple command line interface to allocate, write to, and free heap chunks. This is useful for experimenting with the Windows heap, and let's you try out some simple exploitation methods in a controlled environment. The heap sandbox currently only supports Windows, as it relies on Windows-specific API calls to perform heap creation and management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sudoku

    Sudoku

    A simple Sudoku game

    A simple Sudoku game created to test the concept of objects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Pyvm aims to provide opt based python builds including a simple smoke test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    android calculator

    android calculator

    its a simple android calculator.its good for beginner android learner

    its a simple android calculator.its good for beginner android learner. At first you can test from play store direct. Its my music player: https://play.google.com/store/apps/details?id=com.stormyplayer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sharp Regex Tester

    Sharp Regex Tester

    This is a simple utility for testing regular expression matches

    This is a simple utility for testing regular expression matches. It has the ability to easily test patterns with different regex options. It visually displays the location of the selected regex matches in the text input. Requires .NET framework 4.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sender

    tcp/ip utility for testing network connections/ports

    Sender is a windows tcp/ip client/host that lets you send and recieve text to and from tcp/ip ports. It now has a hex mode so that you can send any 8bit byte combinations. It can be used for testing simple pop and smtp connections (original project reason) or for any other protocols for which you may want to test by hand from windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Wildflower

    Wildflower

    A game development kit for Sifteo Cubes.

    Wildflower is a game development kit for Sifteo Cubes. The Wildflower editor provides a user friendly interface for creating 2D adventure games that run on Sifteo Cubes. The editor is designed for speed and simplicity so creating worlds is fast and running your game is as simple as clicking a button. There is a fun example game with plenty of ideas to get you started. Wildflower can be used to make games without any programming knowledge, but it's also open source software so programmers can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Soundcard Digital Voltmeter

    Measures analog DC signals with the PC soundcard.

    With this software and a simple external hardware, the sound card input of a PC can be used to measure stationary or slowly changing analog signals (e.g. voltages). The hardware converts the input signal into a voltage proportional frequency. The software measures the frequency via the sound card and calculates the corresponding input signal level which is displayed numerically and in a “scope-like” view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jxt4MockTestJ

    Jxt4MockTestJ

    It is a Simple Java Application Program made easy to practice for Entr

    ========================================================================== Jxt4MockTestJ ========================================================================== Developed: Kumar KBS J Version: 9.0.1v ========================================================================== It is a Simple Java Application Program made easy to practice for Entrance Exams. To take test one should set the environment i.e., Question Papers, Answer Papers and Explanation Papers must be Saved/Created in "Test Papers" directory. Under "Test Papers" directory application maintans three sub-directories i.e., 1. Questions: 2. Answers: 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    IDRAfusion

    Fusion algorithms

    IDRAfusion provides a Java library (.jar) with a set of 6 different fusion algorithms to combine (multimedia) retrieval results lists (in TREC format). Simple example results lists following the correct TREC format are also provided in order to test the algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Vocabulary Tester

    Vocabulary Testing Program

    This is a program (written in Python, with graphics based on the Tk/Tcl framework) to test on vocabulary. It allows users to define their own languages and constructs per language. Afterwards, a dictionary of words can be created and the user can be tested on this dictionary. Currently, it is in v0.8 (Beta) of development. After a stable version is released (v1.0), a more detailed repository will be kept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Talk Dirty TTS

    Talk Dirty TTS

    A multi-platform front end for eSpeak, with Character creation tools.

    ...Save the scripts to audio file (.Wav), phonics script for your lip syncing software (_phon.txt), and the actual text your typed. (useful for videogames, subtitles, etc...) Can be used as a simple text reader too. Just make your narators voice, save the file, and you can always have your favorite voice read your email text to you! Just paste in any text and it will read it back to you. Copy and paste works. Linux, windows, and Mac versions will be available as soon as I can test on the platforms. (windows only at the moment)
    Downloads: 0 This Week
    Last Update:
    See Project