Showing 315 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Se trata de un programa almacén de trucos interactivo. Permite consutar los códigos disponibles, además, permite que los usuarios puedan incorporar los suyos propios. Hasta el momento solo soporta C++, Delphi y Visual Basic. -It Is a source code store!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    'Sleepy' is a non-invasive profiler for the Windows platform that allows statistical profiling of applications through sampling the instruction pointer register. Sleepy presents results in a GUI built with wxWindows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FProfiler is a Java Profiler using log4j. Its very fast because it inserts the needed instructions into the byte-code of the class. It can be used to find "Hotspots" in Java programs, libs and servlet environments simply every Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kernel Analyzer is tool for Linux that monitor task preemptions and interruptions in the Linux Kernel. Basically it is a Kernel Patch, that comes also with a user proc interface, a KDB interface, and a Java GUI to display charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    LotusScript libs for Lotus Notes v5 & +. Covers: -Arbitrary precision number management -Automatic doc generation -Profiling of code -Log -Many small usefull functions Code used in production env, but as it's the 1st release, let's say beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Process Monitor uses web interface to view system active process and its resource usage. Support multiple host process monitoring. This to allow developer view their active process and Administrator keep tab on system performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tools and kernel patches for benchmarking and analysis of high performance parallel file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims to build a tool wich will estimate energy consumption for embedded system written in ANSI C code. 8051 platform was selected to develop the first version of this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    a speedy and lightweight filetransfer and network diagnostic tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Simple & efficient tool able to generate tremendous amounts of asynchronous direct IOs. It is highly configurable and scales well (both in terms of system size as well as in amount of storage utilized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JBoss Profiler Tomcat Portion is a tool to port JBoss Profiler from JBoss to Tomcat. It can control the start, pause and stop operations on logging Tomcat runtime data into file system by web interface or third-party tool as JConsole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Performance Issue Detector: Based on Spring AOP, a set of interceptors which detects and reports slow API's, exact methods causing JDBC connection leaks and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CQSAT is a powerful, comprehensive and extensible framework for static analysis of program source code and detection of software defects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool takes the "gmon.out" profile information file generated by the GCC compiler as input and presents this information in a user friendly format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PerfReport reads and analyzes data produced by various performance and memory profilers and generates comfortably browsable web reports, either static or with a database backend and web-gui; it offers built-in filters as well as user plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java Application for All want to do patch and modify your config file on your production of release
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    http://jmsloadtester.marcel-sauer.de JMS Load Tester is a small command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It can be configured with a property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application that provides a benchmark and other infos between regular expressions with the same goal to make your own analyzes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The PHP performance & profiling project aims to provide a free and easy to use set of classes to monitor and analyze PHP scripts and projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ThreadAnalyser

    Analyses multi-threaded applications without need of the sources.

    ThreadAnalyser application allows users to analyse multi-threaded applications without need to have/modify their source code under Linux OS. It provides information about active threads and their stack info, consumed memory, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CxxProf

    CxxProf is a manual instrumented Profiling library for C++

    Please take a look at our project wiki for more detailed information: https://github.com/monsdar/CxxProf/wiki/What-is-CxxProf%3F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aesalon is a program behaviour visualization tool. Instead of static analysis on source code or performance profiling, other aspects such as thread interaction, mutex/semaphore status, dynamically-allocated memory, and file/socket I/O are visualized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAva Fault Injection and MONitoring tool
    Downloads: 0 This Week
    Last Update:
    See Project