awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jkool702 avatar

jkool702/timep

0
View on GitHub↗
192 Stars·4 Forks·Shell·MIT·3 Aufrufe

Timep

timep is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. timep does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!

Features

  • Shell Script Development - Profiler and FlameGraph generator for analyzing script performance.

Star-Verlauf

Star-Verlauf für jkool702/timepStar-Verlauf für jkool702/timep

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht jkool702/timep?

timep is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. timep does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!

Was sind die Hauptfunktionen von jkool702/timep?

Die Hauptfunktionen von jkool702/timep sind: Shell Script Development.

Welche Open-Source-Alternativen gibt es zu jkool702/timep?

Open-Source-Alternativen zu jkool702/timep sind unter anderem: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bash-lsp/bash-language-server — A language server for Bash. bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…

Open-Source-Alternativen zu Timep

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Timep.
  • oldratlee/useful-scriptsAvatar von oldratlee

    oldratlee/useful-scripts

    7,525Auf GitHub ansehen↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    Auf GitHub ansehen↗7,525
  • bash-lsp/bash-language-serverAvatar von bash-lsp

    bash-lsp/bash-language-server

    2,726Auf GitHub ansehen↗

    A language server for Bash

    TypeScript
    Auf GitHub ansehen↗2,726
  • bats-core/bats-coreAvatar von bats-core

    bats-core/bats-core

    6,115Auf GitHub ansehen↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    Auf GitHub ansehen↗6,115
  • anordal/shellhardenAvatar von anordal

    anordal/shellharden

    4,784Auf GitHub ansehen↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Auf GitHub ansehen↗4,784
  • Alle 30 Alternativen zu Timep anzeigen→