Showing 26 open source projects for "visual trace route"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Clash Party

    Clash Party

    Another Mihomo GUI

    Clash Party is a cross-platform graphical client built around the Mihomo (Clash Meta) core, designed to manage and route network traffic through configurable proxy protocols in a user-friendly desktop environment. It provides an advanced interface for configuring proxy rules, managing subscriptions, and optimizing network routing behavior across operating systems such as Windows, macOS, and Linux. The application integrates multiple proxy protocols, allowing users to route traffic through different nodes based on rules, performance, or geographic requirements. ...
    Downloads: 64 This Week
    Last Update:
    See Project
  • 2
    # Digital Visual Computer (DVC) The Digital Visual Computer (DVC) is an experimental computing platform where programs and data are represented visually as images. This project contains the specifications, tools, and examples for the DVC ecosystem. ## Introduction DVC explores the concept of screen-to-screen computation. Instead of text-based code, DVC uses a "color language" where sequences of colors represent instructions (opcodes) and data. The state of the computer's memory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    netsniff-ng

    netsniff-ng

    A Swiss army knife for your daily Linux network plumbing

    netsniff-ng is a free Linux networking toolkit, a Swiss army knife for your daily Linux network plumbing if you will. Its gain of performance is reached by zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space and vice versa. Our toolkit can be used for network development and analysis, debugging, auditing, or network reconnaissance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MCPJam

    MCPJam

    Postman for MCPs - A tool for testing and debugging MCPs

    Inspector by MCPJam is a visual developer tool—akin to Postman—for testing and debugging MCP servers, with capabilities to simulate and trace tool execution via various transports and LLM integrations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Bot Framework Emulator

    Bot Framework Emulator

    Locally test and debug chat bots built with the Bot Framework SDK

    ...You can test your bot using the Emulator even if you haven't yet created it with Azure Bot Service or configured it to run on any channels. Before connecting your bot to the Bot Framework Emulator, you need to run your bot locally. You can use Visual Studio or Visual Studio Code to run your bot, or use the command line. When you are developing behind a corporate proxy, the Emulator will use the configured environment variables HTTP_PROXY and HTTPS_PROXY, which specify the proxy URL route for HTTP and HTTPs requests.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    next-view-transitions

    next-view-transitions

    Use CSS View Transitions API in Next.js App Router

    The next-view-transitions project is a library that brings the CSS View Transitions API into Next.js applications using the App Router. It enables smooth, animated transitions between pages without requiring complex animation logic or external libraries. By wrapping application layouts with a dedicated component, developers can automatically apply transition effects when navigating between routes. The library also provides a custom Link component and hooks that integrate seamlessly with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jack-bridge

    jack-bridge

    Audio and bluetooth stack for debian systems without systemd

    ...Professional audio control interface Alsa Sound Connect (mxeq) with: Dynamic mixer controls - Automatically shows hardware controls for active device (Internal/USB) Built-in recorder - Record in mono/stereo at 44.1kHz or 48kHz, saves to ~/Music Bluetooth panel - Scan, pair, trust, connect devices with visual feedback Device switching - Change output between Internal/USB/HDMI/Bluetooth without restarting JACK. Audio Routing ALSA → JACK pipeline - All ALSA apps route through JACK. Persistent bridge ports - USB/HDMI/Bluetooth ports spawned on-demand. Jack Graph - Visually route audio to and from multiple apps and sources using jack-graph in. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    User Friendly Thin Client | 100% Free

    User Friendly Thin Client | 100% Free

    A completely free thin client OS for RDP & Citrix

    A free thin client OS designed by a professional sysadmin to be very easy to setup, and so easy to use that your users can use it without instructions. You can have the thin client up and running within minutes and mass deploy it your way.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    ...It also provides a full featured FKiSS programming language trace and debugging tool. UltraKiss has been designed to provide improved developer support so that it is easy to create new KiSS applications.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    RexxXMLParser
    ...It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx). Includes example Rexx programs that use the parser such as: JCL2XML (converts z/OS JCL into an XML format), AUX2SVG (converts a z/OS CICS auxiliary trace file into a visual SVG format), PRETTY (an XML pretty printer), DEVISIO (an example of removing unwanted tags from an SVG file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dynamic Routing Between Capsules

    Dynamic Routing Between Capsules

    A PyTorch implementation of the NIPS 2017 paper

    ...Instead of scalar neuron activations, capsules output vectors that encode both the presence of features and their spatial properties such as orientation or pose. The repository implements the dynamic routing algorithm between capsules, which allows lower-level features to route their outputs to higher-level structures that best represent the detected patterns. This approach enables the model to capture part-to-whole relationships in visual data more effectively than standard CNNs. The project serves primarily as a research implementation that demonstrates how capsule networks can be built and trained using modern deep learning frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Illustrated Algorithms

    Illustrated Algorithms

    Interactive algorithm visualizations

    Inspired by Grokking Algorithms and python-execution-trace, this project aims to reveal the mechanics behind algorithms via interactive visualizations of their execution. Visual representations of variables and operations augment the control flow, alongside actual source code. You can fast forward and rewind the execution to closely observe how an algorithm works. The same code that is displayed next to the illustration is also decorated using babel-plugin-trace-execution and executed to record the context at every step. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PlayAuthenticate

    PlayAuthenticate

    An authentication plugin for Play Framework 2.x (Java)

    Fully customizable and localizable controllers and views (e.g. Play Authenticate allows you to define your own controllers and views for every visual step of the signup and/or log in process). Completely dynamic URL generation for all views (uses the route file - means you can adapt the look and feel as much as you like). The sample shows how to do this with Twitter bootstrap. Linking of accounts (e.g. one local user with multiple authentication providers). Linking can be done automatically or after asking the user (default) Merge detection (e.g. a user created two unconnected local accounts) Account merge can be done automatically or after asking the user (default) Tight deadbolt2 authorization integration (Sample included). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Trace Indian Vehicle Number

    Trace Indian Vehicle Number

    Trace Indian Vehicle Number is Solution To Search Indian Vehicle Number This Software Able To Trace Any Vehicle on India. This Software Have 35 states or Union Territories & Its Districts RTO Database Inbuiut. It Will Able to Find Vehicle State and Location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LogDiff

    LogDiff is a tool that compares two ProcMon traces grouped by threads

    LogDiff helps you find out what went wrong in a ProcMon trace. It does the following: - takes two related traces from ProcMon (the Windows Internals API monitor) - splits them into separate threads - matches the threads from one trace to the other, based on similarity (basically identifies which thread is which) - displays all the threads and their details in a sortable table - edits out all the numbers, timestamps, pointers, etc that shouldn't matter when comparing diffs - shows you a visual diff of any pair of threads, so you can see where the differences actually are It uses KDiff3, GNU diff and grep, and Qt 4 (the Windows binary includes everything required to run). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Purly standard SNMP-Based network structuring and monitoring software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux Analysis Tool
    Program main objective - simplification of search and solution of the problems linked to operation of printers and their drivers in OS Linux. Project homepage: http://rm-rfv.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Netdude, the NETwork DUmp data Displayer and Editor, is a visual and programmatical framework for inspection, analysis, and manipulation of tcpdump trace files.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Network Scanner

    Simple java network scanner utility

    jnetscan is a simple java network utility, it allows you to scan networks, find reachable hosts , opened ports and sheared resources, with additional functions (ping, trace route, netstat, send message, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flavor is a language developed for describing (in a formal way) any coded audio-visual or general multimedia bitstream. It comes with a translator for automatic generation of C++/Java code, which can be used to read/write/trace the described bitstream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Thash is a Transport management software which would enable the complete management of employee mass transport facility provided by a company (for e.g. A Call-Center),with features such as Route Scheduling, Shift Management and Statistical Analysis etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    virtualMag is a warehouse administration software WMS. It is meant to trace product items entered into warehouse with an easy to use interface and an internet interface for managers to query and create reports for the warehouse inventory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Winfessor Enhanced .NET Trace Library is written in VB.NET, supports class level configuration, and contains both console and Winforms trace receiver interfaces. To use it you simply put a Traceable attribute on your class and call a static method.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This small win32 console program will display a realmedia file's information. Developed by Visual C++ 6.0 SP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB