awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to thlorenz/v8-perf

Projects sharing features with V8 Perf

30 open-source projects similar to thlorenz/v8-perf, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • amplication/amplicationamplication avatar

    amplication/amplication

    16,012View on GitHub↗

    Amplication is a low-code API platform and backend service generator designed to accelerate the development of business domain services. It automates the creation of APIs and data models through schema-driven code generation, transforming structured definitions into executable backend source code. The platform functions as a developer portal orchestrator that establishes standardized workflows and golden paths for software delivery. It enforces organizational coding standards and best practices by applying live templates and predefined blueprints across all generated services. The system inc

    TypeScriptapicode-generationcsharp
    View on GitHub↗16,012
  • andrzejchm/restmockandrzejchm avatar

    andrzejchm/RESTMock

    757View on GitHub↗

    HTTP Server for Android Instrumentation tests

    Java
    View on GitHub↗757
  • andywer/leakageandywer avatar

    andywer/leakage

    1,593View on GitHub↗

    🐛 Memory leak testing for node.

    JavaScript
    View on GitHub↗1,593
  • arturbosch/detektA

    arturbosch/detekt

    0View on GitHub↗
    View on GitHub↗0
  • avast/android-butterknife-zeleznyavast avatar

    avast/android-butterknife-zelezny

    3,351View on GitHub↗

    Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.

    Java
    View on GitHub↗3,351

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • blazorrepl/blazorreplBlazorRepl avatar

    BlazorRepl/BlazorRepl

    245View on GitHub↗

    Write, compile, execute and share Blazor components entirely in the browser

    View on GitHub↗245
  • bnoordhuis/node-heapdumpbnoordhuis avatar

    bnoordhuis/node-heapdump

    2,558View on GitHub↗

    Make a dump of the V8 heap for later inspection.

    JavaScript
    View on GitHub↗2,558
  • boondogglelabs/android-translatorB

    BoondoggleLabs/Android-Translator

    0View on GitHub↗
    View on GitHub↗0
  • capslock66/tracetoolcapslock66 avatar

    capslock66/Tracetool

    44View on GitHub↗

    Tracetool viewer, client Api for Dotnet, Java, Javasvript, C++ , Python, Delphi

    Pascal
    View on GitHub↗44
  • cesarferreira/dryruncesarferreira avatar

    cesarferreira/dryrun

    3,793View on GitHub↗

    Dryrun is a command-line tool designed to automate the end-to-end lifecycle of Android projects, including cloning, building, and deploying source code from remote repositories to connected devices. It functions as a build system wrapper and device deployment tool that programmatically invokes native Android build tools to compile applications without requiring manual configuration in an integrated development environment. The project differentiates itself through an ephemeral workspace orchestrator that creates and destroys temporary file system environments to ensure every project execution

    Ruby
    View on GitHub↗3,793
  • clinicjs/node-clinicC

    clinicjs/node-clinic

    5,948View on GitHub↗

    Node-clinic is a performance profiling suite for Node.js designed to diagnose CPU bottlenecks, memory leaks, and asynchronous event loop issues. It provides specialized diagnostic tools for visualizing asynchronous flows, generating CPU flame graphs, and analyzing heap memory allocation. The suite includes a CPU flame graph tool to identify functions consuming the most processing time, a heap memory analyzer to track object allocation and leaks, and an asynchronous I/O profiler to map operation flows and find event loop bottlenecks. These tools cover broader capabilities in CPU execution pro

    JavaScript
    View on GitHub↗5,948
  • compodoc/compodoccompodoc avatar

    compodoc/compodoc

    4,113View on GitHub↗

    Compodoc is a TypeScript API documentation generator, static site generator, and project architecture visualizer. It parses source code and JSDoc comments to create searchable technical reference sites, API catalogues, and standalone HTML pages. The project distinguishes itself by analyzing import statements to produce dependency graphs and module maps that illustrate the structural relationships within a codebase. It includes specialized support for visualizing Angular projects, NestJS workflows, and Stencil web components, and can embed live working demos directly into documentation pages.

    TypeScript
    View on GitHub↗4,113
  • d-edge/fasmd-edge avatar

    d-edge/fasm

    195View on GitHub↗

    F# -> ASM disassembler

    F#
    View on GitHub↗195
  • davidmarkclements/0xdavidmarkclements avatar

    davidmarkclements/0x

    3,547View on GitHub↗

    🔥 single-command flamegraph profiling 🔥

    JavaScript
    View on GitHub↗3,547
  • dawnlabs/carbonD

    dawnlabs/carbon

    0View on GitHub↗
    View on GitHub↗0
  • deepseek-ai/profile-datadeepseek-ai avatar

    deepseek-ai/profile-data

    1,170View on GitHub↗

    Analyze computation-communication overlap in V3/R1.

    View on GitHub↗1,170
  • diffplug/spotlessdiffplug avatar

    diffplug/spotless

    5,527View on GitHub↗

    Spotless is a multi-language formatting orchestrator and Gradle plugin that automates code styling across various programming languages within a single build pipeline. It functions as a coordinator for multiple third-party formatters, a code style linting tool, and a system for inserting and updating standardized license headers. The project distinguishes itself through git-integrated style enforcement, using pre-push hooks and git references to apply formatting only to modified files or lines. It supports shared build configurations, allowing formatting rules to be distributed and loaded acr

    Java
    View on GitHub↗5,527
  • evanplaice/angular2-snippetsE

    evanplaice/angular2-snippets

    0View on GitHub↗
    View on GitHub↗0
  • excubo-ag/webcompilerexcubo-ag avatar

    excubo-ag/WebCompiler

    166View on GitHub↗

    Excubo.WebCompiler is a dotnet global tool that compiles Scss files, minimizes css / js assets, and gzips files.

    C#
    View on GitHub↗166
  • fabiomsr/drawable-optimizerF

    fabiomsr/drawable-optimizer

    0View on GitHub↗
    View on GitHub↗0
  • facebook/buckfacebook avatar

    facebook/buck

    8,542View on GitHub↗

    Buck is a multi-language build system and modular build orchestrator designed to compile and package software modules across different programming languages and hardware platforms. It functions as a hermetic build tool, isolating the build process from the host system to ensure consistent and reproducible outputs. The system manages polyglot software builds by organizing code into small, independent units to facilitate faster compilation. It operates as a cross-platform package manager that creates and distributes software components across various operating systems and language ecosystems.

    Javaandroidbuckbuild-tool
    View on GitHub↗8,542
  • facebook/inferfacebook avatar

    facebook/infer

    15,646View on GitHub↗

    Infer is a static analysis toolset for Java, C, C++, and Objective-C designed to detect memory leaks, null dereferences, and resource bugs. It functions as a multi-language bug finder that identifies race conditions, deadlocks, and memory safety issues by translating source code into a common intermediate representation for analysis. The project distinguishes itself through an inter-procedural data flow analyzer that tracks movement between sources and sinks to detect tainted flows and generate data flow graphs. It also includes a framework for verifying temporal properties and reachability u

    OCamlccode-qualitycpp
    View on GitHub↗15,646
  • facebook/sonarfacebook avatar

    facebook/Sonar

    13,481View on GitHub↗

    Sonar is a mobile app debugging platform and extensible toolkit that allows developers to inspect the internal state, network traffic, and system logs of mobile devices via a desktop interface. It functions as a centralized system for monitoring application behavior and troubleshooting logic and performance issues. The platform is distinguished by a plugin-based extension system that enables the development of custom debugging tools. These plugins can visualize specific application data and facilitate event exchange between a mobile device and a computer. The toolkit covers several core obse

    TypeScript
    View on GitHub↗13,481
  • far-beyond-pulsar/pulsar-nativeFar-Beyond-Pulsar avatar

    Far-Beyond-Pulsar/Pulsar-Native

    339View on GitHub↗

    The next-generation game engine that you deserve implemented in rust on top of GPUI https://pulsarnative.com/

    Rust
    View on GitHub↗339
  • formly-js/ng2-formlyF

    formly-js/ng2-formly

    0View on GitHub↗
    View on GitHub↗0
  • galex/name-that-color-intellij-pluginG

    galex/name-that-color-intellij-plugin

    0View on GitHub↗
    View on GitHub↗0
  • genymobile/scrcpyGenymobile avatar

    Genymobile/scrcpy

    143,637View on GitHub↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile device. The tool distinguishes itself by injecting a lightweight binary into the mobile runtime to access system-level APIs for direct screen buffer capture and input event injection. By translating desktop mouse and keyboard signals into native Linux kernel events, it enables r

    Candroidcffmpeg
    View on GitHub↗143,637
  • giltene/jhiccupgiltene avatar

    giltene/jHiccup

    702View on GitHub↗

    jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.

    Java
    View on GitHub↗702
  • google/android-classysharkgoogle avatar

    google/android-classyshark

    7,565View on GitHub↗

    Android Classyshark is a binary analysis toolset designed to extract structural data from Android executable files. It functions as a bytecode viewer and binary XML parser to analyze compiled Java and Android binaries. The project converts binary XML files into readable formats for the inspection of application manifests, layouts, and resource files. It also provides the ability to analyze class interfaces, members, and dependency counts without requiring access to the original source code. The toolset supports static analysis and the export of binary information into plain text formats for

    Java
    View on GitHub↗7,565
  • adoptopenjdk/jitwatchAdoptOpenJDK avatar

    AdoptOpenJDK/jitwatch

    3,292View on GitHub↗

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

    Java
    View on GitHub↗3,292