Showing 1705 open source projects for "linux-gnome"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 1
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TDFS-lis can be used both as TCP client and TCP server with IPv4 and IPv6 support. TDFS-lis is a general pourpose tool, usefull to test clients, servers and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reflexive provides a clean way to handle string literals, by dynamically resolving properties and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 5
    Spec++ is a framework for practicing Behavior Driven Development (BDD) in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAT is a JUnit-like framework for building and running test scenarios for multi agent systems developed in JADE platform. It relies on the use of aspect-oriented techniques to monitor agents’ interactions and to control the test input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TeCoHe - Test Component Helper - A tool to generate data instances' components to facilitate system tests and test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Flyspray is an uncomplicated, web-based bug tracking system for assisting with software development, written in PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Simple Java interface to copyright-free version of Websters Dictionary. Quickly returns random proper names, terms and connectors. Useful for populating realistic test data. Also looks up common words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mere Javascript is a collection of independent micro modules to do the grunt work of javascript development so you don't have to. It does not pretend to be a framework, rather, it leaves that job up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This package provide access to non public fields and methods as help for writing tests. Developers can it use in JUnit and TestNG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The HTML sandpit allows you to experiment with HTML, CSS and Javascript and see the results on the same page. The sandpit is tiny - a lean version is less than 40 lines of mostly HTML and a small Javascript function. The sandpit can be used off-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Model XML Schema documents in first-order logic using Alloy in order to generate test inputs for applications and prove constraints about documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dSpec is a BDD framework for Delphi/Pascal built as an extension of DUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A file comparator with special knowledge of binary formats such as Windows executable (.exe), object (.obj), and library (.lib) plus Unix .a (archive) files. It knows how to ignore datestamps and other fields which don't affect the file's behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple but fairly complete unit test framework for C in a single header file. Features fixtures, test suites and integration with xcode!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AJHotDraw (swerl.tudelft.nl/view/AMR/AJHotDraw) is an aspect-oriented refactoring of the JHotDraw two-dimensional graphics framework. TestJHotDraw is developed as a test subproject aimed at ensuring behavior conservation between the two solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MergeRight is a graphical tool for comparing and merging multiple versions or revisions of a text or source file, with or without a specified common ancestor, with recommendations for passages in conflict, easy inclusion and exclusion, and live editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A maven plugin that will let the developer use Selenium-RC to launch integration tests on a site being developed and use the results to, for example, stop the maven build cycle if any test fails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Automated computer program grading solutions designed for trainings on computer languages, data structures and algorithms. See http://openjudge.net for details.
    Downloads: 0 This Week
    Last Update:
    See Project