Showing 57 open source projects for "http dos tool"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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

    TUIT

    Taxonomic Unit Identification Tool

    ...A new field has been added to the properties.xml, please make sure to update it to contain <OutputFormat format="tuit"/> or <OutputFormat format="rdp"/> in the <BLASTNParameters> section. Read our paper in Biotechniques: http://www.ncbi.nlm.nih.gov/pubmed/24502797 Taxonomic Unit Identification Tool (TUIT) is a free open source platform-independent software, designed specifically to facilitate taxonomic annotation of nucleotide sequences via BLAST homology search against the NCBI databases. TUIT is immediately applicable for both to 16S microboime studies as well as for taxonomic classification of the nucleotide reads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CIG-P

    CIG-P

    CIG-P is a simple yet flexible data visualization tool

    ...Publication: CIG-P: Cicular Interaction Graph for Proteomics http://www.biomedcentral.com/1471-2105/15/344/ Previously known as PIVOT (Protein Interaction Visualization and Observation Tool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    openhealthpractice

    A simulation environment for physiology models simulation

    ...Results can also be exported to different formats (xls, txt or csv). This simulation environment is built using Spring Framework and Java technologies. For more information on how to deploy and use the tool, check the installation and user manuals. This tool was developed within the Synergy project. You can view our publication about the Simulation Environment here: http://www.translational-medicine.com/content/12/S2/S7 The rest of the publication outcomes of the project can be found here: http://www.translational-medicine.com/supplements/12/S2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CryptoDock

    CryptoDock

    CryptoDock is a tool that hosts various crypto. algorithms.

    CryptoDock is free multi-platform application written in Java that hosts various hash and modern cryptographic algorithms you can use to protect your sensitive data on your computer. Available cryptographic algorithms: 1. NLSE-1 2. One Time Pad 3. AES Available hashing algorithms: 1. MD5 2. SHA-1 3. SHA-256 4. SHA-512 IMPORTANT: In order to run CryptoDock you need to have Java installed on your computer. Java is free and can be downloaded from - http://www.java.com/
    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
  • 5
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Anteater

    Anteater

    Annotation Tool to Extract Endangered Animals from Text Resources

    The goal of this project is the extraction the information listed below from texts downloaded from the Federal Register (https://www.federalregister.gov). The texts are mainly applications for permits, notices about given permits, etc. This software tool is developed by the Max Planck Institute for the History of Science (http://www.mpiwg-berlin.mpg.de) in collaboration with Dirk Wintergrün and Etienne Benson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPIZD stands for Stress Probing Invasive Zap Destructor; it's a command-line stress test tool used to determine how many simultaneous (concurrent) connections servers can handle. Protocols: http, pop3, pop3s, imap, imaps, smtp, smtps, ssh, radius.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ablator

    A tool for automating laser ablations for neuroscience

    Ablator is a suite of software that automates the microscopic detection of cell targets and also directs a 2-photon microscope to lesion these targets in arbitrary patterns for neuroscience research. See Hayes et al 2012 for an example of its usage (http://www.pnas.org/content/109/21/8286.abstract).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    ...At the startup the program will remind you if there will be notes for current day. Timezones and localizations (En, IT) are supported by the application. This calendar is usable between 1900 and 2020. This tool can be useful to plan gardening tasks or to view some astrology informations. References and requirements: - JRE/JDK version 1.5 or later must be installed on host computer. - UI are made using SWT by Eclipse (see http://www.eclipse.org/swt/). - The software uses AstroLib library version 1.1.5 provided by Mark Huss to calculate Moon's phases (http://mhuss.com/AstroLib.html)...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FullFiller

    Data Base Benchmarking tool

    A very simple tool to automate benchmarking tests on MySQL DBs. It fills MySQL tables columns; perform customized tests; and outputs the results on CSV format. It uses Xeger, a java package for generating random text from regular expressions (http://code.google.com/p/xeger/). Xeger uses dk.brics.automaton java package developed by Anders Møller (http://cs.au.dk/~amoeller/automaton/index.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Strip Chart Recorder

    Stripchart tool to use with GCDC products

    This is a realtime stripchart dissplay application for use on Android 2.1+ operating systems. It connects via Bluetooth to a http://www.gcdataconcepts.com bluetooth accelerometer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool . Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jLlama is a desktop application to monitor servers over SSH. Any figure retrieved from the command line can be polled and graphed in real time. Out of the box, jLlama can graph CPU and Memory usage for Linux and Solaris servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TextMarker
    TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project try to extend the work of open ifc tools project. (http://www.openifctools.org) We want to build a viewer by using jMonkeyEngine (a famous open source game engine) to render the ifc data model finished by open ifc tool project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A wrapper that makes the UMLS MetaMap tool (http://mmtx.nlm.nih.gov/) available as an UIMA analysis engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FNA is a command line tool for creating and analyzing financial networks with concepts developed in social network analysis and network science. NOTE: the project has been moved to http://code.google.com/p/financial-network-analyzer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open tool, tied to www.hobbybirra.com, to formulate, manage, preview homebrewing recipes, upload them to a common repository, and share them with other homebrewers. Latest official releases on http://www.hobbybirra.it/hobbybrew/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    mzSquash is a compression tool for mzML files, an XML-based standard developed by HUPO PSI (http://www.psidev.info) for spectrometer output. All development has ceased. The tool may be useful educationally, but is not a recommended utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GuiTAR stands for "General-purpose Tool for Anaphora Resolution". It was developed in Java at Essex University. (see http://dces.essex.ac.uk/research/nle/GuiTAR/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PaperScope is a graphical tool for exploring the data holdings of the Astrophysics Data System (http://adsabs.harvard.edu/). It enables the user to explore the relationships between Astrophysics papers and locate papers of research interest.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB