awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dcramer/django-devserver

Open-source alternatives to Django Devserver

17 open-source projects similar to dcramer/django-devserver, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Django Devserver alternative.

  • ibotpeaches/apktooliBotPeaches का अवतार

    iBotPeaches/Apktool

    24,788GitHub पर देखें↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    GitHub पर देखें↗24,788
  • dereuromark/cakephp-setupdereuromark का अवतार

    dereuromark/cakephp-setup

    35GitHub पर देखें↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    GitHub पर देखें↗35
  • dereuromark/cakephp-whoopsdereuromark का अवतार

    dereuromark/cakephp-whoops

    14GitHub पर देखें↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    GitHub पर देखें↗14
  • dereuromark/executionorderdereuromark का अवतार

    dereuromark/executionorder

    21GitHub पर देखें↗

    A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if app-, plugin- or other callbacks run in the order one expects them to.

    PHP
    GitHub पर देखें↗21
  • getsentry/sentrygetsentry का अवतार

    getsentry/sentry

    44,108GitHub पर देखें↗

    This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me

    Pythonapmcrash-reportingcrash-reports
    GitHub पर देखें↗44,108

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • jazzband/django-debug-toolbarjazzband का अवतार

    jazzband/django-debug-toolbar

    8,373GitHub पर देखें↗

    This project is a web application debugger and profiler for the Django framework. It provides a set of diagnostic tools that display real-time execution metrics, server-side state, and database queries directly in the browser. The tool functions as a middleware-based performance monitor that captures telemetry and timings throughout the application lifecycle. It specifically serves as a SQL query profiler to identify redundant database calls and a general profiler for monitoring request timings and resource usage. The software covers broad observability capabilities, including the analysis o

    Python
    GitHub पर देखें↗8,373
  • jazzband/django-silkjazzband का अवतार

    jazzband/django-silk

    4,926GitHub पर देखें↗

    Django Silk is a profiling and inspection toolset for Django applications designed to capture SQL queries, HTTP request data, and execution timing for diagnostics. It functions as a performance profiler and debugging middleware that records runtime execution data to provide a comprehensive overview of application behavior. The system includes a database profiler for identifying slow operations through detailed timing data and an HTTP request inspector for reviewing headers, bodies, and network traffic via a web interface. It allows for the reproduction of specific server requests through gene

    Python
    GitHub पर देखें↗4,926
  • jmcarp/nplusonejmcarp का अवतार

    jmcarp/nplusone

    1,063GitHub पर देखें↗

    Auto-detecting the n+1 queries problem in Python

    Python
    GitHub पर देखें↗1,063
  • lordsimal/cakephp-sentrylordsimal का अवतार

    lordsimal/cakephp-sentry

    12GitHub पर देखें↗

    CakePHP integration for Sentry.

    PHP
    GitHub पर देखें↗12
  • micropyramid/django-web-profilerMicroPyramid का अवतार

    MicroPyramid/django-web-profiler

    80GitHub पर देखें↗

    django-web-profiler's documentation:

    Python
    GitHub पर देखें↗80
  • sija/backtracer.crSija का अवतार

    Sija/backtracer.cr

    18GitHub पर देखें↗

    Crystal shard aiming to assist with parsing backtraces into a structured form.

    Crystal
    GitHub पर देखें↗18
  • sija/debug.crSija का अवतार

    Sija/debug.cr

    102GitHub पर देखें↗

    Debug macro for Crystal

    Crystal
    GitHub पर देखें↗102
  • taobojlen/django-zealtaobojlen का अवतार

    taobojlen/django-zeal

    195GitHub पर देखें↗

    Detect N+1s in your Django app.

    Python
    GitHub पर देखें↗195
  • unicorn-engine/unicornunicorn-engine का अवतार

    unicorn-engine/unicorn

    9,076GitHub पर देखें↗

    Unicorn is a multi-architecture CPU emulation framework and library that utilizes just-in-time compilation to execute instructions across various processor architectures, including ARM, x86, and RISC-V. It functions as both a JIT compilation engine and an instrumentation tool, allowing for the execution of machine code without the need for physical hardware. The framework is distinguished by its hook-based execution instrumentation, which enables the interception of specific instructions and memory accesses to trigger custom callback functions. It provides a language-agnostic binding layer an

    C
    GitHub पर देखें↗9,076
  • vivisect/vivisectvivisect का अवतार

    vivisect/vivisect

    997GitHub पर देखें↗

    A combined disassembler/static analysis/symbolic execution/debugger framework.

    Python
    GitHub पर देखें↗997
  • bradmontgomery/django-querycountbradmontgomery का अवतार

    bradmontgomery/django-querycount

    408GitHub पर देखें↗

    Django Querycount

    Python
    GitHub पर देखें↗408
  • zunnu/associations-debuggerzunnu का अवतार

    zunnu/associations-debugger

    11GitHub पर देखें↗

    AssociationsDebugger is a plugin that is made for debugging associations. The point of this plugin is to quickly show different associations of your CakePHP application without you needing to browse through the model files.

    JavaScript
    GitHub पर देखें↗11