awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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-cljAvatar de AppsFlyer

    AppsFlyer/mate-clj

    61Ver en GitHub↗

    Clojure library for debugging core functions

    Clojure
    Ver en GitHub↗61
  • avisonovate/prettyAvatar de AvisoNovate

    AvisoNovate/pretty

    623Ver en GitHub↗

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

    Clojure
    Ver en GitHub↗623
  • bhauman/lein-figwheelAvatar de bhauman

    bhauman/lein-figwheel

    2,876Ver en GitHub↗

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

    Clojure
    Ver en GitHub↗2,876
  • cgrand/packed-printerAvatar de cgrand

    cgrand/packed-printer

    39Ver en GitHub↗

    Compact pretty printer

    Clojure
    Ver en GitHub↗39
  • dgrnbrg/redlAvatar de dgrnbrg

    dgrnbrg/redl

    32Ver en GitHub↗

    A better IDE integration story for Clojure

    Clojure
    Ver en GitHub↗32
  • dgrnbrg/spyscopeAvatar de dgrnbrg

    dgrnbrg/spyscope

    587Ver en GitHub↗

    Trace-oriented debugging tools for Clojure

    Clojure
    Ver en GitHub↗587

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • ertugrulcetin/kezbanAvatar de ertugrulcetin

    ertugrulcetin/kezban

    44Ver en GitHub↗

    Utility library for Clojure and ClojureScript

    Clojure
    Ver en GitHub↗44
  • flow-storm/flow-storm-debuggerAvatar de flow-storm

    flow-storm/flow-storm-debugger

    856Ver en GitHub↗

    A debugger for Clojure and ClojureScript with some unique features.

    Clojure
    Ver en GitHub↗856
  • georgejahad/debug-replAvatar de GeorgeJahad

    GeorgeJahad/debug-repl

    151Ver en GitHub↗

    Clojure REPL that is aware of surrounding lexical scope

    Clojure
    Ver en GitHub↗151
  • gnl/playbackAvatar de gnl

    gnl/playback

    110Ver en 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
    Ver en GitHub↗110
  • hexfiend/hexfiendAvatar de HexFiend

    HexFiend/HexFiend

    5,859Ver en 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
    Ver en GitHub↗5,859
  • jhen0409/react-native-debuggerAvatar de jhen0409

    jhen0409/react-native-debugger

    10,460Ver en 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
    Ver en GitHub↗10,460
  • magnars/proneAvatar de magnars

    magnars/prone

    514Ver en GitHub↗

    Better exception reporting middleware for Ring.

    Clojure
    Ver en GitHub↗514
  • otwieracz/clj-grpcAvatar de otwieracz

    otwieracz/clj-grpc

    17Ver en GitHub↗

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

    Clojure
    Ver en GitHub↗17
  • pallet/ritzAvatar de pallet

    pallet/ritz

    320Ver en GitHub↗

    SWANK and nREPL servers for clojure providing JPDA based debuggers

    Common Lisp
    Ver en GitHub↗320
  • razum2um/aprintAvatar de razum2um

    razum2um/aprint

    137Ver en GitHub↗

    Awesome print: like clojure.pprint, but awesome

    Clojure
    Ver en GitHub↗137
  • razum2um/clj-debuggerAvatar de razum2um

    razum2um/clj-debugger

    270Ver en GitHub↗

    The missing tool

    Clojure
    Ver en GitHub↗270
  • scgilardi/slingshotAvatar de scgilardi

    scgilardi/slingshot

    652Ver en GitHub↗

    Enhanced try and throw for Clojure leveraging Clojure's capabilities

    Clojure
    Ver en GitHub↗652
  • tailrecursion/javastarAvatar de tailrecursion

    tailrecursion/javastar

    65Ver en GitHub↗

    Write Java inside Clojure

    Clojure
    Ver en GitHub↗65
  • technomancy/limit-breakAvatar de technomancy

    technomancy/limit-break

    25Ver en GitHub↗

    Basic REPL breakpoints.

    Clojure
    Ver en GitHub↗25
  • venantius/ultraAvatar de venantius

    venantius/ultra

    1,235Ver en GitHub↗

    A Leiningen plugin for a superior development environment

    Clojureclojurerepltesting
    Ver en GitHub↗1,235
  • vvvvalvalval/scope-captureAvatar de vvvvalvalval

    vvvvalvalval/scope-capture

    600Ver en GitHub↗

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

    Clojure
    Ver en GitHub↗600
  • ztellman/clj-tupleAvatar de ztellman

    ztellman/clj-tuple

    182Ver en GitHub↗

    efficient small collections for clojure

    Java
    Ver en GitHub↗182
  • ztellman/potemkinAvatar de ztellman

    ztellman/potemkin

    592Ver en GitHub↗

    some ideas which are almost good

    Clojure
    Ver en GitHub↗592
  • ztellman/riddleyAvatar de ztellman

    ztellman/riddley

    200Ver en GitHub↗

    code-walking without caveats

    Clojure
    Ver en GitHub↗200
  • ztellman/virgilAvatar de ztellman

    ztellman/virgil

    357Ver en GitHub↗

    Recompile Java code without restarting the REPL

    Clojure
    Ver en GitHub↗357