Showing 1859 open source projects for "ide linux"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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.
  • 1
    Julia VS Code

    Julia VS Code

    Julia extension for Visual Studio Code

    ... analysis features of an IDE. VS Code is a powerful editor and customizable to your heart’s content (though the defaults are pretty good too). It has power features like multiple cursors, fuzzy file finding and Vim keybindings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Docsify

    Docsify

    A magical documentation site generator

    .... You can use Gitpod (a free online VS Code-like IDE) for contributing. With a single click it'll launch a workspace. The config can also be defined as a function, in which case the first argument is the Docsify vm instance. The function should return a config object. This can be useful for referencing vm in places like the markdown configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WS2812FX

    WS2812FX

    WS2812 FX library for Arduino and ESP8266

    This library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features. You can search for WS2812FX in the Arduino IDE Library Manager or install the latest (or development) version manually. More complex effects can be created by dividing your string of LEDs into segments (up to ten) and programming each segment independently. Use the segment() function to program each segment's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ... be easy to unit test and reason about in isolation. Individual RIB classes have distinct responsibilities like routing, business, view logic, creation. Plus, most RIB logic is decoupled from child RIB logic. This makes RIB classes easy to test and reason about independently. Tooling for developer productivity. RIBs come with IDE tooling around code generation, memory leak detection, static analysis and runtime integrations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5
    Play Framework

    Play Framework

    A high velocity web framework

    Play Framework makes it easy to build web applications with Java & Scala. The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. Play is developer friendly with a "just hit refresh" workflow and built-in testing support. With Play, applications scale predictably due to a stateless and non-blocking architecture. By being RESTful by default, including assets compilers, JSON & WebSocket support, Play is a perfect fit for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    code-server

    code-server

    Run VS code on a remote server

    code-server converts VS Code, the world’s most popular IDE, into a cloud IDE. This means you can essentially code on any device you choose with a consistent dev environment. With the entire dev environment running in large cloud servers, you can take advantage of faster speeds when running tests, builds, downloads and more. You also preserve battery life when you’re on the go since all intensive computation runs on your server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CodeLite

    CodeLite

    A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js

    CodeLite is an open source, free, cross-platform IDE, specialized in C, C++, Rust, Python, PHP, and JavaScript (mainly for backend developers using Node.js) programming languages which run best on all major Platforms (OSX, Windows, and Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LivePlugin

    LivePlugin

    IntelliJ plugin for writing IntelliJ plugins at runtime

    Plugin for IntelliJ-based IDEs to create plugins at runtime using Kotlin and Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kotlin Language Server

    Kotlin Language Server

    Kotlin code completion, diagnostics and more for any editor/IDE

    A language server that provides smart code completion, diagnostics, hover, document symbols, definition lookup, method signature help and more for Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Jupytext

    Jupytext

    Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts

    Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then, Jupytext may well be the tool you’re looking for. Only the notebook inputs (and optionally, the metadata) are included. Text notebooks are well suited for version control. You can also edit or refactor them in an IDE - the .py notebook above is a regular Python file. Text notebooks with a .py or .md extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rust-analyzer

    rust-analyzer

    A Rust compiler front-end for IDEs

    rust-analyzer is a modular compiler frontend for the Rust language. It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust. If you want to contribute to rust-analyzer or are just curious about how things work under the hood, check the ./docs/dev folder. If you want to use rust-analyzer's language server with your editor of choice, check the manual folder. It also contains some tips & tricks to help you be more productive when using rust-analyzer. rust-analyzer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    bookdown

    bookdown

    Authoring Books and Technical Documents with R Markdown

    ... for languages other than R, including C/C++, Python, and SQL, etc. LaTeX equations, theorems, and proofs work for all output formats. Can be published to GitHub, bookdown.org, and any web servers. Integrated with the RStudio IDE. The easiest way to start a new Bookdown project is from within RStudio IDE. Go to File, New Project, New Directory, Book project using bookdown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gradle IntelliJ Plugin

    Gradle IntelliJ Plugin

    Gradle plugin for building plugins for IntelliJ-based IDEs

    The Gradle IntelliJ Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. The Gradle Wrapper files, and in particular the Gradle-wrapper.properties file, which specifies the version of Gradle to be used to build the plugin. If needed, the IntelliJ IDEA Gradle plugin downloads the version of Gradle specified in this file. The IDE Plugin generator automatically creates the Run Plugin run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Beef Programming Language

    Beef Programming Language

    Beef Programming Language

    Beef is a high-performance multi-paradigm open source programming language with a focus on developer productivity. The Beef Development Tools include an IDE with a general-purpose debugger capable of debugging native applications written in any language. The IDE supports productivity features such as autocomplete, fix-its, reformatting, refactoring tools, type inspection, hot compilation, and a built-in profiler. Beef allows for safely mixing different optimization levels on a per-type or per...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Remix Project

    Remix Project

    Compiler and IDE that enables users to build Ethereum contracts

    Remix Project is a rich toolset including Remix IDE, a comprehensive smart contract development tool. The Remix Project also includes Remix Plugin Engine and Remix Libraries which are low-level tools for wider use. Remix IDE is used for the entire journey of contract development by users of any knowledge level. It fosters a fast development cycle and has a rich set of plugins with intuitive GUIs. The IDE comes in 2 flavors and a VSCode extension. Supported browsers: Firefox v100.0.1 & Chrome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenSumi

    OpenSumi

    A framework helps you quickly build Cloud or Desktop IDE products

    A framework helps you quickly build Cloud or Desktop IDE products. Integrate with your coding frameworks with ease. Support the container, Electron and front-end frameworks. Also help to ship and deploy quickly. Support VS Code plugins, OpenSumi plugins and OpenSumi modules to meet various business requirements. Customize the UI design in any way you like, no matter to simply configure the built-in UI, or develop a UI template, or build your own UI through plugins. OpenSumi framework aims...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nocalhost

    Nocalhost

    Nocalhost is Cloud Native Dev Environment

    The term Nocalhost originates from No Local, which is a cloud-native development tool based on IDE, and provides realtime cloud-native application developing experience. When developing a cloud-based application in Nocalhost, any code changes can immediately take effects in the remote side, and there is no need to rebuild a new image. This can shorten the entire development feedback loop and massively improve R&D efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GraphQL Config

    GraphQL Config

    One configuration for all your GraphQL tools

    One configuration for all your GraphQL tools (supported by most tools, editors & IDEs). The easiest way to configure your development environment with your GraphQL Schema. As a developer, you gain simplicity and a central place to setup libraries, tools and your IDE extensions. As a library author GraphQL Config makes it easier to maintain the code responsible for handling configuration, loading GraphQL schemas or even files with GraphQL operations and fragments. GraphQL Config provides a set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visual F# Compiler and Tools

    Visual F# Compiler and Tools

    Visual Studio IDE for writing F# programs

    Visual F# is the Visual Studio Integrated Development Environment (IDE) for writing programs in F#. It comes with a solid set of features including those supported in other .NET Framework languages, and assists developers in packaging and deploying applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Komodo Edit

    Komodo Edit

    Komodo Edit is a fast and free multi-language code editor

    Code faster with the IDE for today’s web languages – Python, PHP, Perl, Golang, Ruby, and more. Powerful editor with syntax highlighting, autocomplete, code refactoring, and more. Visual debugger and more to debug, inspect, and test your code. Support for Git, Mercurial, Subversion, CVS, Perforce and Bazaar. Tons of add-ons for customizing and extending features. Great tools for pair programming and collaboration. Python, PHP, Perl, Go, Ruby, Node.js, JavaScript, and more. Define your own...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    vengi

    vengi

    Free and open source voxel art tools - editor, thumbnailer and format

    ...-based, so make sure to have it installed and generate the project files for your desired ide. After setting up everything, make sure to check out the compilation guide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Biome

    Biome

    A toolchain for web projects, aimed to provide functionalities

    Biome formats and lints your code in a fraction of a second. Biome supports JavaScript, TypeScript, JSON, and CSS. It aims to support all main languages of modern web development. Biome has sane defaults and requires minimal configuration. Biome helps you as much as possible by displaying detailed and contextualized diagnostics. Biome unifies functionality that has previously been separate tools. Building upon a shared base allows us to provide a cohesive experience for processing code,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    The SpotBugs plugin for security audits of Java web applications. Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Web3j

    Web3j

    Lightweight Java and Android library for integration with Ethereum

    ... experience. Create projects to work with new or import existing decentralized apps in a single command with the Web3j CLI. Simple to use framework for automated integration testing against networks within your IDE. Web3j is 100% open source and maintained by Web3 Labs.
    Downloads: 1 This Week
    Last Update:
    See Project