awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devster avatar

devster/ubench

0
View on GitHub↗
564 نجوم·70 تفرعات·PHP·2 مشاهدات

Ubench

Micro PHP benchmark library

Features

  • Code Analysis and Refactoring - Benchmarks small code snippets for performance.

سجل النجوم

مخطط تاريخ النجوم لـ devster/ubenchمخطط تاريخ النجوم لـ devster/ubench

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة devster/ubench؟

Micro PHP benchmark library

ما هي الميزات الرئيسية لـ devster/ubench؟

الميزات الرئيسية لـ devster/ubench هي: Code Analysis and Refactoring.

ما هي البدائل مفتوحة المصدر لـ devster/ubench؟

تشمل البدائل مفتوحة المصدر لـ devster/ubench: rrrene/credo — Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code… sveltejs/language-tools — This project is a language server implementation and code editor extension designed to provide intelligence for Svelte… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… pycqa/pylint — Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and… dotnetanalyzers/stylecopanalyzers — An implementation of StyleCop rules using the .NET Compiler Platform. cezarypiatek/mappinggenerator — "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time. Read more…

بدائل مفتوحة المصدر لـ Ubench

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ubench.
  • pycqa/pylintالصورة الرمزية لـ PyCQA

    PyCQA/pylint

    5,685عرض على GitHub↗

    Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and code smells without executing the program. It parses code into an abstract syntax tree and walks the tree to detect issues, enforces configurable style rules and naming conventions, and identifies duplicate code blocks by comparing tokenised source sequences. The tool also includes an inference engine that deduces variable types by simulating code paths, enabling deeper analysis even in untyped code. What distinguishes Pylint is its plugin-based checker architecture, which allo

    Python
    عرض على GitHub↗5,685
  • rrrene/credoالصورة الرمزية لـ rrrene

    rrrene/credo

    5,193عرض على GitHub↗

    Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code to identify stylistic inconsistencies, common mistakes, and potential security vulnerabilities. The tool provides a customizable framework for defining and testing specialized rules to enforce project-specific coding standards. It identifies complex code fragments and duplication to highlight opportunities for refactoring and simplification. Its capabilities cover automated code reviews, the enforcement of Elixir coding standards, and real-time developer feedback through edit

    Elixir
    عرض على GitHub↗5,193
  • microsoft/vscode-goالصورة الرمزية لـ microsoft

    microsoft/vscode-go

    5,897عرض على GitHub↗

    This project is a Go language extension for VS Code that provides a comprehensive development environment through a language server client, a debugging interface, and a test automation runner. It integrates language intelligence, formatting, and debugging capabilities to support the full Go language development lifecycle. The extension distinguishes itself by managing the Go toolchain, including the installation and configuration of external binaries required for language features. It also features a dedicated test automation interface that allows for the generation of unit test skeletons and

    TypeScript
    عرض على GitHub↗5,897
  • sveltejs/language-toolsالصورة الرمزية لـ sveltejs

    sveltejs/language-tools

    1,431عرض على GitHub↗

    This project is a language server implementation and code editor extension designed to provide intelligence for Svelte components. It functions as a static analysis tool that parses source code to deliver real-time feedback, automated formatting, and code navigation within development environments. The tool distinguishes itself by utilizing a virtual file system mapping that translates component files into modules, allowing standard language tools to process non-standard syntax. It integrates directly with the TypeScript compiler to perform type checking and static analysis across mixed scrip

    TypeScriptlanguage-serversveltevscode-extension
    عرض على GitHub↗1,431
  • عرض جميع البدائل الـ 26 لـ Ubench→