Showing 27 open source projects for "medusa"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Medusa Kotlin

    Medusa Kotlin

    Android fragment stack controller

    ...For instance, In the Home tab, the user can go 4-5 fragments deep in the Home tab. Then user switches to another tab and goes 3-4 fragments in that tab too. It is not confusing anymore. Medusa keeps track of the fragment history of every tab and you only call start, and goBack to navigate your fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Medusa.js

    Medusa.js

    The world's most flexible commerce platform

    Medusa is an open‑source, modular commerce platform that provides foundational commerce logic and tools—like product management, orders, payment flows—as a framework. It's designed for developers to build custom, scalable e‑commerce applications such as B2B, DTC stores, marketplaces, point-of-sale systems, and service businesses without reinventing core functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Medusa Next.js Starter Template

    Medusa Next.js Starter Template

    A performant frontend ecommerce starter template with Next.js

    Next.js Starter Medusa is an open-source starter template designed to help developers quickly build modern eCommerce storefronts using the Medusa headless commerce engine and the Next.js framework. The project provides a complete frontend architecture that connects to a Medusa backend, which handles core commerce logic such as products, carts, customers, and orders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TilesFX

    TilesFX

    A JavaFX library containing tiles that can be used for dashboards

    ...To get an idea on how to use the skins with their parameters you could either take a look at the Demo file or check out the TilesFX Demo project which also contains information on how to combine TilesFX with other libraries e.g. Medusa You can also check my blog where you will find additional information about certain tiles.
    Downloads: 0 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
  • 5
    Svelte Commerce

    Svelte Commerce

    The open-source storefront for any ecommerce

    ...The platform functions as a progressive web application storefront that can connect to various backend commerce systems through APIs. Because it is headless, the frontend can integrate with different eCommerce engines such as Medusa, Litekart, or other REST-based platforms. The project includes many core commerce features such as product browsing, shopping carts, checkout flows, authentication, and search capabilities. Built with a modern JavaScript stack, it emphasizes performance and responsiveness by leveraging Svelte’s reactive architecture and server-side rendering capabilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Medusa

    Medusa

    Framework for Accelerating LLM Generation with Multiple Decoding Heads

    Medusa is a framework aimed at accelerating the generation capabilities of Large Language Models (LLMs) by employing multiple decoding heads. This approach allows for parallel processing during text generation, significantly enhancing throughput and reducing response times. Medusa is designed to be simple to implement and integrates with existing LLM infrastructures, making it a practical solution for scaling LLM applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BlackBelt WASTE - ipv4 / Tor / i2p + AI

    BlackBelt WASTE - ipv4 / Tor / i2p + AI

    A modern, AI-Smart, WASTE p2p for ipv4 and invisible address spaces

    .... *** NEW *** Distributed Autonomic-Performance-Tuning - A Goal-Seeking Swarming-Semiotic AI *** *** Built-in Self-Organising Anti-Spoofing Technology *** *** Medusa - Pure Ephemeral RNG - Routing, Security Extensions *** PLEASE ENSURE YOUR NETWORK USES THE SAME BUILD. FOR BEST RESULTS.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Nebula Simulator
    Please view the Files section and download it. It is available for Windows, Linux and Mac. So please choose accordingly. Please do let me know any issues. You can also create in the tickets. I am not exactly sure I will work immediately but it will be open until it gets fixed. Thanks :-)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Medusa Engine

    A C++ 3D game engine.

    The Medusa Engine is a C++ based engine. This engine was used to develop "DarkSpace" a space based MMORTS released in 2001.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Medusa

    Medusa

    An open source interactive disassembler

    Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Medusa is an audio/MIDI communication tool for local networks. The main goal is to unleash audio/MIDI communication between computers and software applications on a local area network without complex configurations or difficult set-ups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    ...*HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special Characters) -A (All Characters, Numbers, and Letters) -min (Minimum Size) -max (Maximum Size) -o outputfile.gz or -o stdout By default -o filename.gz to create a GZ compressed text file of all the words. Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa ./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p ./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BxEngine

    BxEngine

    BxEngine For Marmalade And QT

    ...png decoder / pathfind logic / scene system / memory system / telex system / particle / STL (named BxVar) / pooling / singleton / http query cache system / xml parser / express fixed float / dynamical resource loading / BEKON parser (better json) / THROW (dynamical parameter) / software renderer / animation-tool / particle-tool (Marmalade 7.0.0) https://www.madewithmarmalade.com/downloads/7.0/7.0.0/marmalade-sdk-7.0.0-353650-windows.exe (QT 5.2.1) http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-windows-x86-android-5.2.1.exe (Medusa AnimationTool) http://cafe.naver.com/bxengineformarmalade/64 (Typhon ParticleTool) http://cafe.naver.com/bxengineformarmalade/66 ***** Next version! : https://github.com/BonexGu/Bx2D *****
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AHT (Ashiyane Hack Tools Ver) 1.1

    Perl Hacking Tools (BackTrack)

    ...It is For BackTrack This Script Contains This tools : Local File Disclource (LFD) Checker Scanning the whole netmask and returning IP and MAC BackConnect Tools Proxy Checker Reverse IP Add a User With Admin Access (Windows) Add a User With r00t Access (Unix) Grab Cpanel Users Remote Port Scanning With NetCat SQL Injection Scanner MD5 Hash Cracker (Online) Admin Page Finder Make Uploader With Echo Method (Linux Servers) Service Scanning BruteForce Services With Medusa And Hydra (Backtrack) Test Lfi With php:// Bypass Method Cms Analyzer (Beta Version) Server Scanning With Nmap Remote Command Execution Console Fck Editor Scanner
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Medusa, es un editor de texto realizado en gambas3, para la distribución Dax OS. Tiene una interfaz distinta al resto, su función es simple por lo que el número de opciones presente también.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BlackBSD

    BlackBSD

    ...Nmap - port scanner http://nmap.org/ Nessus - Vulnerability detector http://www.tenable.com/products/nessus Air-Crack - Wireless Cracker http://www.aircrack-ng.org/ Ettercap - port sniffer http://ettercap.github.com/ettercap/ Iptraf - Network Monitor http://iptraf.seul.org/ Medusa - Login brute-forcer http://www.foofus.net/~jmk/medusa/medusa.html Snort - Intrucion Detection http://www.snort.org/ W3af - Web Application Attack http://w3af.org/ NetCat - networking utility http://netcat.sourceforge.net/ THC-Hydra - network logon cracker http://thc.org/thc-hydra/ Wapiti - Web application vulnerability scanner http://wapiti.sourceforge.net/ Rapid7 - http://www.rapid7.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Medusa is an interaction graph viewer and editor. A Graph is composed of nodes and edges, where edges indicate an interaction between two nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Medusa Project Distributed Cluster-Database for any device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Medusa GUI from Lag Dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Home of project ChronoSub: the opensource subtitle editor alternative to Sub Station Alpha (and similar). Hot Features: Multiformat architecture / Unicode support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A light weigth high performance cluster server to link several Java machines into one logical unit. Medusa does not compete with J2EE servers but allows clustering of standard Java code for fail-over, redundancy and processing power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sugar-Cube is flexible IRC bot which was integrated with Medusa Framework. It gives plugin writers very simple and powerful interface with user database, ACL, m17n, i18n, cron job, session handling, reloadable plugin, persistent database, XMLRPC server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of miscellaneous Python-based projects: Medusa, quotation-tools, Woolgather.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an add on for the Linux Kernel Patch named Medusa DS9 developed by Marek Zelem, Milan Pikula, and Martin Ockajak. This program will activate and deactivate medusa protections securely. Medusa is at http://medusa.fornax.sk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB