Business Software for Kotlin - Page 5

Top Software that integrates with Kotlin as of August 2025 - Page 5

Kotlin Clear Filters
  • 1
    Qwen2

    Qwen2

    Alibaba

    Qwen2 is the large language model series developed by Qwen team, Alibaba Cloud. Qwen2 is a series of large language models developed by the Qwen team at Alibaba Cloud. It includes both base language models and instruction-tuned models, ranging from 0.5 billion to 72 billion parameters, and features both dense models and a Mixture-of-Experts model. The Qwen2 series is designed to surpass most previous open-weight models, including its predecessor Qwen1.5, and to compete with proprietary models across a broad spectrum of benchmarks in language understanding, generation, multilingual capabilities, coding, mathematics, and reasoning.
    Starting Price: Free
  • 2
    JetBrains Aqua
    Aqua is the first IDE created specifically for test automation. It‘s an all-in-one workspace that supports Selenium, Cypress, and Playwright. Aqua is a polyglot IDE that understands Java, Python, JavaScript, TypeScript, Kotlin, and SQL. Get straight to testing without having to install and configure lots of plugins. Aqua boasts a unique feature set containing everything a test automation engineer needs on a daily basis. Aqua’s Web Inspector works like a built-in browser and allows you to capture any page element without switching to another tool. There is also the HTTP client for API testing and integration with databases, Docker, and version control. Aqua minimizes the hassle for even the most challenging tasks. The combination of intelligent code analysis, powerful search and refactoring capabilities, and overall ease of use enables you to boost your quality engineering productivity.
    Starting Price: $249 per year
  • 3
    Qodana

    Qodana

    JetBrains

    Static code analysis by Qodana helps development teams follow agreed quality standards, and deliver readable, maintainable, and secure code. Powered by JetBrains. We’ve been perfecting the code analysis in our IDEs for 20+ years based on feedback from millions of community members. Qodana relies on the lines of JetBrains IDEs and brings their intelligence to the CI side. Just like in our IDEs, Qodana’s analysis is accurate but not overbearing and understands the nuances of your code. Integration with tools developers use daily, including JetBrains IDEs, makes it easy to work with Qodana’s results in whichever tool you're most comfortable with. Qodana doesn’t only report problems; it also suggests automatic fixes. Qodana calculates licenses per active contributor, so it won’t cause unexpected expenses or charge you for growing your project (as we don’t calculate LOCs). It’s also free for open-source projects.
    Starting Price: $5 per month
  • 4
    JetBrains Academy
    Turn on the free educational features in your IDE to learn programming from scratch, expand your current skill set, or create your own interactive courses to share with others. With the JetBrains Academy plugin, you can learn and teach programming languages in the form of coding tasks and custom verification tests right inside JetBrains IDEs. Access over 100 courses in the most in-demand programming languages and technologies, and build real-world projects for your developer portfolio. Create your own courses by combining theoretical learning and hands-on practice. Test user knowledge with various sets of tasks, and provide extra assistance with feedback and hints. The JetBrains Academy plugin is free to use and supports Java, Kotlin, Python, Scala, JavaScript, Rust, C++, Go, and PHP with more languages to come. JetBrains Academy plugin is compatible with IntelliJ IDEA, PyCharm, WebStorm, Android Studio, CLion, GoLand, and PhpStorm.
    Starting Price: Free
  • 5
    Llama 3.2
    The open-source AI model you can fine-tune, distill and deploy anywhere is now available in more versions. Choose from 1B, 3B, 11B or 90B, or continue building with Llama 3.1. Llama 3.2 is a collection of large language models (LLMs) pretrained and fine-tuned in 1B and 3B sizes that are multilingual text only, and 11B and 90B sizes that take both text and image inputs and output text. Develop highly performative and efficient applications from our latest release. Use our 1B or 3B models for on device applications such as summarizing a discussion from your phone or calling on-device tools like calendar. Use our 11B or 90B models for image use cases such as transforming an existing image into something new or getting more information from an image of your surroundings.
    Starting Price: Free
  • 6
    Apache Log4j

    Apache Log4j

    Apache Software Foundation

    Apache Log4j is a versatile, industrial-grade Java logging framework composed of an API, its implementation, and components to assist the deployment for various use cases. The project is actively maintained by a team of volunteers and supported by a big community. Log4j bundles a rich set of components to assist various use cases. Appenders targeting files, network sockets, databases, SMTP servers, etc. Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs. Filters based on log event rates, regular expressions, scripts, time, etc. Lookups for accessing system properties, environment variables, log event fields, etc. Log4j is built with solid reliability in mind. It can automatically reload its configuration upon modification and will do so without losing log events while reconfiguration occurs. When configured correctly, Log4j can deliver excelling performance without almost any burden on the Java garbage collector, and it will do so without sacrificing reliability.
    Starting Price: Free
  • 7
    Kotzilla

    Kotzilla

    Kotzilla

    Visualize and resolve thread performance issues, memory leaks, and structural app issues, during development or in production. Koin’s container captures only essential app behavior data, ensuring minimal overhead. Understand and debug the lifecycle of component instances and scopes, their loading times, and execution among different threads. This ensures proper management and resource allocation while identifying and preventing errors such as memory leaks, performance issues, and ANRs. Analyze dependencies to understand relationships between different components. Optimize the dependency injection process, simplifying development and debugging efforts. This proactive analysis ensures reliability and scalability by detecting and addressing potential issues early. Gain granular traceability of components and lifecycles with Kotzilla’s dedicated API. Visualize identified issues and application crashes to get comprehensive insights into your app’s performance and stability.
    Starting Price: $49 per month
  • 8
    Koin

    Koin

    Kotzilla

    Koin simplifies DI and empowers developers in the Kotlin landscape. Koin helps you build any kind of Kotlin & Kotlin multiplatform application, from Android mobile to backend Ktor server applications. Koin is built for the most demanding apps and is trusted by developers worldwide. Koin is an open source dependency injection framework tailored for Kotlin developers. With its intuitive DSL and lightweight container, Koin simplifies dependency injection for any Kotlin application and SDK. Koin framework lets you build your dependency injection in a breeze, with simple API and Kotlin DSL. Koin can help you create complex Android mobile applications, so you can focus on your business, not your tools. Koin connects on top of the Kotlin ecosystem. Using the power of Kotlin, Koin provides easy dependency injection across multiple platforms. Already used by thousands of companies in the world, Koin is ready to scale in production.
    Starting Price: Free
  • 9
    Kakoune

    Kakoune

    Kakoune

    Kakoune is a highly efficient, modal text editor that focuses on real-time feedback and powerful, intuitive multi-selection capabilities. Inspired by Vim but offering its own distinct approach to modal editing, Kakoune prioritizes a selection-based workflow that makes text manipulation feel natural and fluid. Instead of commands operating on cursors, commands operate on selections, allowing users to edit and navigate with precision and speed. Kakoune features robust multi-caret editing, context-aware autocompletion, and extensive language support, with performance optimized for working with large files and complex codebases. Designed to be scriptable and extendable with shell commands, Kakoune integrates smoothly with UNIX tools, giving users flexibility in customization. Known for its responsiveness and adaptability, Kakoune is ideal for developers who prefer a keyboard-driven interface and appreciate real-time, immediate feedback in their editing workflow.
    Starting Price: Free
  • 10
    PaizaCloud

    PaizaCloud

    PaizaCloud

    On PaizaCloud Cloud IDE, you can operate Linux servers in your browser. You can manage and edit files, run commands, or start a web server/database server, all in a browser alone. You don't need to use troublesome commands to log in, edit files, or upload files anymore. You can operate Linux servers on the cloud just like a computer in front of you. Your new Linux server environment will be set up in just 3 seconds. You can copy an existing server environment, and you can also freely operate multiple Linux servers. Because the new server is set up instantly, you can challenge installing or developing software without worrying about breaking down. All you need is a browser to use your workspace environment from any PC or Mac. You can use the same workspace environment from anywhere without always having to carry the same computer around. For programming schools, coding boot camps, universities, and colleges, students can use the same development environment at school and at home.
    Starting Price: $9.80 per month
  • 11
    Qwen2.5-Coder
    Qwen2.5-Coder-32B-Instruct has become the current SOTA open source code model, matching the coding capabilities of GPT-4o. While demonstrating strong and comprehensive coding abilities, it also possesses good general and mathematical skills. As of now, Qwen2.5-Coder has covered six mainstream model sizes to meet the needs of different developers. We explore the practicality of Qwen2.5-Coder in two scenarios, including code assistants and artifacts, with some examples showcasing the potential applications of Qwen2.5-Coder in real-world scenarios. Qwen2.5-Coder-32B-Instruct, as the flagship model of this open source release, has achieved the best performance among open source models on multiple popular code generation benchmarks and has competitive performance with GPT-4o. Code repair is an important programming skill. Qwen2.5-Coder-32B-Instruct can help users fix errors in their code, making programming more efficient.
    Starting Price: Free
  • 12
    GitLab Duo
    Ship more secure software faster with AI throughout the entire software development lifecycle GitLab Duo is an AI-powered assistant integrated into the GitLab platform, designed to enhance software development productivity and collaboration. It provides intelligent code suggestions, helps refactor and debug code, and streamlines workflows by automating repetitive tasks. GitLab Duo also supports natural language queries for project management and development insights, enabling developers to interact with their repositories more intuitively. Integrated with popular IDEs like JetBrains and Neovim, GitLab Duo ensures seamless assistance within developers' preferred environments. By combining AI-driven efficiency with GitLab’s robust DevSecOps features, GitLab Duo empowers teams to deliver high-quality software faster and more collaboratively.
    Starting Price: $19/user/month
  • 13
    Stainless

    Stainless

    Stainless

    Developers expect your API to come with a typesafe client library in their language. With Stainless, you can deliver idiomatic SDKs while you stay focused on building the API. Great SDKs for your API drive faster integration, broader feature adoption, quicker upgrades, and trust in your engineering quality. At Stainless, we work hard to make each SDK feel as though it were hand-written by an expert in the language who had the time to get it right. All our libraries include rich types (for autocomplete and docs on hover), auto-pagination, auto-retry with backoff, seamless auth, and much more. All Stainless needs to get started is your OpenAPI spec. It doesn’t have to be perfect. We’ll create a starter Stainless config file that standardizes naming and defines core functionality like pagination and authentication. Receive shippable SDKs in the languages your developers demand. You can customize the Stainless configuration for more bespoke SDKs that best represent you.
    Starting Price: $250 per month
  • 14
    Cline

    Cline

    Cline AI Coding Agent

    Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way. Cline can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond code completion or tech support. While autonomous AI scripts traditionally run in sandboxed environments, this extension provides a human-in-the-loop GUI to approve every file change and terminal command, providing a safe and accessible way to explore the potential of agentic AI.
    Starting Price: Free
  • 15
    GitHub Advanced Security
    With AI-powered remediation, static analysis, secret scanning, and software composition analysis, GitHub Advanced Security helps developers and security teams work together to eliminate security debt and keep new vulnerabilities out of code. Code scanning with Copilot Autofix detects vulnerabilities, provides contextual explanations, and suggests fixes in the pull request and for historical alerts. Solve your backlog of application security debt. Security campaigns target and generate autofixes for up to 1,000 alerts at a time, rapidly reducing the risk of application vulnerabilities and zero-day attacks. Secret scanning with push protection guards over 200 token types and patterns from more than 150 service providers, even elusive secrets like passwords and PII. Powered by security experts and a global community of more than 100 million developers, GitHub Advanced Security provides the insights and automation you need to ship more secure software on schedule.
    Starting Price: $49 per month per user
  • 16
    Llama 3.3
    Llama 3.3 is the latest iteration in the Llama series of language models, developed to push the boundaries of AI-powered understanding and communication. With enhanced contextual reasoning, improved language generation, and advanced fine-tuning capabilities, Llama 3.3 is designed to deliver highly accurate, human-like responses across diverse applications. This version features a larger training dataset, refined algorithms for nuanced comprehension, and reduced biases compared to its predecessors. Llama 3.3 excels in tasks such as natural language understanding, creative writing, technical explanation, and multilingual communication, making it an indispensable tool for businesses, developers, and researchers. Its modular architecture allows for customizable deployment in specialized domains, ensuring versatility and performance at scale.
    Starting Price: Free
  • 17
    LuGo-Test

    LuGo-Test

    LuGo-Test

    Efficient, accurate, and fair assessments for your hiring needs. Use coding challenges to see how applicants write, compile, and run code. Browse their compilation history and see how applicants think. Our questions repository contains more than 300 technologies. Create a test by choosing the questions that best fit your job position needs. With themed tests, companies can implement their unique website design and product theme into our testing app. Our test application detects if candidates are using ChatGPT's website and disqualifies them if they do (after warning them first). During the test, the test app takes screenshots to verify the applicant does not copy the answers from the web. We use AI to show the risks. Verify your applicant is the only one taking the test. We use face detection to verify a human face is detected; the service will send a profile image report after the test is submitted.
    Starting Price: $35 per month
  • 18
    Opengrep

    Opengrep

    Opengrep

    Opengrep is an open-source static code analysis engine designed to identify security vulnerabilities within codebases. As a fork of Semgrep, it maintains a similar focus on providing fast and powerful code pattern search capabilities across more than 30 programming languages, including Python, JavaScript, and Go. Opengrep enables developers to define custom rules for pattern matching, facilitating the detection of potential security issues and promoting adherence to coding standards. By integrating Opengrep into the development workflow, teams can proactively address vulnerabilities, thereby enhancing the overall security and reliability of their software projects.
    Starting Price: Free
  • 19
    Falcon Mamba 7B

    Falcon Mamba 7B

    Technology Innovation Institute (TII)

    Falcon Mamba 7B is the first open-source State Space Language Model (SSLM), introducing a groundbreaking architecture for Falcon models. Recognized as the top-performing open-source SSLM worldwide by Hugging Face, it sets a new benchmark in AI efficiency. Unlike traditional transformers, SSLMs operate with minimal memory requirements and can generate extended text sequences without additional overhead. Falcon Mamba 7B surpasses leading transformer-based models, including Meta’s Llama 3.1 8B and Mistral’s 7B, showcasing superior performance. This innovation underscores Abu Dhabi’s commitment to advancing AI research and development on a global scale.
    Starting Price: Free
  • 20
    LiveKit

    LiveKit

    LiveKit

    LiveKit is a real-time platform that enables developers to build video, voice, and data capabilities into their applications. Building on WebRTC, it supports a broad range of frontend and backend platforms. LiveKit's network is optimized for ultra-low latency, extreme resiliency, and massive scale. Our team is distributed across the world, and our infrastructure delivers billions of minutes of audio and video every month. LiveKit provides SDK support across all major platforms, allowing you to code your application with a LiveKit client natively designed for your platform of choice. You can self-host LiveKit for free without changing a line of code, as the entire ecosystem of tools and services is Apache 2.0 open source. LiveKit offers a feature-rich platform, including SSO and RBAC for teams, enterprise-grade security with end-to-end encryption, noise and echo cancellation, session recording, stream ingestion, and moderation tools.
    Starting Price: $50 per month
  • 21
    Devika

    Devika

    Devika

    Devika is an open-source AI software engineer designed to understand high-level instructions, break them into steps, research relevant information, and write code to complete objectives. Using large language models, reasoning algorithms, and web browsing capabilities, Devika can assist in software development by taking on complex coding tasks with minimal human intervention. The platform supports multiple programming languages and offers key features like advanced AI planning, contextual keyword extraction, and dynamic agent tracking. Devika aims to be a competitive alternative to commercial AI tools, providing an ambitious, open-source solution for developers.
    Starting Price: Free
  • 22
    Fynix

    Fynix

    Fynix

    Fynix is an AI-powered platform designed to boost software development productivity through intelligent coding assistance and agent-based code reviews. It integrates directly into popular IDEs like VS Code and offers features such as context-aware autocomplete, natural language commands for code fixes and translations, and automatic code flow visualizations. Fynix’s Code Assistant helps developers write cleaner, more efficient code faster, while its upcoming Code Quality Agent will automate bug detection and enforce coding standards. With support for multiple programming languages and frameworks, and integrations with tools like Jira, Fynix is a versatile platform for improving coding efficiency and collaboration.
    Starting Price: Free
  • 23
    Mistral Large 2
    Mistral AI has launched the Mistral Large 2, an advanced AI model designed to excel in code generation, multilingual capabilities, and complex reasoning tasks. The model features a 128k context window, supporting dozens of languages including English, French, Spanish, and Arabic, as well as over 80 programming languages. Mistral Large 2 is tailored for high-throughput single-node inference, making it ideal for large-context applications. Its improved performance on benchmarks like MMLU and its enhanced code generation and reasoning abilities ensure accuracy and efficiency. The model also incorporates better function calling and retrieval, supporting complex business applications.
    Starting Price: Free
  • 24
    Lightstreamer

    Lightstreamer

    Lightstreamer

    ​Lightstreamer is an event broker optimized for the internet, ensuring seamless real-time data delivery across the web. Unlike traditional brokers, Lightstreamer automatically handles proxies, firewalls, disconnections, network congestion, and the general unpredictability of the internet. With its intelligent streaming feature, Lightstreamer guarantees real-time data transmission, always finding a way to deliver your data reliably and efficiently, ensuring robust last-mile messaging. Lightstreamer offers technology that is both mature and cutting-edge, continuously evolving to stay at the forefront of innovation. With a proven track record and years of field-tested performance, Lightstreamer ensures your data is delivered reliably and efficiently. Experience unparalleled reliability in any scenario with Lightstreamer.
    Starting Price: Free
  • 25
    Mistral Small 3.1
    ​Mistral Small 3.1 is a state-of-the-art, multimodal, and multilingual AI model released under the Apache 2.0 license. Building upon Mistral Small 3, this enhanced version offers improved text performance, and advanced multimodal understanding, and supports an expanded context window of up to 128,000 tokens. It outperforms comparable models like Gemma 3 and GPT-4o Mini, delivering inference speeds of 150 tokens per second. Designed for versatility, Mistral Small 3.1 excels in tasks such as instruction following, conversational assistance, image understanding, and function calling, making it suitable for both enterprise and consumer-grade AI applications. Its lightweight architecture allows it to run efficiently on a single RTX 4090 or a Mac with 32GB RAM, facilitating on-device deployments. It is available for download on Hugging Face, accessible via Mistral AI's developer playground, and integrated into platforms like Google Cloud Vertex AI, with availability on NVIDIA NIM and
    Starting Price: Free
  • 26
    Llama 4 Behemoth
    Llama 4 Behemoth is Meta's most powerful AI model to date, featuring a massive 288 billion active parameters. It excels in multimodal tasks, outperforming previous models like GPT-4.5 and Gemini 2.0 Pro across multiple STEM-focused benchmarks such as MATH-500 and GPQA Diamond. As the teacher model for the Llama 4 series, Behemoth sets the foundation for models like Llama 4 Maverick and Llama 4 Scout. While still in training, Llama 4 Behemoth demonstrates unmatched intelligence, pushing the boundaries of AI in fields like math, multilinguality, and image understanding.
    Starting Price: Free
  • 27
    Llama 4 Maverick
    Llama 4 Maverick is one of the most advanced multimodal AI models from Meta, featuring 17 billion active parameters and 128 experts. It surpasses its competitors like GPT-4o and Gemini 2.0 Flash in a broad range of benchmarks, especially in tasks related to coding, reasoning, and multilingual capabilities. Llama 4 Maverick combines image and text understanding, enabling it to deliver industry-leading results in image-grounding tasks and precise, high-quality output. With its efficient performance at a reduced parameter size, Maverick offers exceptional value, especially in general assistant and chat applications.
    Starting Price: Free
  • 28
    Llama 4 Scout
    Llama 4 Scout is a powerful 17 billion active parameter multimodal AI model that excels in both text and image processing. With an industry-leading context length of 10 million tokens, it outperforms its predecessors, including Llama 3, in tasks such as multi-document summarization and parsing large codebases. Llama 4 Scout is designed to handle complex reasoning tasks while maintaining high efficiency, making it perfect for use cases requiring long-context comprehension and image grounding. It offers cutting-edge performance in image-related tasks and is particularly well-suited for applications requiring both text and visual understanding.
    Starting Price: Free
  • 29
    UnderScope Map

    UnderScope Map

    UnderScope Map

    UnderScope Map lets you store utility data, manage construction schedules, handle locating tickets, and track product distribution on a single platform. All data is connected to an interactive map for quick access and planning. Main features: Utility Data Management: Keep track of utility lines, damages, and infrastructure with an interactive map. Products Distribution and inventory management: Add your products and sell them directly to utility companies and contractors Utility construction works data management : Digitally manage worksite details, documentation, and specifications. Utility Locating ticketing system: The utility locating ticketing system manages requests to check for underground utilities before digging.
    Starting Price: 30 - 50 $ / Month
  • 30
    Realm

    Realm

    Realm DB

    ​Realm is a mobile-first, open source object database designed to run directly inside phones, tablets, and wearables. It provides a simple, object-oriented data model that eliminates the need for an ORM, allowing developers to define models as regular classes in languages like Swift, Java, Kotlin, C#, JavaScript, Dart, and C++. Realm's architecture ensures high performance and low memory usage by employing a zero-copy design, lazy loading, and multi-version concurrency control (MVCC) for thread-safe operations. It's live objects and collections automatically update across threads, enabling reactive programming patterns. Realm supports relationships between objects via links and backlinks, facilitating complex data structures. Developers can utilize tools like Realm Studio to inspect and manipulate local Realm databases and integrate Realm into various platforms, including React Native, Flutter, Xamarin, and Node.js.
    Starting Price: Free