Search Results for "source testing unit testing" - Page 16

Showing 485 open source projects for "source testing unit testing"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Simple HTTP Scanner is a creation made for web site pen testing. You can check for directories and files on the remote web server and get some server information like the webserver running and other skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Better Extension for RPM" is a buildroot installation tool compatible with YUM written in C. It is fast and system resources friendly. The main audience are users, developers or administrators of Red Hat/Fedora Core Linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Utility to dump undecorated C++ symbols from C/C++ libraries in a sorted fashion. Useful for testing new library versions for backwards ABI compatibility, among other things. Requires a valid install of VS.Net 2003 or VS 2005, and the .NET 2.0 framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mib is an MPI-based I/O benchmark for clusters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Automating the QA testing process for the Linux Kernel as well as automating benchmarking and regression testing.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    dhcpmap offer ability to inject and capture DHCP traffic into your network. This can be valuable in testing protocol. dhcpmap is dependent on libnet 1.1.0+ and libpcap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CxTest is a JUnit/cppUnit/xUnit-like unit test framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Testing of ethernet switches (IPv4)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    An Extensible memory leakage detection system which can be turn on/off just including or not a C header
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    brutesshd is an application written in c/php in order to prevent bruteforce attacks through ssh. Brutesshd uses iptables/pfctl tools to block this type of attacks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This software is a J2EE and web based network monitoring and testing tool focusing on multicast issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Network Threat Simulation Tool (NTST) will be able to effectively simulate any network security threat including worms, Trojans, spywares, & exploits. It will help in testing the effectiveness of network security devices like IDS/IPS/Firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tomahawk is a command line utility that supports high speeds bidirectional replay (300-750 Mbps) of saved tcpdump(8) files. Tomahawk is great for testing the throughput and blocking capabilities of network-based intrusion prevention systems (NIPS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    USB JTAG Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads. It saves the result as a gnuplot file and a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MPI Grid Ping is a tool for measuring the latency and bandwidth of a cluster. It runs as a standard MPI cluster job, requiring no extra setup. It will be useful for testing/benchmarking and provide an OSS alternative to Microway's MPI Link-Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Data Structure Tester is an OCaml application for multiple testing of various data structures (also written in other lanages, like C or C++).It proviedes many examples to test, easily configurable tester and signatures for all data structers to be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Documents for developers of Peer-to-Peer applications that need to be able to communicate across middleboxes such as firewalls and network address translators, and software tools for testing middleboxes for P2P friendliness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LeakTrack provides memory leak tracking and out-of-range access checks for acquired memory blocks for you C/C++ applications on each platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LiSTEn - Linux SOAP Traffic Engine
    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
    Tools, information, and practices for creating and operating dependable, complex, distributed, software-intensive systems. * Sense - Measure - Analyze - Respond - Optimize * Keywords: Performance Co-Pilot - PCP - PCPMon - Rjobd
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB