Showing 177 open source projects for "super"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    Gearboy

    Gearboy

    Game Boy / Game Boy Color / Super Game Boy emulator, debugger

    Gearboy is a high-performance, cross-platform Game Boy emulator written in C++ that focuses on delivering accurate emulation alongside powerful debugging capabilities. It supports Game Boy, Game Boy Color, and Super Game Boy systems, providing a comprehensive solution for handheld console emulation. The emulator includes a wide range of features such as save states, cheat support, and compressed ROM loading, making it suitable for both casual gameplay and advanced use cases. One of its distinguishing characteristics is its integrated debugging environment, which includes tools for inspecting memory, CPU behavior, and graphics output. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    SameBoy

    SameBoy

    Game Boy and Game Boy Color emulator written in C

    ...Supports Game Boy (DMG), Game Boy Pocket and Light (MGB), Game Boy Color (CGB) and GBC-Mode Game Boy Advance (AGB) emulation. Supports accurate high level emulation of Super Game Boy (SGB; NTSC and PAL) and Super Game Boy 2 (SGB2). High quality 96KHz audio. Battery save support. Save states. Follows the BESS specification for cross-compatibility with other emulators. Includes open source boot ROMs for all emulated models. Complete support for all game-specific palettes in the CGB/AGB boot ROM, for accurate emulation of Game Boy games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Super Grub2 Disk

    Super Grub2 Disk

    Boots into many systems and GRUB2 ones!

    Super GRUB2 Disk helps you to boot into most any Operating System (OS) even if you cannot boot into it by normal means.
    Leader badge
    Downloads: 1,533 This Week
    Last Update:
    See Project
  • 4
    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N. optimizes the macOS software update experience

    super is a compact, high-performance tiling window manager for macOS that offers keyboard-driven workflow efficiency similar to tiling window managers found in Linux environments like i3 or dwm. Written in Swift, super leverages macOS APIs to allow users to manage windows in grid-like patterns, enabling rapid arrangement, resizing, and navigation without reaching for the mouse.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Sonic

    Sonic

    Fast, lightweight & schema-less search backend

    Sonic is a super fast and lightweight, schema-less search backend that can be used in place of super-heavy and full-featured search backends like Elasticsearch. It is able to normalize language search queries, auto-complete search queries and offer the most relevant results. Being an identifier index rather than a document index, when queried it provides IDs that can be used to refer to matched documents in an external database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zappa - Serverless Python

    Zappa - Serverless Python

    Serverless Python

    Zappa makes it super easy to build and deploy server-less, event-driven Python applications (including, but not limited to, WSGI web apps) on AWS Lambda + API Gateway. Think of it as "serverless" web hosting for your Python apps. That means infinite scaling, zero downtime, zero maintenance - and at a fraction of the cost of your current deployments!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    MAME

    MAME

    MAME is a multi-purpose emulation framework

    ...The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus. The MAME project as a whole is distributed under the terms of the GNU General Public License, 2 (GPL-2.0), since it contains code made available under multiple GPL-compatible licenses.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    pino

    pino

    Super fast, all natural json logger

    When logging, it's important to use the least amount of resources available. Over time, logged messages tend to pile up. This can lead to some negative effects on applications, such as reduced requests per second. This is why pino is an ideal choice for logging. pino is a very fast Node.js logger with very low overhead. It is in many cases 5x faster than alternatives, based on benchmarks. pino offers not just speed but a number of great features as well, such as a browser API, child...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    Give safe and simple access to predefined shell commands from a web interface. OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    ...The project organizes detection logic into per-event modules (for example, process creation, file create, network connection, registry events, image load, and many more) so operators can pick and choose which rules to enable without editing a monolithic XML by hand. It includes pre-generated configuration variants (balanced, default with FileDelete, verbose, super-verbose, and a Microsoft Defender for Endpoint augmentation) to cover common use cases while warning about the performance tradeoffs of very verbose settings. The repo ships helper tooling (PowerShell and Python scripts) to merge selected modules into a final sysmonconfig.xml, automating CI builds and allowing repeatable config generation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    Rofi started as a clone of the simple switcher, written by Sean Pringle - a popup window switcher roughly based on a super switcher. Simpleswitcher laid the foundations, and therefore Sean Pringle deserves most of the credit for this tool. Rofi (renamed, as it lost the simple property) has been extended with extra features, like an application launcher and ssh-launcher, and can act as a drop-in menu replacement, making it a very versatile tool. Rofi, like dmenu, will provide the user with a textual list of options where one or more can be selected. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Mackup

    Mackup

    Keep your application settings in sync

    ...Syncs your application settings among all your workstations. Restores your configuration on any fresh install in one command line. If you have Dropbox installed and want to use it to save your config files, that's super easy. On macOS, if you want an easy install, you can install Homebrew and initialize it with it. If not running macOS, or you don't like Homebrew, you can use pip. On Ubuntu, pip will install to the current user's home directory rather than system-wide. Because of this, when installing pip on Ubuntu you will need to run pip install with the --system flag as well (on other platforms this is not needed). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    status-react

    status-react

    A free (libre) open source, mobile OS for Ethereum

    Status is a secure messaging app, crypto wallet, and Web3 browser built with state-of-the-art technology. Join us in creating a browser, messenger, and gateway to a decentralized world. Status is a free (libre) open-source mobile client targeting Android & iOS built entirely on Ethereum technologies. That's right, no middle men and go-Ethereum running directly on your device. We believe in a medium of pure free trade, economies with fair, permission-less access and a world without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Source Cartridge Reader

    Open Source Cartridge Reader

    A shield for the Arduino Mega that can back up video game cartridges

    ...Supported cartridge types so far, LoRom, HiRom, ExHiRom, DSP, SuperFX, SuperFX2, SDD1, CX4, SPC7110, SA1 (last two chips need Adafruit Clock Generator). Reads and writes SNES Satellaview 8M Memory packs (BS-X cartridge and Adafruit Clock Generator needed). Reads and writes Nintendo Power Super Famicom Memory Flash Cartridges (needs Adafruit Clock Generator for best result).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mizumo Prebuilt GSI Patched super.img

    Hosting Patched Super.img with GSI using super-patch-action

    FOR BRAZIL, CALIFORNIA USA, AND SIMILAR NATIONS OR REGIONS HAS A PENDING TO BE ACTIVE OR IS ACTIVE AGE VERIFICATION LAWS, DO NOT USE THESE GSI IMAGES YOU RESIDENTS LIVING ON THOSE NATIONS OR REGIONS HAS NO RIGHT TO GRAB THE IMAGES PROVIDED HERE, DO NOT CRY ABOUT IT ON TELEGRAM. I WILL NOT ENTERTAIN YOU AT ANY POINT SO PLEASE GO SOMEWHERE ELSE Formerly called: Xynoxx Prebuilt GSI Artifacts Uploaded here from super-patch-action Visit: https://github.com/MizProject/super-patch-action for more info There are also other files that are hand curated by @Mizumo/@SUFandom himself, which means, handmade modifications by @Mizumo/@SUFandom are not made with super-patch-action and made for specialized tweaks, i.e: some Android 15 ROMs had to be manually modified to make it work
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Exton|Defender Super Rescue System (SRS)

    Exton|Defender Super Rescue System (SRS)

    Exton|Defender aims to provide an easy way to carry out admin tasks

    Exton|Defender SRS is a Linux system available as a Live USB/DVD for repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer. Exton|Defender (two versions) is based on Fedora 43 (stable) and Fedora "Rawhide" (upcoming fc44) respectively. SYSTEM TOOLS INCLUDED (normally): NTFS-3g, GParted, PartImage, Shred, Sfdisk (util-linux-ng), Rsync, Ddrescue, FSArchiver, TestDisk and Safecopy, kernel headers, Emacs etc.. Desktop...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    Bufferstack.IO Super Container OS

    Bufferstack.IO Super Container OS

    Live OS running Docker Container Engine, Kubernetes, Xen Hypervisor

    ...Charts are packages of pre-configured Kubernetes resources) Run portainer as root and use your browser to log in portainer running on port number 9000 Refer details of Helm here - https://github.com/helm/helm Super Container OS is based on Bufferstack,IO Computing Platform, for more details, please check https://bufferstack.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    extrox - A media-art Linux for breathing

    extrox - A media-art Linux for breathing

    Art book meets Audio Filter

    ...extrox Distrowatch page - https://distrowatch.com/extrox Latest info - https://extrox.com extrox arch Important Information for user- https://extrox.com/lab Information: "A3EF" and "3EF.XX" ISO provided as "operating environment" for audio filters "Sound Heaven Alpha" and "Super Headphones Alpha" that allow you to enjoy music to the fullest.
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 20
    ExLight 64 bit Linux Live System

    ExLight 64 bit Linux Live System

    ExLight 64bit Linux Live System with Enlightenment 0.27.1

    ...INSTALLED PACKAGES Refracta Snapshot , Firefox, PCManFM, GParted, NetworkManager, Gimp, SMPlayer, Synaptic, Calamares Installer and some necessary additions in order to install programs from source. USED KERNEL 6.19.8-amd64-exton RUN ExLight super fast from RAM When you run ExLight from RAM everything will be super fast! Boot alternative 2. INSTALL TO HARD DRIVE Use Calamares Installer or Refracta Installer. You can now install ExLight in any language. KNOWN PROBLEM You'll have to use a "fairly new" computer to be able to login to Enlightenment 0.27.1. (Or you can boot in Safe mode). ...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    Archcraft

    Archcraft

    Yet another minimal Linux distribution, based on Arch Linux.

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. It can run under 500Mb of memory. There's no desktop environment in (main) Archcraft, just two highly configured window managers - Openbox and Bspwm. The default username & password is 'liveuser' for live ISO. The installer can be found in the app launcher and in openbox menu under the Application > System category, namely 'Install Archcraft'. ...
    Leader badge
    Downloads: 1,263 This Week
    Last Update:
    See Project
  • 22
    EliteRoms

    EliteRoms

    Elite Development Project by hassanmirza01

    you can follow progress, new stuff at https://www.EliteDevelopment.com.pk Support on: https://Paypal.me/sheriii999
    Leader badge
    Downloads: 1,794 This Week
    Last Update:
    See Project
  • 23
    ExTiX - The Ultimate Linux System

    ExTiX - The Ultimate Linux System

    ExTiX with Deepin/LXQt/GNOME/WayDroid and kernel 7.1.2-amd64-exton

    ...PASSWORDS The password for root is root. The password for the ordinary user extix is live. Or live/live. Or user/live. ExTiX LXDE Mini Build 251205 ISO is of only 1870 MB - run it super fast from RAM! Refracta Snapshot in ExTiX 26.7, 26.4, 25.12-2 and 25.12 - Create your own live installable Ubuntu/Waydroid/Debian/Deepin system. Slideshow: https://www.extix.se/extix-refracta-slideshow.gif Run Android 13 in ExTiX 26.4 using Waydroid. It works very well. All versions can run LIVE from RAM. READ MORE: https://www.extix.se
    Leader badge
    Downloads: 672 This Week
    Last Update:
    See Project
  • 24
    MESS for Slackware
    MESS (and tools) packages for Slackware Linux (32-bit and 64-bit editions). MESS is an acronym which stands for Multi Emulator Super System. Official MAME development team site: http://mamedev.org/. KISS (Keep It Simple, Stupid)! MESS is now integral part of MAME and will be distributed as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ShivaOs

    ShivaOs

    Distribution Linux Gaming — Fedora 44 Atomic / KDE Plasma 6

    ...Custom ShivaOS kernel 7.0.10 (BORE scheduler + BBR3 TCP), immutable rpm-ostree image with automatic updates and instant rollback. Included: Shiva AI (terminal AI assistant + floating overlay Super+A), Steam, MangoHud, GameMode, Gamescope, AMD/NVIDIA/Intel drivers, Flatpak, Shiva Store, Shiva Welcome. Official website: https://shivaos.com
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next