28 programs for "g-code" with 2 filters applied:

  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1

    qlogtimeliner

    Your application log analysis tool.

    This tool helps with analysis multithreaded logs by visualising log events on a timeline. It is user responsibility to create rules for log parsing in actionscript (like JavaScript) You need to have latest Qt sdk installed in order to build it from source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AOP for Erlang

    Aspect Oriented Programming (AOP) for Erlang

    Implementation of Aspect Oriented Programming (AOP) for Erlang. The AOP weaver is running against a target set of source files and controlled by aspect definitions. The weaver is implemented as a parse transformation function of Erlang compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    AnalysesOracle Performance Doctor is a tool which helps you to understand the behavior of your application on Oracle database level. The tool does: 1. Extract execution plan for all SQL’s executed by specified db user and print it to file on server side. 2. For all executed SQL statements the tool will provide more performance version of sql text by using built-in module dbms_sqltune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    A collection of library code and tools for application execution profiling and performance testing. You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Memory Profiler for C

    Simple C library for helping writting code with no memory leaks

    Memory Profiler for C is a very simple C library for helping developers writting code which contains no memory leaks. It keeps track of all the allocated dynamic memory and allows for its printing. The source code is very simple and easily customizable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    QuickProf is a simple runtime performance measurement tool for C++ code. It provides a rough performance estimate with minimal effort. This kind of feedback can be invaluable to developers who want to optimize performance where it matters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This is a simple C/C++ tool to exactly profile certain functions/blocks of code in a multithreaded application. In particular, this tool can be used to precisely measure overheads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Perfidix is a tool for developers to conveniently and consistently benchmark Java code. It's intentionally designed to be used like JUnit to simplify its adoption and comes with a suitable Eclipse plugin. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Collection Size Profiler. Use CProfiler to get traces of collection sizes of dynamically instrumented Java programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Jarrut
    Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A pretty primitive portable profiler for Java 5.0. It only produces "flat" profiles, has only experimental support for multithreaded code, and aims at minimal overhead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Jetrace is a Java Enterprise trace tool that J2EE developers and architects can use to discover erroneous execution flows in JSPs, Servlets, EJBs, JNDI calls, JDBC calls and sockets. It can be used to validate both code and design and to troubleshoot.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    j2moose is an eclipse plugin to export java and jsp source code to a format understood by the Moose reengineering environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next