Showing 4107 open source projects for "quality"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    The cartesian programming language

    A functional programming language

    Cartesian is a pure functional programming language, wrapped in an imperative and object oriented layer. The main goal is to separate both worlds and to have some very clean and well defined interfaces. This project is the reference implementation of the language, as an interpreter. The interpreter's goal is not performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Extending SoapUI

    Extending SoapUI

    A collection of plugins for SoapUI and SoapUI Pro

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Having moved colmux to collect as of v4.8.3, the only utility here is colplot, which may ultimately simply become a tarball of the same name once the dust over this last reorganization settles.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Aspose Java for Docx4j

    Aspose Java for Docx4j

    Aspose - Your File Format Expert

    Aspose Java for Docx4j provides source code examples for features missing in Docx4j. In addition, there are several use cases where Docx4j implementation is different than Aspose. This repository provides Aspose vs Docx4j source code comparison for the above cases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    ApproxAdderLib

    Library of Approximate Adders

    We provide MATLAB and Verilog Models of GeAr, and previously proposed adders (ACA-I, ETAII, ACA-II and GDA) at http://sourceforge.net/projects/approxadderlib/ GeAr is a low latency Generic Accuracy Configurable Adder that provides a higher number of potential configurations compared to state-of-the-art approximate adders, thus enabling a high degree of flexibility and trade-off between performance and output quality. These MATALB and Verilog models can allow software programmer as well as hardware designers to evaluate their code and design. To the best of our knowledge, this is the first open-source library of approximate adders that facilitates reproducible comparisons and further research and development in this direction across various layers of design abstraction. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LinuxSA

    Linux security assessment tool.

    LinuxSA is a Python project that scans a remote or a local Linux machine for security vulnerabilities and then creates a report of the findings. The scan is read-only and no modifications are made to the target system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FASTQSim

    NGS data characterization and in silico read generation

    FASTQSim is a tool that provides the dual functionality of Next-Gen Sequencing dataset characterization and metagenomic data generation. FASTQSim is sequencing platform-independent, and computes distributions of read length, quality scores, indel rates, single point mutation rates, indel size, and similar statistics for any sequencing platform. To create training or testing datasets, FASTQSim has the ability to convert target sequences into in silico reads with matching error profiles. FASTQsim allows the user to simulate individual read datasets that can be used as standardized test scenarios for planning sequencing projects or for benchmarking metagenomic software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Roomba

    Roomba

    A Node.js tool to examine the correctness of Open Data Metadata

    ...Using our framework on prominent data portals shows that the general state of the Linked Open Data needs attention as most of datasets suffer from bad quality metadata and lack additional informative metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    Glest Advanced Engine is a community driven project which extends and improves on Glest. It aims to provide features and tools that help people develop higher quality 3D real-time strategy games for all major platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Fedora: mpv

    Fedora: mpv

    a free, open source, and cross-platform media player

    ...Streamlined CLI options MPlayer's options parser was improved to behave more like other CLI programs, and many option names and semantics were reworked to make them more intuitive and memorable. On Screen Controller While mpv has no official GUI, it has a small controller that is triggered by mouse movement. High quality video output mpv has a OpenGL based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, and more. GPU video decoding mpv leverages the FFmpeg hwaccel APIs to support VDPAU, VAAPI and VDA video decode acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linkcrawler

    Linkcrawler

    Capable to "Crawl" a site and return a report of all links from it

    Java Desktop application capable to "Crawl" a site and return a report of the status of all the link present at the page, then it moves to another internal page and so on. LinkCrawlers provides a nice HTML5 report with the information of all link per WebPage, Easy to Read. This tool is useful for Web QA testers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Aspose for Apache POI

    Aspose for Apache POI

    Aspose - Your File Format Expert

    Aspose for Apache POI provides source code examples for features missing in Apache POI. In addition, there are several use cases where Apache POI implementation is different than Aspose. This repository provides Aspose vs Apache POI source code comparison for the above cases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lagatgram

    Lagatgram

    Lagatgram - Telegram mod approved by Lagat

    This app works on the same servers as the official Telegram app ( https://play.google.com/store/apps/details?id=org.telegram.messenger ), but has the following extra features: - Select among 8 different theme colors - Select quality of sent images - Select maximum size of sent images - Select resolution of sent videos - Select quality of sent videos - Possibility to replace phone number with username in profile drawer - Possibility to not notify others when typing - Hundreds of new emoticons - Possibility to show phone's layout on tablets too - Possibility to use stock Google emoji (must be at least on Android 4.4) To get beta updates, join Lagatgram's G+ community ( https://plus.google.com/communities/114887582149819350866 ) and sign up to be a tester ( https://play.google.com/apps/testing/org.ilwt.lagatgram )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTML Inspector

    HTML Inspector

    HTML Inspector is a code quality tool

    HTML Inspector is a browser-based JavaScript code quality tool for checking markup against customizable rules. It was designed to sit between strict W3C validation and having no markup standards at all. The tool can detect questionable HTML patterns, enforce team conventions, and help developers catch structural problems before they become harder to maintain. Its rules are opinionated by default but can be customized or extended to match a team’s own standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TCPPackLoader

    TCPPackLoader

    The program loads any TCP-based server simulating up to 10000 sockets

    The program loads your TCP-based server simulating up to 10000 socket connections. OS:Android Program works over GPRS and WiFi. This can help you find out how many connections could your server handle and also what is the status of the network used . Just Enter: IP address of the server Port of the server Maximum number of test socket conections . Server load-this is the slider position -it determines delay (in msec) between each socket connection.Position 0.0s means maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ZeeKMonitor

    Plot Real Time Data on webpage

    This setup lets user to plot any comma separated values at real time. The plotted chart is published on a webpage. This is a good tool to show realtime statistics. Special Thanks to JFreeChart. Please go thru "http://www.jfree.org/lgpl.php" Technically the client needs to broadcast (on UDP) comma separated values to server being used to process chart and push to a webpage. The intermediate dataProcessor will capture the data. The chartProcessor will process and create images (every X...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    H2OGame

    H2OGame

    Free Professional Game Platform PHP Script

    Create your own online Game platform with rating system, categories, full HTML5 design, full admin panel, pages management, advertising management, and much more. ---------- H2OGame was a commercial script (which was sold for £27 per license). NOW, I decided to distribute it as a FREE (and still Open Source) software and under an Open Source license! Enjoy it and visit the official site at: http://idzup.com/php-game-script/ And the HiZup's Lab -> http://idzup.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dhcpclientsimulator

    dhcpclientsimulator

    Both a DHCP client simulator and a DHCP attack tool.

    #DHCP Client Simulator For the DHCP client simulator mode, assuming there is an active DHCP server on the network, the user can choose to simulate any number of DHCP clients. All DHCP leases obtained from the server are saved in the DHCP_Leases.txt file, which is automatically generated by the program. The user can also release the leases received from the server, either one by one (by IP address) or all of them at once. After releasing all the addresses, the DHCP_Leases.txt file is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    SQLViewer

    SQLViewer

    A viewer for databases.

    This application views tables in databases. Now it is supporting such databases as Oracle, MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    intzip

    Fast compression of integer sets.

    ...An arbitrary set of integers (i.e., a collection of unique numbers where the order does not matter) may be transformed into suitable input data by way of translation and sorting. The main focus of the algorithm is to encode structural characteristics of a given list, such as coherent intervals and repeated distances. Therefore, the quality of compression depends on diversity rather than size. In most cases, IntZip is able to achieve much better compression results than general compression algorithms on such data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    ...By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient Texture Synthesis Using Strict Wang Tiles". In order to calculate the lowest cost path between any edge- and sample image an implementation of Dijkstra's algorithm is used which was found in the java graph library 'JGraphT'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    netcfgtooltelnet

    netcfgtooltelnet

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via Telnet. The script reads the IPs of the devices from the NETWORK_IP file and sends the commands you enter in the CMD_FILE file to all the devices. Telnet username/password parameters are configured within the script. This feature can be further customized to prompt the user for them or read them from a file. The script also checks if all the needed files exist, if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cvastroalign

    cvastroalign

    video align tool for astrophotography

    cvastroalign is a program that loads a video sequence, aligns and stacks the selected frames obtaining an image as result of this process..
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo