Showing 111 open source projects for "support system java"

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

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    PARUS

    PARUS

    Dataflow parallel programming language for clusters

    PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library. Also there are available tools for benchmarking cluster interconnect and visualize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The main objective of the benchmark is to enable an environment that provides reference information needed to support research within the area of ​​Mutation Analysis SQL, with an emphasis on search techniques for reducing databases. The Benchmark was built and available with two different scenarios, each scenario has its own characteristics and can be used independently of each other. Basically each scenario consists of a database Production (BDP) large volume that simulates a real...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open-source Java-based XCCDF reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OO7J is a Java version of the original OO7 benchmark (written in C++) from Mike Carey, David DeWitt and Jeff Naughton = Univ Wisconsin-Madison.The original benchmark tested ODBMS performance. This project also includes benchmarking ORM Tools
    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
    wavsep

    wavsep

    Web Application Vulnerability Scanner Evaluation Project

    A vulnerable web application designed to help assessing the features, quality and accuracy of web application vulnerability scanners. This evaluation platform contains a collection of unique vulnerable web pages that can be used to test the various properties of web application scanners. Visit WAVSEP homepage to learn more: https://code.google.com/p/wavsep/ The project includes the following test cases: Path Traversal/LFI: 816 test cases (GET & POST) Remote File Inclusion (XSS...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    PerfSuite
    A collection of performance analysis software that can assist with a variety of techniques useful for application software optimization and benchmarking. The current release provides support for analysis with hardware performance counters on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    Tiny program written in Java, which provides OS - independent and clean algorithm to measure your mouse rate (mouse latency). Java 7u5 or higher needed to run version 1.1 and lower. Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged. **Version 1.2 changes - Major code review & cleanup - Mouse watching algorithm optimized - Duplicate cursor statistics calculations removed &...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    MailProbe
    E-Mail monitoring, benchmarking and load testing tool with integrated web UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TCJ

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java using JDBC.

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java, which is using JDBC and which was created with an emphasis on open source relational database systems. Thanks to this, it can be used to benchmark almost any RDBMS, which supports SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TRMSim-WSN
    TRMSim-WSN (Trust and Reputation Models Simulator for Wireless Sensor Networks) is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It provides several Trust and Reputation models and new ones can be easily added.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Server Benchmark

    Server Benchmark

    Server benchmark and burn in software.

    Server Benchmark [s.b] allows server engineers and administrators to quickly complete the "burn in" phase of your server and VDI provisioning process. The software also allows users to benchmark processing and memory utilization by dynamically adding threads and building arrays to test memory capacity. Server Benchmark is also a great way to maximize capacity and test response from within your existing Citrix XenApp farm, and VDI infrastructure. Source code is attached to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Universe Benchmark
    A Java Swings based benchmarking utility to measures PC performance by calculating pi on multiple threads. Gives number of Decimal places option.It also shows overall & each thread's status. Result is shown as time taken to complete full calculation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SharpSpecs

    SharpSpecs

    SharpSpecs is an easy-to-use computer specifications program.

    SharpSpecs is a utility for finding out your computer's specifications. It features a bright and easy-to-use interface built for the newer Windows operating systems. Available in an installer or standalone ZIP archive. Support officially ended June 01, 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Simple HTTP GET Load Tester

    Commandline java multithread http load tester

    This program is usefull for testing web balancers and so. We give him an interface with multiple ip address and program use them to send GET request. We can controll request per second, number of threads. After all it prints request count, average time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IOMeterCLI

    IOMeter Command Line Interface

    IOMeterCLI is an IOMeter Add On, basicly to support two functions: command line interface for automation; saving runtime performance data to log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hyuux!
    Hyuux! is an Open-Source benchmark which assesses your CPU's power using the Zeno's dichotomy paradox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Death Star
    Death Star is a 'multi-protocol stress testing' tool. Initially forked from LOIQ v0.3a, Death Star seeks to surpass LOIC and LOIQ in terms of performance, OS support and win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GL-Status is a program to view OpenGL support status of a computer. It provides tools to get render system information, do certain tests and benchmarks to determine the robustness of GPUs and OpenGL drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Convenience classes that other Javatech projects build upon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Simpel service for ANDROID for long time monitoring the battery level. A log file in csv format is created /sdcard/BatteryDog/battery.csv which contains timestamp and all available battery info, like level, temperature and voltage. Includes simple graph.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB