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
·
Back to emergetools/smallstrings

Open-source alternatives to SmallStrings

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

  • alienzhou/fe-performance-journeyA

    alienzhou/fe-performance-journey

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amandakelake/blogAvatar von amandakelake

    amandakelake/blog

    2,264Auf GitHub ansehen↗

    think more!learn more!

    JavaScriptblogbrowserdevops
    Auf GitHub ansehen↗2,264
  • amilajack/eslint-plugin-domAvatar von amilajack

    amilajack/eslint-plugin-dom

    9Auf GitHub ansehen↗

    Lint DOM API performance

    JavaScript
    Auf GitHub ansehen↗9
  • angular-architects/detectiveAvatar von angular-architects

    angular-architects/detective

    165Auf GitHub ansehen↗

    Visualize and Analyze your TypeScript-based Architecture!

    TypeScript
    Auf GitHub ansehen↗165
  • angular-experts-io/hawkeyeAvatar von angular-experts-io

    angular-experts-io/hawkeye

    18Auf GitHub ansehen↗

    -->

    HTML
    Auf GitHub ansehen↗18
  • aschearer/unitysizeexplorerAvatar von aschearer

    aschearer/unitysizeexplorer

    385Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗385

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • brainmaestro/eslint-plugin-optimize-regexAvatar von BrainMaestro

    BrainMaestro/eslint-plugin-optimize-regex

    75Auf GitHub ansehen↗

    Optimize regex literals

    JavaScript
    Auf GitHub ansehen↗75
  • dagnygus/ng-queuexAvatar von dagnygus

    dagnygus/ng-queuex

    0Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗0
  • darrentsung/dtcompiletimetrackerD

    DarrenTsung/DTCompileTimeTracker

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dgryski/go-perfbookAvatar von dgryski

    dgryski/go-perfbook

    10,902Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,902
  • didi/boosterAvatar von didi

    didi/booster

    5,059Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,059
  • filipsobol/sondaAvatar von filipsobol

    filipsobol/sonda

    772Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗772
  • giorgi1441/ngx-idle-monitorAvatar von giorgi1441

    giorgi1441/ngx-idle-monitor

    1Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗1
  • hanzichi/underscore-analysisH

    hanzichi/underscore-analysis

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • j-bbr/polygoncollidersimplificationJ

    j-bbr/PolygonColliderSimplification

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jscutlery/devkitAvatar von jscutlery

    jscutlery/devkit

    268Auf GitHub ansehen↗

    Cutleries to help you cook better apps.

    TypeScript
    Auf GitHub ansehen↗268
  • komatus/betterdictionaryK

    komatus/BetterDictionary

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • maciekv/ngx-performance-diagnosticsAvatar von maciekv

    maciekv/ngx-performance-diagnostics

    3Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗3
  • madebyraymond/ngx-network-monitorAvatar von MadeByRaymond

    MadeByRaymond/ngx-network-monitor

    2Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗2
  • mohid123/ngx-script-optimizerAvatar von Mohid123

    Mohid123/ngx-script-optimizer

    2Auf GitHub ansehen↗

    Script Optimizer Component for Angular v15+.

    TypeScript
    Auf GitHub ansehen↗2
  • mtrive/projectauditorM

    mtrive/ProjectAuditor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • qiurunze123/memoryoptimizationAvatar von qiurunze123

    qiurunze123/memoryoptimization

    283Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗283
  • qiurunze123/threadandjucAvatar von qiurunze123

    qiurunze123/threadandjuc

    2,166Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗2,166
  • raynos/eslint-config-perf-standardAvatar von Raynos

    Raynos/eslint-config-perf-standard

    3Auf GitHub ansehen↗

    A set of eslint rules for performant JS

    JavaScript
    Auf GitHub ansehen↗3
  • raynos/eslint-plugin-perf-standardAvatar von Raynos

    Raynos/eslint-plugin-perf-standard

    24Auf GitHub ansehen↗

    A set of custom plugins to enforce high performance JS

    JavaScript
    Auf GitHub ansehen↗24
  • renanwolf/unirateR

    renanwolf/UniRate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • shrinivassab/ng-reactive-lintAvatar von Shrinivassab

    Shrinivassab/ng-reactive-lint

    4Auf GitHub ansehen↗

    An Angular-specific linter for optimal reactivity patterns

    JavaScript
    Auf GitHub ansehen↗4
  • sixways/relayS

    SixWays/Relay

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • snozbot/faststringS

    snozbot/FastString

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • taiga-family/ng-event-pluginsAvatar von taiga-family

    taiga-family/ng-event-plugins

    96Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗96