Showing 17 open source projects for "mega"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    SGDK 1.90

    SGDK 1.90

    A free and open development kit for the Sega Mega Drive

    SGDK is a free development kit allowing the development of software in C language for the Sega Mega Drive. It contains the development library itself (with the code sources) and some custom tools used to compile resources. SGDK uses the GCC compiler (m68k-elf target) and the libgcc to generate a ROM image. Binaries (GCC 6.3) are provided for Windows OS for convenience, but you need to install it by yourself for other operating systems. Note that SGDK also requires Java (custom tools require...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    MegaLinter

    MegaLinter

    Mega-Linter analyzes 50 languages, 22 formats, 21 tooling formats etc.

    Verify your code consistency with an open-source tool. MegaLinter is an Open-Source tool for CI/CD workflows that analyzes the consistency of your code, IAC, configuration, and scripts in your repository sources, to ensure all your projects sources are clean and formatted whatever IDE/toolbox is used by their developers, powered by OX Security. Supporting 54 languages, 24 formats, 22 tooling formats and ready to use out of the box, as a GitHub action or any CI system highly configurable and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cave Story MD

    Cave Story MD

    A fan port of Cave Story for the Sega Mega Drive

    This is a rewrite/port of the popular freeware game Cave Story for Sega Mega Drive/Genesis. It should work on any console or emulator. The main story is "finished", only little things and bugfixes remain. A fan port of Cave Story for the Sega Mega Drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command Line

    Command Line

    Your Personal Hacking Terminal.

    Command Line is an Open-Source Software for Pentesters and Ethical Hackers it contains many Functionalities which helps Ethical Hackers. It is CLI Based Application use for checking Networks and IP's it also supports functionalities like downloading Packages from Internet Including YouTube.It is also used for Port scanning, IP-Finding it is also useful for checking ping and net speed with the functionality of scanning the net speed by selecting the best server. It also has Host IP finding...
    Downloads: 22 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5

    TclFltk

    Dynamic Extension for TCL/TK

    Implements a Tcl binding for the Fast Light Tool Kit portable GUI development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is trying to create code analyzer for Harbour language code and add it later in HbIDE and use it later in for NetBeans plugin and use it later in other IDEs. I use GIT here. Harbour project https://harbour.github.io/ Docs about ANTLR: https://tomassetti.me/antlr-mega-tutorial http://www.xfront.com/ANTLR/ about v.3: http://www.r-5.org/files/books/computers/compilers/writing/Terence_Parr-The_Definitive_ANTLR_Reference-EN.pdf about v.4: https://pragprog.com/book/tpantlr2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ASLoader

    Arduino upload tool

    This little Java tool allows you to upload a compiled sketch to your Arduino without using the IDE. Currently the protocols Stk500v1, Stk500v2, Avr109 and SAM-BA are implemented. That means the * Arduino Due, * Arduino Duemilanove, * Arduino Leonardo, * Arduino Leonardo ETH, * Arduino Mega, * Arduino Micro, * Arduino Nano, * Arduino Pro Mini, * Arduino Uno and maybe some others are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LEDseq

    LEDseq

    LEDseq is Arduino library for advanced state indication with LED(s).

    LEDseq is Arduino library for advanced state indication with LED(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ddr-ArdMeg
    This is a small foot print, high performance, type safe device driver library, initially targeting Arduino Mega 2560 and MoteinoMega. The library is stand alone and only requires Avr GCC and avrlib. The design is based on the same ideas as were used for the Ddr-Z8E device driver library (see http://ddrz8e.sourceforge.net/). Heavy usage of hardcoded invariants, constant folding/propagation and inlining ensures both tight code and high performance. Type safe enums (C++11) provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    RCT3 Mega Pack

    RCT3 Mega Pack

    This pack add's custom object and rides into your "RCT3 Platinum" game

    The ULTIMATE RCT3!!!! "CTR/CS/Editor/Custom Utility/Custom Mod/Custom Stall/Creator/SID Editor Data/CTR & CS Creator Plugin/RCT3 Model/RCT3 Model Plugin/" Mass Roller Coaster Tycoon 3 Repository!!!! (100% Safe/Legal!!!)
    Downloads: 43 This Week
    Last Update:
    See Project
  • 11

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    serialLCD is Arduino based open-source project. It contains ATmega8 with given firmware file & the arduino library. The ATmega8 can be replaced by ATmega168/328. ATmega8 uses its 8MHz internal oscillator to reduce hardware (atmega8 no-xtal bootloader is used). The arduino library uses SoftwareSerial internally to communicate ATmega8 via digital pin 6 (only for uno/duemilanove or clone with atmega8/168/328, not for mega & due). Only one wire simplex serial communication at baudrate 9600...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    UDatCtrl

    Small C++ lib includes container types with auto memory management

    ... not pretending for create something enormous and mega cool, but I'm trying to create lib for my special tasks. So, if you are interested then welcome to evaluate it and add your remarks. P.s. Sorry for my English, if something wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BikiSoft contains the windows software and atmel firmware for the BikiRom Mega-board product line. The bikirom boards are used to re-tune 1990-2002 Nissan SR20 based ECUs and ER34 ECUs. The hardware is available seperately.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Zuko is a multi gaming console emulator designed to aid emulator programmers and game programmers in discovering how the console works. Supported consoles: Genesis/Mega Drive, Master System, Gameboy. Future: NES and N64. Runs on Windows and GNU/Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Z is a GCS (Game Creation System) based on and inspired by ZZT, Mega Zeux and Z2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next