Showing 15 open source projects for "asm ide mac"

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.
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 1
    Kotlin multiplatform

    Kotlin multiplatform

    Kotlin multiplatform / multi-format serialization

    Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, a runtime library with core serialization API, and support libraries with various serialization formats. Using Kotlin Serialization requires Kotlin compiler 1.4.0 or higher. Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    ... and costly distractions. Create and merge PRs and perform code reviews from inside your IDE while using jump-to-definition, your keybindings, and other IDE favorites. If you didn't like the built-in colors, or want some new color but don't want to try out and pick colors. Please use color generator. And you can use the color generator and config your number of colors at the same time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    AWS Toolkit for JetBrains

    AWS Toolkit for JetBrains

    A plugin for interacting with AWS from JetBrains IDEs

    The AWS Toolkit for JetBrains makes it easier to write applications built on Amazon Web Services. If you come across bugs with the toolkit or have feature requests, please raise an issue on our GitHub repository. See the user guide for how to get started, along with what features/services are supported. CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript. In addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KorGE

    KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine & Korlibs

    ... of a larger stack (Korlibs) for multimedia development. KorGE has a very small footprint. It has no external dependencies and only uses the libraries available on each platform. KorGE offers a powerful editor embedded in IntelliJ IDE. Easily add sourcecode and resources via GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    ... to develop backend module is IntelliJ IDE, for front end it might be e.g. VSC. Personal access-token-based authorization with configurable routes and permissions. Personal access-token-based authorization with configurable routes and permissions. Exposes dedicated REST API to communicate with repository using external tools. Extend your instance with personalized extensions in Java, Kotlin or Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 10
    Compose Kotlin UI

    Compose Kotlin UI

    A modern UI framework for Kotlin that makes building performant

    ... IDE and build system, no XML or templating language required. Compose for Desktop targets the JVM, and supports high-performance, hardware-accelerated UI rendering on all major desktop platforms (macOS, Windows, and Linux/x64) by leveraging the powerful native Skia graphics library. Desktop extensions for menus, keyboard shortcuts, window manipulation, notification management, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kotless

    Kotless

    Kotlin Serverless Framework

    Kotless stands for Kotlin serverless framework. Its focus lies in reducing the routine of serverless deployment creation by generating it straight from the code of the application itself. So, simply speaking, Kotless gives you one magic button to deploy your Web application as a serverless application on AWS and Azure. Kotless is able to deploy existing Spring Boot or Ktor applications to AWS serverless platform. To do it, you'll need to set up a plugin and replace the existing dependency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MaterialDrawerKt

    MaterialDrawerKt

    A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library

    Create navigation drawers in your Activities and Fragments without having to write any XML, in pure Kotlin code, with access to all the features of the original library: all sorts of menu items, badges, account headers, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gradle Kotlin DSL Samples

    Gradle Kotlin DSL Samples

    Samples builds using the Gradle Kotlin DSL

    Welcome! The Gradle Kotlin DSL provides support for writing Gradle build scripts using JetBrains' Kotlin language. It aims to provide Gradle users with a rich, flexible and statically-typed approach to developing build logic in conjunction with the best IDE and tooling experience possible. Gradle has features you cannot get from other build tools: A highly-customizable dependency resolution engine, visual build inspection and debugging tools, and many work avoidance mechanisms. Moreover...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EmmyLua

    EmmyLua

    Lua IDE/Debugger Plugin for IntelliJ IDEA

    Lua IDE/Debugger Plugin for IntelliJ IDEA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AceJump

    AceJump

    Single character search, select, and jump

    AceJump is a plugin for the IntelliJ Platform that lets you jump to any symbol in the editor with just a few keystrokes. Press the keyboard shortcut for AceAction (Ctrl+; by default) to activate AceJump. Type any string in the editor, followed by one of the illustrated tags, to jump its position. Press the AceJump shortcut a second time to activate Declaration Mode, which is equivalent to the Navigate To action in the IDE. Press the AceJump shortcut three times before completing a tag...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next