Showing 69 open source projects for "learning linux command line"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    py-spy

    py-spy

    Sampling profiler for Python programs

    py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    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: 15 This Week
    Last Update:
    See Project
  • 3
    miniperf

    miniperf

    Perfmon PMU Collecting tool

    command line based tool to collect Perfmon Counting data from Hardware PMU C ounters on Intel x86 processors Supported Platforms <> Server - Intel 5th Gen Xeon Processor (Emerald Rapids) -> Core (Raptor Cove) - Intel 4th Gen Xeon Processor (Sapphire Rapids) -> Core (Golden Cove) -> CHA <> Client - Intel 14th Gen Client Processor (Meteorlake) -> P-CORE (Redwood Cove) -> E-CORE (Crestmont) - Intel 13th Gen Client Processor (Raptorlake) -> P-CORE (Raptor Cove) -> E-CORE (Gracemont...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Developer tool for automatic runtime tracing software errors with various resources. Number of resources virtually unlimited.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    cpuplot

    Command Line profiler of CPU usage

    cpuplot Command Line Profiler of CPU Usage and Load Average. Synopsis: BASH script that shows the history of CPU usage, and what procces uses the most CPU at a given time. Bar graphs represent the percentage of Total CPU Usage, and the percentage of Total 1 Minute Load Average. Default wait interval between system readings is 5secs. But a different one can be set in the command line with the "-i" argument. Default output is formatted for the standard console width of 80 columns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mpiP is a lightweight profiling library for MPI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages. cloc is now being developed at https://github.com/AlDanial/cloc
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 9

    Diagonal

    A command line toolki to solve a problem your favorite program defines

    Diagonal can be used for: - getting descriptive statistics such as mean/median/mode with your program producing a sample - finding a root of an equation your program defines - calculating a fixed point of a function your program defines - detecting a cycle of a fuction your program defines as well as - decoding a VCDIFF file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 10

    configthis

    Manage and execute Linux testing and reporting programs

    These bash shell scripts are intended to iteratively load executable files via symbolic links and echo output to a log file for later review. These bash shell scripts rely on a directory structure intended to group testing and reporting executable files by project, target platform, and version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    bcov is a code coverage tool similar to gcov. Unlike gcov, it does not require recompiling the project for coverage. Coverage is determined by using temporary breakpoints, which causes minimal overhead. gcov produces a lcov style coverge report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Generic data visualizer tool to display output of command line data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Celero

    Celero

    C++ Benchmarking Library

    This project is now maintained at GitHub: https://github.com/DigitalInBlue/Celero Celero is a cross-platform open source C++ benchmarking library. Written with an API similar to Google Test, Celero utilizes C++11 features, offers tested benchmarking capabilities with microsecond precision, baselining, fixtures, and easy test setup. Use the baseline feature to measure/benchmark algorithm performance against a known case to more accurately rate performance of solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Welcome to IgProf, the ignominious profiler. IgProf is a simple nice tool for measuring and analysing application memory and performance characteristics. IgProf requires no changes to the application or the build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    runtimes invokes a program several times and prints real, user, and system CPU times. It also calculates average, variance and standard deviation of the run times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parses and analyses Documentum 6.x DFC traces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple commandline tool that displays the timestamp in seconds, milliseconds and microseconds. Detailed information: http://sourceforge.net/apps/trac/sabali-timex/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next