Showing 58 open source projects for "mingw-w64-install"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Luakit

    Luakit

    Fast, small, webkit based browser framework extensible by Lua

    Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser’s behavior and interface. While switching to the WebKit 2 API means a vastly improved security situation, not all distributions of Linux package the most up-to-date version of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Bloated LunarVim

    Bloated LunarVim

    Bloated LunarVim

    Do not use as is, use it as a source of inspiration. I've customized my ZSH/Tmux/Wezterm too much, so it might not work properly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    lua-language-server

    lua-language-server

    A language server that offers Lua language support - programmed in Lua

    ... from the VS Code Marketplace. Check the wiki for a guide to install the language server for use on the command line. This allows the language server to be used with other clients that follow the language server protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Launch.nvim

    Launch.nvim

    Launch.nvim is modular starter for Neovim

    This config will provide a modular starting point for anyone looking to use Neovim as their IDE. It is meant to be simple and easy to understand and extend. Use it as a base for your own config or just take individual pieces. All the included plugins are pinned to a version that ensures they are compatible and will not update potentially introducing errors into your config. For every Neovim release, I will update this repo along with the community to keep it up to date with the newest...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    Neotest

    Neotest

    An extensible framework for interacting with tests within NeoVim

    A framework for interacting with tests within NeoVim. For any runner without an adapter you can use neotest-vim-test which supports any runner that vim-test supports. The vim-test adapter does not support some of the more advanced features such as error locations or per-test output. If you're using the vim-test adapter then install vim-test too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aniseed

    Aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

    Aniseed bridges the gap between Fennel (a Lisp that compiles Lua) and Neovim. Allowing you to easily write plugins or configurations in a Clojure-like Lisp with great runtime performance. For interactive evaluation, you need to install Conjure as well. It’ll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer. Aniseed ships with a set of module macros that make interactive evaluation not only possible but rich and intuitive. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    nvim-regexplainer

    nvim-regexplainer

    Describe the regexp under the cursor

    Describe the regular expression under the cursor. You need to install regex with nvim-treesitter, as well as the grammar for whichever host language you're using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Headlines.nvim

    Headlines.nvim

    This plugin adds horizontal highlights for text filetypes

    This plugin adds highlights for text file types, like markdown, orgmode, and neorg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nvim-dap-ui

    nvim-dap-ui

    A UI for nvim-dap

    A UI for nvim-dap which provides a good out-of-the-box configuration. Install with your favorite package manager alongside nvim-dap and nvim-nio
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features. First of all, you need to install Vim or Neovim, preferably with +python3 support enabled. Also, you need to have git and curl installed in your system, which is needed for downloading plugins and fonts. If you are using a terminal emulator, you will need to set the font in the terminal configuration. After SpaceVim...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rosé Pine for Neovim

    Rosé Pine for Neovim

    Soho vibes for Neovim

    All natural pine, faux fur, and a bit of soho vibes for the classy minimalist. Rosé Pine has three variants: main, moon, and dawn. By default, vim.o.background is followed, using dawn when light and dark_variant when dark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mason.nvim

    mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. mason.nvim is a Neovim plugin that allows you to easily manage external editor toolings such as LSP servers, DAP servers, liters, and formatters through a single interface. It runs everywhere Neovim runs (across Linux, macOS, Windows, etc.), with only a small set of external requirements needed. Packages are installed in Neovim's data directory (:h...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lazy.nvim

    lazy.nvim

    A modern plugin manager for Neovim

    lazy.nvim is a modern plugin manager for Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    telescope.nvim

    telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time

    Gaze deeply into unknown regions using the power of the moon. telescope.nvim is a highly extendable fuzzy finder over lists. Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization. Community-driven builtin pickers, sorters and reviewers. We also suggest you install one native telescope sorter to significantly improve sorting performance. Take a look at either telescope-fzf-native.nvim or telescope-fzy-native.nvim. For more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LunarVim

    LunarVim

    An IDE layer for Neovim with sane defaults

    LunarVim is an opinionated, extensible, and fast IDE layer for Neovim >= 0.5.0. LunarVim takes advantage of the latest Neovim features such as Treesitter and Language Server Protocol support. LunarVim ships with a sane default config for you to build on top of. Features include autocompletion, integrated terminal, file explorer, fuzzy finder, LSP, linting, formatting and debugging. Just because LunarVim has an opinion doesn't mean you need to share it. Every built-in plugin can be toggled on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    onenord.nvim

    onenord.nvim

    A Neovim theme that combines the Nord and Atom One Dark color palettes

    OneNord is a Neovim theme written in Lua that combines the Nord and Atom One Dark color palettes. More specifically, it seeks to add more vibrance to the Nord theme and provide a great programming experience by leveraging Treesitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MAME

    MAME

    A multi-purpose emulation framework

    On December 24th, 1996, Nicola Salmoria began working on his single hardware emulators, which he merged into one program during January 1997. He named the accomplishment by the name of Multiple Arcade Machine Emulator, or MAME for short.
    Leader badge
    Downloads: 874 This Week
    Last Update:
    See Project
  • 19
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition...
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 20
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    ...) - native dialogs osx/unix ASCII UTF-8 - applescript kdialog zenity … ° SSH console / X forwarding ° the dialogs can be forced into console mode ° curses dialogs via Dialog.exe/Dialog (disabled by default) C89/C18 & C++98/C++23 compliant VisualStudio MinGW GCC Clang TinyCC IntelCC OWCC BCC SunCC on Windows Mac Linux Bsd Solaris Minix Raspbian Flatpak bindings: VCPKG C# R Lua Rust Haskell Java AllegroBasic Fortran Pascal D JavaScript Kotlin click tab 'Files' for prototypes
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 21
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    Refurbished Scintilla.orgs/SciTE with some additional patches. -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    distant.nvim

    distant.nvim

    Edit files, run programs, and work with LSP on a remote machine

    A wrapper around distant that enables users to edit remote files from the comfort of their local environment. Libraries and tooling for working remotely. Deploy distant on your server and connect today to begin remote work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CodeArt

    CodeArt

    Use NeoVim as general purpose IDE

    Use NeoVim as a general-purpose IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WolfHUD

    WolfHUD

    Payday 2 HUD

    This is a Mod collection of several useful HUD-altering mods. I've modified them and added features that I felt were either needed or useful or both. It was originally a recreated and updated version of GageHUD since it was really painful to maintain with all the mixed-up files. Over time I added more and more useful scripts and currently, it has become kind of an All-in-One solution... Not sure if I want it to become that, but at least I added in-game Options to turn off functions you don't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next