Showing 56 open source projects for "exe-generator"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    PerfView is a free performance analysis tool that helps isolate CPU and memory-related performance issues. It is a Windows tool, but it also has some support for analyzing data collected on Linux machines. It works for a wide variety of scenarios, but has a number of special features for investigating performance issues in code written for the .NET runtime. If you are unfamiliar with PerfView, there are PerfView video tutorials. Also, Vance Morrison's blog gives an overview and getting...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    doctest

    doctest

    Fastest feature-rich C++11/14/17/20 single-header testing framework

    doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface. The framework is and will stay free but needs your support to sustain its development. There are lots of new features and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mimesis

    Mimesis

    High-performance fake data generator for Python

    Mimesis is an open source high-performance fake data generator for Python, able to provide data for various purposes in various languages. It's currently the fastest fake data generator for Python, and supports many different data providers that can produce data related to people, food, transportation, internet and many more. Mimesis is really easy to use, with everything you need just an import away. Simply import an object, called a Provider, which represents the type of data you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ddosify

    Ddosify

    High-performance load testing tool, written in Golang

    ... and general performance from our reports and charts. Adjust the origin of the requests from 100+ locations. Existing solutions are costly and limited. So we’ve developed a brand-new load generator. Customize your tests with scenarios on UI. Without a line of code! Insightful reports and charts to improve your service capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    GoConvey

    GoConvey

    Go testing in the browser, integrates with `go test`

    Welcome to GoConvey, a yummy Go testing tool for gophers. Works with go test. Use it in the terminal or browser according to your viewing pleasure. GoConvey supports Go's native testing package. Neither the web UI nor the DSL are required; you can use either one independently. Readable, colorized console output (understandable by any manager, IT or not). As long as GoConvey is running, test results will automatically update in your browser window. The design is responsive, so you can squish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Text File Generator

    Generate large text files for various testing purposes

    Generate large text files with dummy data (i.e. for performance testing an app that needs to read a file). This is a console app. It allows to generate large files (you can specify the size in megabytes). There is a template which you can set to define how a single line should look like, e.g. you can make a CSV file from it. This can contain random words, random numbers and sequential numbers. It has a dictionary of English words which you can replace with your own set. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MAX StressTester

    MAX StressTester

    MAX StressTester: Python stress testing tool for max CPU, RAM and Disk

    Disclaimer:im still working on this project please provide any feedback of bugs if you want :D helps me improve the experience for others. Also, windows might flag the exe file for a virus as it a python to exe file (might fix it later) this explains why it could be flagged as a virus on some virus detectors: https://s.id/1Cuk1 MAX StressTester is an open-source stress testing tool developed by ssit, available on the popular software development platform, SourceForge. The tool...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    DBFeeder

    DBFeeder

    Highly Customizable Test Data Generator

    DBFeeder is a great tool to generate synthetic testdata for Oracle Databases and it is ideal for companies who wants to outsource development. Thanks to his original approach, data can be highly customizable and it even fits primary and foreign keys constraints of tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10

    Faker

    A PHP library that generates fake data for you

    Faker is a PHP library designed to generate fake data. It can create fake data by accessing properties named after the type of data you want. Faker’s generators have several packaged generator properties, known as formatters. These bundled formatters can be found in the default locale, and include person, address, phone number, company, date-time and more. Faker is also capable of localization, taking a locale as an argument and returning localized data. It can also populate entities using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yandex Tank

    Yandex Tank

    Load and performance benchmark tool

    Yandex.Tank is an extensible open-source load testing tool for advanced Linux users which is especially good as a part of an automated load testing suite. Different load generators are supported. Evgeniy Mamchits' phantom is a very fast (100 000+ RPS) shooter written in C++ (default) JMeter is an extendable and widely known one. BFG is a Python-based generator that allows you to write your load scenarios in Python. Experimental Golang generator: pandora. Performance analytics backend service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hyenae NG

    Hyenae NG

    Advanced Network Packet Generator

    Hyenae NG is an advanced cross-platform network packet generator and the successor of Hyenae. It features full network layer spoofing, pattern based address randomization and flood detection breaking mechanisms. *** Please check out the latest source from my GitHub repository and check the Build informations. https://github.com/r-richter/hyenae-ng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Integrated packet generator and sniffer for Ethernet, but also works with blocks of data over TCP connection. Enables you to use scripts for automated testing, monitoring, imitating of various network objects, creating custom network tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nightwatch VRT

    Nightwatch VRT

    Visual Regression Testing tools for nightwatch.js

    Nightwatch Visual Regression Testing tools for nightwatch.js. Nightwatch VRT extends nightwatch.js with an assertion that captures a screenshot of a DOM element identified by a selector and compares the screenshot against a baseline screenshot. If the baseline screenshot does not exist, it will be created the first time you run the test and the assertion will pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CitLab

    CitLab

    Combinatorial Interaction Testing Laboratory

    Although the research community around combinatorial interaction testing has been very active for several years, it has failed to find common solutions on some issues. First of all, there is not a common abstract nor concrete language to express combinatorial problems. Combinatorial testing generator tools are strongly decoupled making difficult their interoperability and the exchange of models and data. In this project, we propose an abstract and concrete specific language for combinatorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Advance-PCT-1.0

    A novel Code transformation technique to guide test input generator

    Advance_PCT is a pre-processing technique, that simplifies the complex boolean expression present in a C program. It identifies the boolean expression and creates equivalent conditional branches with an empty body. These additional statements along with original program supplied into test executor to improve test data. It ensures that each atomic conditions have been invoked at least once true and once false. It is done to achieve higher MC/DC, because according to the definition of MC/DC it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MinotaurRTM

    MinotaurRTM

    Vb.net source generator (SQL syntax fully integrated in development).

    With Minotaur (RTM) you can Generate complete vb.net Source. SQL statement are available into source code generation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hyenae.Net

    Hyenae.Net

    Advanced Data Generator

    Hyenae.Net is an advanced data generator and the successor of Hyenae. Hyenae.Net allows you to set up and dispatch custom data streams and can be used to simulate almost any network or data protocol including checksums and data field randomizaion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    this tool for test-data-generation receives an 'excel-sheet' as primary input. second important paramter is the 'number of test-records to produce'. The excel-data will be reused as long data is needed. This tool is hightly paramatrisazable by the use of 'xsl scripts'. data can be created, updated, modified and finally exported in a format of your choice Main Fuctions: (1) Generates Testdata (excel, xsl, xml) (2) Exports generated testdata in multiple formats (csv, excel, html,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathBench PC Benchmark

    MathBench PC Benchmark

    A benchmark to test your CPU, RAM, and system

    MathBench - KRIEG Technologies Developed by: Northumber, KRIEG Technologies This application tests your CPU clock, CPU cores, ALU performance, RAM clock speed and latency, the threading management and your system optimization. It is divided into five calculation: - Pi number calculation - Napier number calculation - Random number generator - Prime numbers generator - Fibonacci series calculation It has four default presets, but the benchmark can be manually configured. - Normal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PICC#USB

    I2C, SPI,1WIRE & digital I/O protocol tester

    This is both hardware (PIC microcontroller) and software (windows .exe) project. You can use it to test I2C, SPI,1WIRE, servo with a simple script editor that runs on windows PC and communicate over USB with PIC and your test circuit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pythia

    Pythia

    High quality fast "true random" number generator (shuffling) for JS

    :: Pythia :: This is a high quality fast "true random" number generator / shuffling system. This means that Pythia never ever repeats the same numbers again regardless of how many tests you do. This also means that it never generates any numbers in a predictable order no matter how many times you refresh. Pythia solves a great problem and is by far the best solution out there. How to use: var my_pythia = new pythia(); Pythia API: .generate - Generate a new random number. .reset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Auto Mouse Clicker - Super Fast

    Auto Mouse Clicker - Super Fast

    A Powerful and Easy to Use Automatic Mouse Click and Drag Generator

    A powerful, fast and yet easy to use automatic mouse click and drag generator. This application allows you to do enormous repetitive clicks and drags with various configuration like adjusting speed and duration of clicks. No installation required, just download and run. NEW FEATURE in 1.3.1: You can now configure/change keyboard short cut just by clicking on short cut text.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 25

    dbtesma

    efficient data generation for benchmarks and performance analysis

    Highly efficient Data Generator for Benchmarks and Algorithm Performance Analysis. Supports fully configurable schemata as well as meta structures like Foreign Keys and Functional Dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next