awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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/apktoolAvatar de iBotPeaches

    iBotPeaches/Apktool

    24,788Voir sur GitHub↗

    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
    Voir sur GitHub↗24,788
  • dereuromark/cakephp-setupAvatar de dereuromark

    dereuromark/cakephp-setup

    35Voir sur GitHub↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    Voir sur GitHub↗35
  • dereuromark/cakephp-whoopsAvatar de dereuromark

    dereuromark/cakephp-whoops

    14Voir sur GitHub↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    Voir sur GitHub↗14
  • dereuromark/executionorderAvatar de dereuromark

    dereuromark/executionorder

    21Voir sur GitHub↗

    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
    Voir sur GitHub↗21
  • getsentry/sentryAvatar de getsentry

    getsentry/sentry

    44,108Voir sur GitHub↗

    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
    Voir sur GitHub↗44,108

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • jazzband/django-debug-toolbarAvatar de jazzband

    jazzband/django-debug-toolbar

    8,373Voir sur GitHub↗

    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
    Voir sur GitHub↗8,373
  • jazzband/django-silkAvatar de jazzband

    jazzband/django-silk

    4,926Voir sur GitHub↗

    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
    Voir sur GitHub↗4,926
  • jmcarp/nplusoneAvatar de jmcarp

    jmcarp/nplusone

    1,063Voir sur GitHub↗

    Auto-detecting the n+1 queries problem in Python

    Python
    Voir sur GitHub↗1,063
  • lordsimal/cakephp-sentryAvatar de lordsimal

    lordsimal/cakephp-sentry

    12Voir sur GitHub↗

    CakePHP integration for Sentry.

    PHP
    Voir sur GitHub↗12
  • micropyramid/django-web-profilerAvatar de MicroPyramid

    MicroPyramid/django-web-profiler

    80Voir sur GitHub↗

    django-web-profiler's documentation:

    Python
    Voir sur GitHub↗80
  • sija/backtracer.crAvatar de Sija

    Sija/backtracer.cr

    18Voir sur GitHub↗

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

    Crystal
    Voir sur GitHub↗18
  • sija/debug.crAvatar de Sija

    Sija/debug.cr

    102Voir sur GitHub↗

    Debug macro for Crystal

    Crystal
    Voir sur GitHub↗102
  • taobojlen/django-zealAvatar de taobojlen

    taobojlen/django-zeal

    195Voir sur GitHub↗

    Detect N+1s in your Django app.

    Python
    Voir sur GitHub↗195
  • unicorn-engine/unicornAvatar de unicorn-engine

    unicorn-engine/unicorn

    9,076Voir sur GitHub↗

    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
    Voir sur GitHub↗9,076
  • vivisect/vivisectAvatar de vivisect

    vivisect/vivisect

    997Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗997
  • bradmontgomery/django-querycountAvatar de bradmontgomery

    bradmontgomery/django-querycount

    408Voir sur GitHub↗

    Django Querycount

    Python
    Voir sur GitHub↗408
  • zunnu/associations-debuggerAvatar de zunnu

    zunnu/associations-debugger

    11Voir sur GitHub↗

    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
    Voir sur GitHub↗11