Showing 289 open source projects for "use"

View related business solutions
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tunit - xUnit test framework

    tunit - xUnit test framework

    Modern c++17 unit testing framework on Windows, macOS, Linux, ...

    Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android. * Github repository : https://github.com/gammasoft71/tunit * Homepage : https://gammasoft71.wixsite.com/tunit * Reference guide : https://codedocs.xyz/gammasoft71/tunit/ * Wiki : https://github.com/gammasoft71/tunit/blob/master/docs/documentation.md * Examples : https://github.com/gammasoft71/tunit/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cpuplot

    Command Line profiler of CPU usage

    ..., and will show only the bar chart for the CPU usage. To change this, use the "-w" argument explained below in the "usage" section. Developer: Ismael Antadillas BSD 3 License Usage: cpuplot -i [seconds] -w [small medium large xlarge]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hitchhiker

    Hitchhiker

    A restful API test tool

    ..., no can't do. Request parameterization, including ManytoMany and OnetoOne, now you can use a request to handle multiple situations like various query strings, bodies. Make a comparison for Api's response between two different environments (eg: stage vs product). Support Handling response before comparing. Easy to deploy (support docker, windows, Linux), keep data in your control, never lose data. All changes will be auto-saved in the local cache even if refresh page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5

    fitnessefixtures

    Fixtures for FitNesse test automation

    FitNesse fixtures is a set of classes you can use in the test automation tool FitNesse (fitnesse.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SystemC Network Simulation Library (SCNSL) is an extension of SystemC to allow modelling packet-based networks such as wireless networks, ethernet, fieldbus, etc. As done by basic SystemC for signals on the bus, SCNSL provides primitives to model packet trasmission, reception, contention on the channel and wireless path loss. The use of SCNSL allows the easy and complete modelling of distributed applications of networked embedded systems such as wireless sensor networks, routers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CitLab

    CitLab

    Combinatorial Interaction Testing Laboratory

    ... problems. It features and formally defines the concepts of parameters and types, constraints, seeds, and test goals. The language is defined by means of Xtext, a framework for the definition of domain-specific languages. Xtext is used to derive a powerful editor integrated with eclipse and with all the expected features of a modern editor. **SEPT 2018 CITLAB is no longer supported**. Use CTWEDGE instead: <https://github.com/fmselab/ctwedge>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jest-puppe-shots

    jest-puppe-shots

    A Jest plugin for creating screenshots of React components

    A Jest plugin for creating screenshots of React components with a little help of Puppeteer. A jest-puppy-shots is a Jest plugin that can help you create Visual Regression tests for your React components. If you ever used Enzyme or Snapshots you will love the jest-puppe-shots. The Snapshot testing approach is really awesome but it has one downside: it cannot be used to make visual regression tests of your components. Thanks to the Puppeteer API it's now possible to use the Chromium browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pFUnit

    Unit testing framework for Fortran with MPI extensions

    pFUnit is now hosted and developed on GitHub. And will be completely removed from sourceforge on January 01, 2020 Please use: https://github.com/Goddard-Fortran-Ecosystem/pFUnit GitHub has been the primary host for some time now, but with the release of pFUnit 4.0 earlier in 2019, the sourceforge site is very out of date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
  • 10
    trust

    trust

    Travis CI and AppVeyor template to test your Rust crate

    Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gremlins.js

    gremlins.js

    Monkey testing library for web apps and Node.js

    .... You can also add custom gremlins easily. While gremlins try their best to destroy your app, another type of scripts called mogwais monitor the console errors and the number of frames by second to detect performance problems. Every action performed by the gremlins, and all the errors that might occur, are all logged! In version 2.0, we now use npm to publish the library and unpkg to serve it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    linux process explorer
    ... server; * Software developers analyzing the troughput of their process: e.g. TCP throughput, memory usage, memory leaks; The most advanced feature is the monitoring of TCP/IP traffic figures, for each SINGLE process (actual connections and throughput). As far as known no other tool has this capability. In the process tree, use the right mouse button to monitor process details.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    The Compartmented Robust Posix C++ Unit Test system. crpcut is a simple to use unit test system for C++, where each test case is run in its own process and own working directory, to ensure that each test case starts from a clean slate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    simple-test

    Simple and easy to use C++ code testing suite.

    simple-test was developed to make C++ code testing easy. A test can be implemented using just one single header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WebLoadTester

    This console tool helps to load test web applications and web services

    This tool is used to load test web application and web services from a windows console application. The tool makes HTTP/HTTPS call to the configured URLs and makes web calls for the given number of users. We can configure the number of users to login at each ramp, interval for each ramp, think time between web calls, and number of iteration for each web calls. The tool comes with multiple configuration files: UserList.xml - All the user IDs and password are stored here for the tool to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Software Automation Framework Support

    Multiplatform data-driven test automation execution services

    SAFS is a software test automation framework supporting data-driven (aka keyword-driven) functional test automation and associated services. The framework can run stand-alone on Windows, Linux, and Mac as well as integrate the use of IBM Rational Functional Tester, IBM Rational Robot, Smart Bear/AutomatedQA Test Complete, Apple XCode UIAutomation, Android SDK Automaton, Thoughtworks Selenium, and several other tools. Among other features, it provides advanced support of language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SPARQL Query Benchmarker

    A simple tool for testing SPARQL system performance and reliability

    SPARQL Query Benchmarker is a simple to use tool (and API) for running any benchmark/testing you want to create against any HTTP accessible SPARQL system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Argus Eyes

    Argus Eyes

    A lightweight commandline tool for visual regression testing of UI

    ... to use is $ argus-eyes capture master. This makes argus eyes go over the config file and take screenshots of all specified components in there. The screenshots are saved in .argus-eyes/master and this set of screenshots can be compared with another set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Growth In Action

    Growth In Action

    Full stack growth engineer in action

    What we introduce in Growth is just a series of practices, and the actual combat of Growth will lead readers to implement these practices. You will see how to develop a web application (blog). How to write tests - unit tests, functional tests, automated UI tests. Build and use continuous integration. Added SEO support - Sitemap, Webmaster Tools and Google Analytics. Create API, make AutoComplete. Develop the corresponding APP and its API - view articles, user login, publish articles. Make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    ... Sentinela API comes in. 5 - Take a print and save in your baseline. 6 - Compares the result with another baseline. (if exists). 7 - Gen tests results report. See the readme for use example. Collaborate: https://github.com/saraivaugioni/sentinelaAPI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Filler Studio

    Filler Studio

    Filler Studio for any kind of automation for Windows,Linux,Mac.

    Filler Studio for any kind of automation based on Java for Windows,Linux,Mac. Automation for Web Applications and Desktop Applications and OS itself also. Automation for IRCTC. Key Replacement Utility,Print Screen Utility are also included. Video tutorials are available on youtube. List Of Utilities in Filler Studio? Filler contain List of Utility use to Deduct Repetitive task in computer. Print Screen Utility IRCTC Filler Links Screen Record Fillers Key Replacement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LOIC-0

    LOIC-0

    A NETWORK STRESS TOOL BASED ON PRAETOX LOIC

    Low Orbit Ion Cannon - 0 (LOIC-0) The original Low Orbit Ion Cannon with interface improvements. ALSO NOTED VERSION 1.0 OF LOIC-0 IS VERSION 1.2 OF LOIC AND SO ON. DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER...
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 23

    Sahi - Web Test Automation Tool

    Sahi is a web automation testing tool focused on testers

    Sahi is an open source test automation tool for automating web applications. It is a tester friendly tool with recorders and object spy and simple scripting. Sahi Pro, the commercial version, is an Enterprise Grade Test Automation Tool that is simple to use and easy to learn. For over a decade now Sahi Pro has helped over 400 Enterprise clients solve everyday problems faced by their QA teams. Sahi Pro is a unique Test Automation tool that is tester-centric while being business-driven in its...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 24
    LOIC-SLOW

    LOIC-SLOW

    LOIC-0 WITH SOME LOWBANDWITH NETWORK STRESSING TOOLS ADDED

    LOIC-SLOW Low Orbit Ion Cannon- Special Lowbandwith Operating Weapon LOIC-SLOW stands for LOIC - Low Orbit Ion Cannon SLOW - Special Lowbandwith Operating Weapon THE NEXT GENERATION OF LOIC-0 DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    debug_new

    debug_new

    C / C++ everything-memory debugger

    ... platform - Multithreading is supported. - Easy to use and install (just include the header and link the source). - Easily debug memory-leaks. - Easily debug dangling pointers. - Easily debug deallocation method correctness. - Easily debug array index errors (when writing past the end). - Easily profile memory usage and track down memory hawks. - Click-And-Goto-Source support for Visual Studio. - Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
    Downloads: 0 This Week
    Last Update:
    See Project