Showing 225 open source projects for "simple-draw"

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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    This is a very simple game created in C. You are free to edit it, to look better or whatever, just give me credit ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KernScope
    Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Quite useful library for code diagnosis. As for now it can measure time of working for simple blocks of code, but features like loop or counters are developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple data corruption testing utilities based on the concept of generating a stream of small self-contained records which can be decoded in a way which makes certain common data corruption modes in filesystems and networks automatically diagnosable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DSL Runner is a framework that provides a easy way to create and run simple DSLs (Domain Specific Language) on Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An simple and quite adavanced framework for qtp scripts. Excel driven framework providing easy accomodation of new scripts. The project has some demo testcases which assumes that the installation directory is default 'c:'. Try it out to experience the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims to create a set of simple OO Perl adapters to various version control, build control, testing and software distribution tools. These adapters are used to create a fully automated and compliant software configuration management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The world’s most trusted PCB design system. Icon
    The world’s most trusted PCB design system.

    Ideal for manufacturers, engineers and PCB designers

    Altium Designer offers a unified environment that empowers engineers with a single view of every aspect of the PCB design process including schematic, PCB layout, harness design, and documentation. By accessing every tool in one place, engineers can complete their entire design within the same intuitive environment and quickly deliver high-quality products.
    Learn More
  • 10
    Simple application to help count spare change and exchange it with U.K. pounds or/and U.S. dollars. This application is not recommended for extensive use, it should be used in a personal level only and never for commercial purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python EasyAccept is a tool that automates acceptance testing for your Python project in an easy way. All you have to do is provide the tool test scripts written in a simple client-readable commands and a Facade from your program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple and ubiquitous integration architecture testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Php script that check an email adress string and return if the email is valid or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The OSA-CBM test bench is a simple user interface written in Javascript that developers can use to test and otherwise view results from an OSA-CBM (an open source condition-based maintenance standard) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DTF4J is a simple but powerful framework for testing distributed applications, i.e., client/server or p2p. DTF4J enables construction of tests that can execute standalone or be easily integrated with and executed along side of JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC). It is implemented with threads for better speed. Please see the code and review it. Criticism is more than welcome. Helps needed to make it robust.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CDZ JsForm Validator is a simple js script use to put ease in validating Forms. Easy to use yet powerful, Easy to adapt in any HTML forms UI. No deep coding required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple unit Javascript testing framework based on Mootools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stopwatch is a simple, highly extensible, API that alows monitoring of any part of the application. It reports hits, execution times and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or real database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NPresent is a simple tool to allow test-driven / behaviour-driven development of Windows Presentation Framework (WPF) GUIs. Think of it as NUnitForms for WPF, but based on NBehave in addition to NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple, straight-forward examples of FIT/FitNesse fixtures for Java and .NET test environments. Documentation and examples are available in the form of a live FitNesse wiki and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project