awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to angular-architects/detective

Open-source alternatives to Detective

30 open-source projects similar to angular-architects/detective, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Detective alternative.

  • alienzhou/fe-performance-journeyA

    alienzhou/fe-performance-journey

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • amandakelake/blogAvatar amandakelake

    amandakelake/blog

    2,264Vezi pe GitHub↗

    think more!learn more!

    JavaScriptblogbrowserdevops
    Vezi pe GitHub↗2,264
  • amilajack/eslint-plugin-domAvatar amilajack

    amilajack/eslint-plugin-dom

    9Vezi pe GitHub↗

    Lint DOM API performance

    JavaScript
    Vezi pe GitHub↗9
  • angular-experts-io/hawkeyeAvatar angular-experts-io

    angular-experts-io/hawkeye

    18Vezi pe GitHub↗

    -->

    HTML
    Vezi pe GitHub↗18
  • aschearer/unitysizeexplorerAvatar aschearer

    aschearer/unitysizeexplorer

    385Vezi pe GitHub↗

    Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size

    C#
    Vezi pe GitHub↗385
  • brainmaestro/eslint-plugin-optimize-regexAvatar BrainMaestro

    BrainMaestro/eslint-plugin-optimize-regex

    75Vezi pe GitHub↗

    Optimize regex literals

    JavaScript
    Vezi pe GitHub↗75

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • dagnygus/ng-queuexAvatar dagnygus

    dagnygus/ng-queuex

    0Vezi pe GitHub↗

    Queuex is an experimental ecosystem for Angular that introduces a React-inspired concurrent scheduler and a set of signal-driven structural directives for fine-grained, isolated change detection.

    TypeScript
    Vezi pe GitHub↗0
  • darrentsung/dtcompiletimetrackerD

    DarrenTsung/DTCompileTimeTracker

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dgryski/go-perfbookAvatar dgryski

    dgryski/go-perfbook

    10,902Vezi pe GitHub↗

    This project is a collection of educational resources and technical guides focused on Go performance optimization. It provides instruction on improving execution speed and reducing memory usage through code and architectural refinements. The guides cover advanced strategies for low-level programming, including the use of assembly for SIMD instructions and unsafe pointers for direct memory manipulation. It also details concurrency optimization techniques such as lock sharding and cache-line padding to reduce contention and improve hardware utilization. The material encompasses broad capabilit

    optimizationperformanceperformance-analysis
    Vezi pe GitHub↗10,902
  • didi/boosterAvatar didi

    didi/booster

    5,059Vezi pe GitHub↗

    Booster is an Android app build optimizer and bytecode manipulator designed to reduce binary size, fix system-level crashes, and improve application performance. It functions as an extensible build process plugin that modifies compiled class files and build artifacts to inject stability fixes and optimizations without altering the original source code. The project differentiates itself through low-level bytecode manipulation to patch OS-level bugs and manage thread pools during the compilation phase. It also provides a performance profiling toolkit to identify main-thread blocking operations

    Kotlin
    Vezi pe GitHub↗5,059
  • emergetools/smallstringsAvatar EmergeTools

    EmergeTools/SmallStrings

    171Vezi pe GitHub↗

    Minification of localized strings

    Objective-C
    Vezi pe GitHub↗171
  • filipsobol/sondaAvatar filipsobol

    filipsobol/sonda

    772Vezi pe GitHub↗

    Universal visualizer and analyzer for JavaScript and CSS. Compatible with most bundlers and frameworks

    TypeScript
    Vezi pe GitHub↗772
  • giorgi1441/ngx-idle-monitorAvatar giorgi1441

    giorgi1441/ngx-idle-monitor

    1Vezi pe GitHub↗

    A robust, performance-optimized Angular service for tracking user activity, handling session timeouts, and synchronizing idle states across multiple browser tabs using localStorage.

    TypeScript
    Vezi pe GitHub↗1
  • hanzichi/underscore-analysisH

    hanzichi/underscore-analysis

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • j-bbr/polygoncollidersimplificationJ

    j-bbr/PolygonColliderSimplification

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jscutlery/devkitAvatar jscutlery

    jscutlery/devkit

    268Vezi pe GitHub↗

    Cutleries to help you cook better apps.

    TypeScript
    Vezi pe GitHub↗268
  • komatus/betterdictionaryK

    komatus/BetterDictionary

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • maciekv/ngx-performance-diagnosticsAvatar maciekv

    maciekv/ngx-performance-diagnostics

    3Vezi pe GitHub↗

    Detect performance issues, excessive change detection cycles, and memory leaks in your Angular applications with zero configuration. Perfect for development and debugging!

    TypeScript
    Vezi pe GitHub↗3
  • madebyraymond/ngx-network-monitorAvatar MadeByRaymond

    MadeByRaymond/ngx-network-monitor

    2Vezi pe GitHub↗

    A lightweight Angular service to monitor network status: online/offline, connection quality (2G/3G/4G/5G), and ping latency.

    TypeScript
    Vezi pe GitHub↗2
  • mohid123/ngx-script-optimizerAvatar Mohid123

    Mohid123/ngx-script-optimizer

    2Vezi pe GitHub↗

    Script Optimizer Component for Angular v15+.

    TypeScript
    Vezi pe GitHub↗2
  • mtrive/projectauditorM

    mtrive/ProjectAuditor

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • qiurunze123/memoryoptimizationAvatar qiurunze123

    qiurunze123/memoryoptimization

    283Vezi pe GitHub↗

    在项目上线之初,我们应该如何设置JVM的参数配置,我们如何分配内存空间会使效率最大化,当项目上线后我们如何监控项目的内存情况呢? 我们又如何来查看内存的溢出情况,分析GC日志呢?...... 这个项目就是为了这些研究这些可能大家平时不会考虑的东西来应运而生? 此项目仍为进阶课程,一些简单的请提前预习!

    Java
    Vezi pe GitHub↗283
  • qiurunze123/threadandjucAvatar qiurunze123

    qiurunze123/threadandjuc

    2,166Vezi pe GitHub↗

    three-high-import 项目意义在于利用多线程进行千万级别导入,实现可扩展,高性能,高可用,高可靠三个高,本项目可以在千万级别数据实现无差别高性能数据上报 与导入,与普通导入相比性能提高10倍左右,而且规避风险在偶尔的机器宕机,网络波动等情况出现时,仍能够实现数据一致,数据可靠,数据重试,数据报警等功能,在一些重要数据 例如: 对账 , 账户金额,账单等,需要每日定时任务而且有高风险的数据实现数据无错误! 多线程从基础到进阶,分析入坑出坑,以及工作实操,最后会分享一个项目,针对如何进行大数据量(经测试几亿数据完全搞的定)进行安全高可用的策略, 示例为高可用高可靠高性能…

    Java
    Vezi pe GitHub↗2,166
  • raynos/eslint-config-perf-standardAvatar Raynos

    Raynos/eslint-config-perf-standard

    3Vezi pe GitHub↗

    A set of eslint rules for performant JS

    JavaScript
    Vezi pe GitHub↗3
  • raynos/eslint-plugin-perf-standardAvatar Raynos

    Raynos/eslint-plugin-perf-standard

    24Vezi pe GitHub↗

    A set of custom plugins to enforce high performance JS

    JavaScript
    Vezi pe GitHub↗24
  • renanwolf/unirateR

    renanwolf/UniRate

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • shrinivassab/ng-reactive-lintAvatar Shrinivassab

    Shrinivassab/ng-reactive-lint

    4Vezi pe GitHub↗

    An Angular-specific linter for optimal reactivity patterns

    JavaScript
    Vezi pe GitHub↗4
  • sixways/relayS

    SixWays/Relay

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • snozbot/faststringS

    snozbot/FastString

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • taiga-family/ng-event-pluginsAvatar taiga-family

    taiga-family/ng-event-plugins

    96Vezi pe GitHub↗

    A tiny library for improving DX around events handling in Angular apps

    TypeScript
    Vezi pe GitHub↗96