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

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

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

Open-source alternatives to Tools.trace

26 open-source projects similar to clojure/tools.trace, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tools.trace alternative.

  • appsflyer/mate-cljالصورة الرمزية لـ AppsFlyer

    AppsFlyer/mate-clj

    61عرض على GitHub↗

    Clojure library for debugging core functions

    Clojure
    عرض على GitHub↗61
  • avisonovate/prettyالصورة الرمزية لـ AvisoNovate

    AvisoNovate/pretty

    623عرض على GitHub↗

    Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions

    Clojure
    عرض على GitHub↗623
  • bhauman/lein-figwheelالصورة الرمزية لـ bhauman

    bhauman/lein-figwheel

    2,876عرض على GitHub↗

    Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!

    Clojure
    عرض على GitHub↗2,876
  • cgrand/packed-printerالصورة الرمزية لـ cgrand

    cgrand/packed-printer

    39عرض على GitHub↗

    Compact pretty printer

    Clojure
    عرض على GitHub↗39
  • dgrnbrg/redlالصورة الرمزية لـ dgrnbrg

    dgrnbrg/redl

    32عرض على GitHub↗

    A better IDE integration story for Clojure

    Clojure
    عرض على GitHub↗32
  • dgrnbrg/spyscopeالصورة الرمزية لـ dgrnbrg

    dgrnbrg/spyscope

    587عرض على GitHub↗

    Trace-oriented debugging tools for Clojure

    Clojure
    عرض على GitHub↗587

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

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

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

Find more with AI search
  • ertugrulcetin/kezbanالصورة الرمزية لـ ertugrulcetin

    ertugrulcetin/kezban

    44عرض على GitHub↗

    Utility library for Clojure and ClojureScript

    Clojure
    عرض على GitHub↗44
  • flow-storm/flow-storm-debuggerالصورة الرمزية لـ flow-storm

    flow-storm/flow-storm-debugger

    856عرض على GitHub↗

    A debugger for Clojure and ClojureScript with some unique features.

    Clojure
    عرض على GitHub↗856
  • georgejahad/debug-replالصورة الرمزية لـ GeorgeJahad

    GeorgeJahad/debug-repl

    151عرض على GitHub↗

    Clojure REPL that is aware of surrounding lexical scope

    Clojure
    عرض على GitHub↗151
  • gnl/playbackالصورة الرمزية لـ gnl

    gnl/playback

    110عرض على GitHub↗

    Easier-than-print dataflow tracing to tap> and Portal with automatic last-input function replay on eval, instant re-render and effortless extraction of traced data

    Clojure
    عرض على GitHub↗110
  • hexfiend/hexfiendالصورة الرمزية لـ HexFiend

    HexFiend/HexFiend

    5,859عرض على GitHub↗

    HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr

    Objective-C
    عرض على GitHub↗5,859
  • jhen0409/react-native-debuggerالصورة الرمزية لـ jhen0409

    jhen0409/react-native-debugger

    10,460عرض على GitHub↗

    React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro

    JavaScript
    عرض على GitHub↗10,460
  • magnars/proneالصورة الرمزية لـ magnars

    magnars/prone

    514عرض على GitHub↗

    Better exception reporting middleware for Ring.

    Clojure
    عرض على GitHub↗514
  • otwieracz/clj-grpcالصورة الرمزية لـ otwieracz

    otwieracz/clj-grpc

    17عرض على GitHub↗

    A Clojure library designed to provide hassle-free, ready to go gRPC experience without ton of preparations and Java code.

    Clojure
    عرض على GitHub↗17
  • pallet/ritzالصورة الرمزية لـ pallet

    pallet/ritz

    320عرض على GitHub↗

    SWANK and nREPL servers for clojure providing JPDA based debuggers

    Common Lisp
    عرض على GitHub↗320
  • razum2um/aprintالصورة الرمزية لـ razum2um

    razum2um/aprint

    137عرض على GitHub↗

    Awesome print: like clojure.pprint, but awesome

    Clojure
    عرض على GitHub↗137
  • razum2um/clj-debuggerالصورة الرمزية لـ razum2um

    razum2um/clj-debugger

    270عرض على GitHub↗

    The missing tool

    Clojure
    عرض على GitHub↗270
  • scgilardi/slingshotالصورة الرمزية لـ scgilardi

    scgilardi/slingshot

    652عرض على GitHub↗

    Enhanced try and throw for Clojure leveraging Clojure's capabilities

    Clojure
    عرض على GitHub↗652
  • tailrecursion/javastarالصورة الرمزية لـ tailrecursion

    tailrecursion/javastar

    65عرض على GitHub↗

    Write Java inside Clojure

    Clojure
    عرض على GitHub↗65
  • technomancy/limit-breakالصورة الرمزية لـ technomancy

    technomancy/limit-break

    25عرض على GitHub↗

    Basic REPL breakpoints.

    Clojure
    عرض على GitHub↗25
  • venantius/ultraالصورة الرمزية لـ venantius

    venantius/ultra

    1,235عرض على GitHub↗

    A Leiningen plugin for a superior development environment

    Clojureclojurerepltesting
    عرض على GitHub↗1,235
  • vvvvalvalval/scope-captureالصورة الرمزية لـ vvvvalvalval

    vvvvalvalval/scope-capture

    600عرض على GitHub↗

    Project your Clojure(Script) REPL into the same context as your code when it ran

    Clojure
    عرض على GitHub↗600
  • ztellman/clj-tupleالصورة الرمزية لـ ztellman

    ztellman/clj-tuple

    182عرض على GitHub↗

    efficient small collections for clojure

    Java
    عرض على GitHub↗182
  • ztellman/potemkinالصورة الرمزية لـ ztellman

    ztellman/potemkin

    592عرض على GitHub↗

    some ideas which are almost good

    Clojure
    عرض على GitHub↗592
  • ztellman/riddleyالصورة الرمزية لـ ztellman

    ztellman/riddley

    200عرض على GitHub↗

    code-walking without caveats

    Clojure
    عرض على GitHub↗200
  • ztellman/virgilالصورة الرمزية لـ ztellman

    ztellman/virgil

    357عرض على GitHub↗

    Recompile Java code without restarting the REPL

    Clojure
    عرض على GitHub↗357