28 programs for "learning linux command line" with 2 filters applied:

  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Kieker

    Kieker

    Software Monitoring Framework

    Kieker is a framework for continuous monitoring and dynamic analysis of distributed software systems. Being designed for continuous operation, it induces only a low overhead. The TraceAnalysis tool allows to analyze and visualize trace information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    mpiP is a lightweight profiling library for MPI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mad for DB - The Migration Advisor for DataBases - analyzes the differences between two database schemas, automatically finds out which changes require individual migration effort and advises migrators which concrete datasets need fixing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Stand alone Java application used simulate a memory leak in order to generate profile signatures. The application has the ability to generate system (CPU) load in order to observe profile signature changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Parses and analyses Documentum 6.x DFC traces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SFN

    SFN is a simple and modular instrumentation agent for Java.

    SFN is a simple and modular instrumentation agent for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java exception extractor. This utility will parse all files (either plain text or bzipped) and tries to search for various exceptions. It then tries to match exceptions against grouping rules (regexps). It is also able to group unrecognised exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple monitoring utility to help optimizing a (MySQL) database server. Run the utility for a time to record queries on the database. Generate reports while the utility is running or afterwards. Reports are available as text or excel-sheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The DTraceToolkit is a collection of over 200 useful documented scripts for analysis of system and process behaviour. It allows in-depth inspection without disturbance of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Maatkit (formerly MySQL Toolkit) contains essential command-line tools for MySQL. It is now hosted at http://code.google.com/p/maatkit/ instead of Sourceforge. Please do not use the forums here; use http://code.google.com/p/maatkit/ instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ebizzy is designed to generate a workload resembling common web application server workloads. It is highly threaded, has a large in-memory working set, and allocates and deallocates memory frequently.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    JRat is the Java Runtime Analysis Toolkit. Its purpose is to enable developers to better understand the runtime behavior of their Java programs. The term behavior includes, but is not limited to performance profiling.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Pprof2calltree-cpp is a C++ port of pprof2calltree to convert a debug data created by APD to calltree format that Kcachegrind understands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    JAllocRate is a JVMPI (Java 1.4+) profiler that collects various memory statistics about a Java program while it runs. Its key function is to measure allocation rate over a specified interval, which sets it apart from other memory profilers.
    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: 0 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
    Performance profiler for Amiga AACE/Tao Intent software. Works for source in both C and VP. Includes filters to convert data into cvs spreadsheets. (Compiles under Linux as well, but no Linux build system is included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next