Showing 197 open source projects for "compiler python linux"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Metatest - a simple and elegant Python framework for writing tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Browsershots
    Browsershots is a system for capturing screenshots of Web pages in many different browsers. When a user submits a web address on the central web interface, the screenshots are made automatically on distributed computers that are run by volunteers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    JspTest is a JUnit extension for testing JavaServer Pages outside a Servlet container. It uses the Jasper JSP compiler from Apache Tomcat and the Java compiler distributed as part of the system's default JDK. NOTE: DOWNLOAD LATEST VERSION WITH MAVEN 2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Addanc is a distributed/scalable system for stress/load testing web based applications. Addanc tests focus on the arrival rate of service requests rather than a fixed number of simulated clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    GNU/Linux Desktop Testing Project (GNU/LDTP) is created with the goal of producing high quality test automation frameworks and cutting-edge tools that can be used to test the Linux Desktop and improve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit test cases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wxPyCoverage accepts trace.py output and displays the Python source code, indicating lines not yet executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Framework for writing decorator for FIT [Framework for Integrated Test][http://fit.c2.com/] fixtures. This project also provides a set of standard fit fixtures which can be used to decorate existing FIT table without modifying them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mock objects implementation (inspired by SimpleTest for PHP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rugg is a hard drive and filesystem harness tool that allows you to test and benchmark drives and filesystems, by writing simple to complex scenarios that can mimic the behaviour of real-world applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal is to enable testing frameworks to play tests that have been written in any language. For instance, python tests may be played inside Junit, for Junit may be your framework of choice. Project known as Yactu (Yet Another Cross Testing Utilities)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A library for testing code that makes use of Subversion's Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mock Object library for aiding the authoring of unittests in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Provides runtime typechecking facilities for python functions, methods and generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A wxPython-based implementation of some of the user interface toolkit APIs defined by Python for Series 60 (PyS60)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyrap is a pygtk application and python library that will allow a tester to "record and playback" gui applications on linux. The recorded test creates a executable python script for playback. Recording uses image recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.