Showing 24 open source projects for "which"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    ...If you are unfamiliar with PerfView, there are PerfView video tutorials. Also, Vance Morrison's blog gives an overview and getting started information. PerfView is built on a library called Microsoft.Diagnostics.Tracing.TraceEvent, which knows how to both collect and parse Event Tracing for Windows (ETW) data. Thus if there is any information that PerfView collects and processes that you would like to manipulate yourself programmatically, you would probably be interested in the TraceEvent Library Documentation.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Template Studio

    Template Studio

    Template Studio accelerates the creation of new WinUI 3, WPF, etc.

    ...To get started, install the appropriate extension, then select the corresponding Template Studio project template when creating a new project in Visual Studio. Name your project, then click Create to launch the Template Studio wizard. Specify which capabilities you want to use in your app, and we'll build out the framework for the features in your app, tagging TODO items. Here you can add features that enable your app to interact with storage, notifications, layout theming, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DracOS GNU/Linux Remastered
    ...DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based tools-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 50 This Week
    Last Update:
    See Project
  • 4
    Dependencies

    Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows

    Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006. Dependencies can help Windows developers troubleshooting their dll load dependencies issues. Dependencies is currently shipped as two binaries (no installer present) : Dependencies.exe as a CLI tool and DependenciesGui.exe for its GUI counterpart (see screenshot).
    Downloads: 378 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 5
    Zebrunner Community Edition

    Zebrunner Community Edition

    Test Automation Management Tool

    ...It is built on top of popular docker solutions and includes Postgres database, Zebrunner Reporting, Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube, etc. All components are deployed under NGINX WebServer which can be configured in a fully secured environment. The Zebrunner CE repository: https://github.com/zebrunner/zebrunner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    ...*You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source (only stress test + ping). *TCP-Ping is a perfect way to discover network devices which active firewall to ignore ping packets or you can use it as TCP port scanner to check your network security. *Stress test speed graph can be exported as image easily. *Searching log files for certain data is also integrated to app. *Exporting search results as static HTML page.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    GUITAR - A GUI Testing Framework

    A model-based test automation framework for GUI applications

    This framework supports a wide variety of model-based GUI testing techniques. The innovation lies in the architecture of GUITAR, which uses plug-ins to support flexibility and extensibility. Software developers and quality assurance engineers may use this architecture to create new toolchains, new workflows based on the toolchains, and plug in a variety of measurement tools to conduct GUI testing. More detail is presented in this publication: GUITAR: An Innovative Tool for Automated Testing of GUI-driven Software. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    WebAppBurner

    WebAppBurner

    Benchmarking tool for web based applications and web servers.

    WebAppBurner is an easy-to-use, standalone, benchmarking tool for web based applications and web servers. WebAppBurners is able to execute several HTTP(S) requests with multiple workers, and each worker (which simulate an user) can perform multiple iterations (loops). It is able to send POST data to given Urls and it keeps received cookies during each iterations. It runs on Windows with .NET 4.0 framework. Use this program only on web applications and servers you are authorized to do so !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10

    SmartLog

    Smart logfile generator for background services.

    ...Log files can grow quite large pretty quickly when you log too much information, but you need that information to track down the problem. This logfile generator solves the problem by deleting successful iterations of a loop. This allows you to have highly detailed log files, which, at the same time, remains at a manageable size. When your service eventually break, you have all the relevant information - and only the relevant information - available to pinpoint the problem. Logging can be switched on and off with a single property. Simply add the logging code to your methods as in the example method, and your bugs will have no place to hide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ExLock

    ExLock

    File Lock Test Tool

    ...The purpose of this tool is to test / debug / tune the creation of other software. Exlock opens in exclusive mode a file passed as parameter. Other processes accessing the file will get a error. The purpose of this tool is to simply evaluate which is the behavior in case of this error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NUnit.Extensions is a collection of classes which assist with unit testing of .net code using NUnit. Please note that this is not part of the NUnit framework and is in no way endorsed or supported by the people who develop and support the NUnit frame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Product and automation tool independent test automation framework, which uses keyword-driven automation approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hive Mind LOIC
    Hive Mind LOIC is a version of the Low Ordbit Ion Cannon made by Praetox, which was adapted for centralized control by NewEraCracker, when the project was then taken on by me. The amongst a few fixes I added RSS control (Such as via Twitter).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    xmlCoverage measures the extend in which XSDs are exercised by a set of XMLs. i.e. how much of a product xml configuration or xml messages space are covered by current test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Consists of simple and nice GUI [C#] and events handler [C++] with quite a lot of OCI hacking. Interface between handlers and tool's GUI is through tailing of XML "pipeline" files in $HOME/.ocimonitor directory. Tool is quite similar to Quest SQLMonitor, which is unable to trace values.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    NSandbox allows any number of sandboxes, or AppDomains, to be easily created, managed, and unloaded. It is ideally-suited for plugin-based systems, as well as any application which requires execution of arbitrary code in an isolated manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mock framework for c# which deal with static, non-virtual methods and sealed class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    browserunit is a .Net library, which can be used to automate the microsoft internet explorer. the main purpose is testing web applications in a "watir-like" way, usually in combination with NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ClassMirrors.NET is a testing tool which can create mirror class wrappers for .NET objects exposing internal and private classes and properties for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C# scripts for dtmINSPECTOR which support filling out the DTM styleguide checklist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB