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

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

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

Shopify/bootsnap

0
View on GitHub↗
2,737 نجوم·205 تفرعات·Ruby·MIT·1 مشاهدة

Bootsnap

Boot large Ruby/Rails apps faster

Features

  • Code Optimization - Accelerates boot times for large Ruby and Rails applications.

سجل النجوم

مخطط تاريخ النجوم لـ shopify/bootsnapمخطط تاريخ النجوم لـ shopify/bootsnap

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Bootsnap.
  • brianmario/yajl-rubyالصورة الرمزية لـ brianmario

    brianmario/yajl-ruby

    1,490عرض على GitHub↗

    A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)

    C
    عرض على GitHub↗1,490
  • bytenode/bytenodeB

    bytenode/bytenode

    2,957عرض على GitHub↗

    A minimalist bytecode compiler for Node.js.

    JavaScript
    عرض على GitHub↗2,957
  • cssnano/cssnanoC

    cssnano/cssnano

    4,974عرض على GitHub↗

    cssnano is a CSS compression tool and minifier that reduces the file size and gzip footprint of stylesheets. It operates as a build pipeline optimizer and code transformer that removes whitespace and comments while shortening colors and gradients into their smallest possible representations. The tool uses a modular plugin architecture and preset-based optimization levels to balance compression intensity with browser compatibility. It allows for the adjustment of output based on a target list of supported browsers to ensure minified styles remain compatible across different environments. The

    CSS
    عرض على GitHub↗4,974
  • babel/minifyالصورة الرمزية لـ babel

    babel/minify

    4,376عرض على GitHub↗

    This project is an AST-based code optimizer and compressor for modern ECMAScript, JSX, and TypeScript source code. It functions as a JavaScript minifier that uses the Babel toolchain to reduce file size by removing unnecessary characters and whitespace while preserving program logic. The tool is distinguished by its ability to process experimental language proposals and transform modern syntax into browser-compatible versions. It provides specialized handling for React JSX transpilation and strips type annotations from TypeScript files to produce compressed production assets. The system cove

    JavaScript
    عرض على GitHub↗4,376
عرض جميع البدائل الـ 10 لـ Bootsnap→

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

ما هي وظيفة shopify/bootsnap؟

Boot large Ruby/Rails apps faster

ما هي الميزات الرئيسية لـ shopify/bootsnap؟

الميزات الرئيسية لـ shopify/bootsnap هي: Code Optimization.

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

تشمل البدائل مفتوحة المصدر لـ shopify/bootsnap: babel/minify — This project is an AST-based code optimizer and compressor for modern ECMAScript, JSX, and TypeScript source code. It… brianmario/yajl-ruby — A streaming JSON parsing and encoding library for Ruby (C bindings to yajl). bytenode/bytenode — A minimalist bytecode compiler for Node.js. cssnano/cssnano — cssnano is a CSS compression tool and minifier that reduces the file size and gzip footprint of stylesheets. It… imagemin/imagemin — imagemin is a Node.js image optimizer and minification tool designed to reduce the storage size of image assets. It… jakubpawlowicz/clean-css — Clean-CSS is a Node.js CSS optimizer and minifier designed to reduce stylesheet file sizes and improve web…