Business Software for Kotlin

  • 1
    Codacy Reviews

    Codacy

    Codacy

    $21/user/month
    Codacy is an end-to-end DevSecOps platform designed to enforce code quality, security, and compliance across modern development workflows. It integrates seamlessly with IDEs, repositories, and CI/CD pipelines to provide continuous analysis and real-time feedback. The platform performs static and dynamic testing, dependency scanning, and infrastructure checks to identify vulnerabilities early and throughout the software lifecycle. Codacy’s AI Guardrails feature ensures that both human-written and AI-generated code meet organizational standards by detecting risks and automatically fixing issues. It also offers automated pull request reviews, quality metrics, and test coverage tracking to improve development efficiency. Centralized policies allow organizations to maintain consistent standards across teams and projects. With support for multiple programming languages and easy integration into existing workflows, Codacy simplifies secure coding practices. It helps teams reduce manual review effort while improving code reliability and maintainability. By combining security, quality, and AI protection, Codacy empowers teams to ship faster with confidence.
  • 2
    FOSSA Reviews

    FOSSA

    FOSSA

    $230 per month
    Scalable, end to end management for third party code, license compliance and Open Source has been a critical supplier for modern software businesses. It has changed the way people think about code. FOSSA provides the infrastructure to enable modern teams to succeed with open source. FOSSA's flagship product allows teams to track open source code used in their code. It also automates license scanning and compliance. FOSSA's tools have been used to ship software by over 7,000 open-source projects (Kubernetes Webpack, Terraform and ESLint) as well as companies like Uber, Ford, Zendesk and Motorola. FOSSA code is used by many in the software industry today. FOSSA is a venture-funded startup that has been backed by Cosanoa Ventures and Bain Capital Ventures. Marc Benioff (Salesforce), Steve Chen(YouTube), Amr Asadallah (Cloudera), Jaan Talin (Skype), Justin Mateen (Tinder) are some of the affiliate angels.
  • 3
    Codecov Reviews

    Codecov

    Codecov

    $10 per user per month
    Enhance the quality of your code by adopting healthier coding practices and refining your code review process. Codecov offers a suite of integrated tools designed to organize, merge, archive, and compare coverage reports seamlessly. This service is free for open-source projects, with paid plans beginning at just $10 per user each month. It supports multiple programming languages, including Ruby, Python, C++, and JavaScript, and can be effortlessly integrated into any continuous integration (CI) workflow without the need for extensive setup. The platform features automatic merging of reports across all CI systems and languages into a unified document. Users can receive tailored status updates on various coverage metrics and review reports organized by project, folder, and test type, such as unit or integration tests. Additionally, detailed comments on the coverage reports are directly included in your pull requests. Committed to safeguarding your data and systems, Codecov holds SOC 2 Type II certification, which verifies that an independent third party has evaluated and confirmed their security practices. By utilizing these tools, teams can significantly increase code quality and streamline their development processes.
  • 4
    Codeanywhere Reviews

    Codeanywhere

    Codeanywhere

    $2.50 per user per month
    Our Cloud IDE streamlines your workflow by setting up a development environment within seconds, allowing you to effortlessly code, learn, build, and collaborate on various projects. With Codeanywhere's exceptional web-based code editor, you'll quickly forget any previous coding tools you’ve used. It fully supports all major programming languages, including JavaScript/TypeScript, PHP, Python, Ruby, Go, Java, C/C++, and C#, along with many others. Enjoy intelligent editing capabilities like auto-complete, code refactoring, symbol renaming, and the ability to jump to definitions, among various other features. You can debug your code effectively using breakpoints, call stacks, and an interactive console. The platform includes a fully functional Git client and is expandable with a wide range of existing extensions. Additionally, you can launch powerful containers in mere seconds, which can be completely preconfigured to suit your preferred programming environment. Develop and execute your code on our infrastructure while having full sudo access, and benefit from prebuilt development environments equipped with the necessary tools and databases already installed for all leading programming languages. This makes it easier than ever to start working on your project without any hassle.
  • 5
    JetBrains Datalore Reviews

    JetBrains Datalore

    JetBrains

    $19.90 per month
    Datalore is a platform for collaborative data science and analytics that aims to improve the entire analytics workflow and make working with data more enjoyable for both data scientists as well as data-savvy business teams. Datalore is a collaborative platform that focuses on data teams workflow. It offers technical-savvy business users the opportunity to work with data teams using no-code and low-code, as well as the power of Jupyter Notebooks. Datalore allows business users to perform analytic self-service. They can work with data using SQL or no-code cells, create reports, and dive deep into data. It allows core data teams to focus on simpler tasks. Datalore allows data scientists and analysts to share their results with ML Engineers. You can share your code with ML Engineers on powerful CPUs and GPUs, and you can collaborate with your colleagues in real time.
  • 6
    Stickler CI Reviews

    Stickler CI

    Stickler

    $15 per month
    Integrate your team's code evaluations with automated style suggestions across all programming languages in a single platform. Connecting your repository takes just a few clicks, and our review process is completed faster than ever. You can either adopt the recommended style guides or tailor each tool to meet your team's preferences. Utilize auto-fixing features to rectify style discrepancies, allowing you to concentrate on providing constructive feedback. Stickler CI retains your code solely for the duration of the review process, ensuring that your data is secure; once the review comments are made, your code is promptly deleted from our servers. Gradually enhance and unify the quality of your code with each pull request, ensuring that your coding standards are consistently applied amid ongoing changes without hindering your team's workflow. Achieve uniformity in your code quality and style by automatically employing style and quality verification tools. You have the option to either stick with the default settings or customize linters to align with your current coding standards, making it easier for your team to maintain high-quality code. In this way, you can foster a collaborative environment while promoting best practices in coding.
  • 7
    Material Design Reviews

    Material Design

    Material Design

    Free
    Material serves as a versatile framework of principles, elements, and resources that enhance user interface design practices. With its foundation in open-source code, Material fosters collaboration between designers and developers, enabling teams to efficiently create visually appealing products. Drawing inspiration from the tangible aspects of the world, such as textures and light dynamics, Material Design innovatively reinterprets traditional mediums like paper and ink. The approach is anchored in print design techniques, including typography, grids, spacing, scaling, color usage, and imagery, to establish hierarchy and meaning that engage users in a deeper experience. Additionally, motion plays a crucial role by directing focus and ensuring smooth continuity through subtle feedback and seamless transitions. As various components appear on the screen, they not only evolve but also reshape the surrounding environment, creating a dynamic interaction that leads to further transformations. This interconnectedness of design elements enhances the overall user experience, making it more immersive and enjoyable.
  • 8
    MockK Reviews
    Mocking serves as an effective method to enhance the readability and maintainability of code during testing. In a series of three articles, I aim to explore the foundational concepts, features, and unique aspects of the MockK library. This innovative open-source library, available on GitHub, is dedicated to simplifying the mocking process in Kotlin. When it comes to property injection, the library first attempts to align properties by their names, followed by matching them based on class or superclass hierarchies. For further customization, users can refer to the lookupType parameter. Notably, property injection continues to function even when private visibility is enforced. Additionally, when selecting constructors for injection, the library prioritizes those with the highest number of arguments, proceeding to those with fewer. This thoughtful design enhances the user experience and flexibility in testing scenarios.
  • 9
    Axon Framework Reviews
    Based on architectural principles, such as Domain-Driven Design (DDD) and Command-Query Responsibility Segregation (CQRS), the Axon Framework provides the building blocks that CQRS requires and helps create scalable and extensible applications while maintaining application consistency in distributed systems.
  • 10
    Jmix Reviews

    Jmix

    Haulmont Technology

    $45 per month
    You can now discover a platform for rapid application development that will accelerate your digital initiatives without vendor dependence, low-code limitations, or usage-based fees. Jmix is a general purpose open architecture that uses a future-proof technology stack and can support multiple digital initiatives throughout the organization. Jmix applications are yours and can be used independently by using an open-source runtime that uses mainstream technologies. With a server-side frontend model and fine-grained access controls, your data is protected. Java and Kotlin developers can be considered full-stack Jmix developers. You don't need separate frontend or backend teams. Visual tools are useful for developers who are new to the platform or have not had much experience. Jmix's data-centric approach makes it easy to migrate legacy applications. Jmix boosts productivity and provides ready-to-use components to help you get the job done.
  • 11
    Meteomatics Reviews

    Meteomatics

    Meteomatics

    $0/month/user
    Meteomatics is a company that offers a wide range of weather-related services, including high-resolution commercial weather forecasting, power output forecasting for wind, solar and hydro, weather data gathering from the lower atmosphere using Meteodrones, and weather data delivery via the Weather API. Some of the key features of their Weather API include: - Unlimited accesses/day - Weather data querying via URL - Unified weather data access for historical and current weather, forecasts, climate models, and data from over 25 weather models - WMS and WFS interface - Delivery of forecasts with an average response time of 20 to 30 ms - 90 m downscaling worldwide - 1800+ parameters - Historical weather data from 1979 Climate data including climate scenarios up to the year 2100 - Secured use with HTTP and HTTPS - Integration with many formats, connectors, and programming languages available - Proprietary European Weather Model with 1 km resolution – EURO1k (Business plan)
  • 12
    IDWise Reviews

    IDWise

    IDWise

    $1 per verification
    Transform good people into good customers faster and increase trust. It's easy to verify your identity. Supported in more than 200+ countries and territories, 13,000+ ID documents. Each ID Document can be subject to up to 50 AI-based security checks in just seconds. Bank-Grade Certified Biometrics Checks Unparalleled expertise in emerging markets. IDWise's AI-driven, fully automated, user-friendly identity verification solution will dramatically increase customer conversion rates and decrease abandonment rates. IDWise loves simplicity. Our seamless integration and simple pricing plans are designed to help you serve customers quickly and reliably while allowing you to focus your resources on what you do best, running your business. We take pride in our long-term partnership approach. We recognize that no two businesses are alike when it comes to finding the right balance between speed, user experience and compliance.
  • 13
    Meet Hour Reviews

    Meet Hour

    Meet Hour

    $6.59 per user per month
    Meet Hour enables healthcare professionals to broaden their practice by offering secure and accessible telehealth consultations that patients can join from any location and device. In fact, nearly half of all patient interactions have shifted to virtual formats during the pandemic. Users can access the service through a browser on either a mobile device or desktop without the need for downloads, making it incredibly user-friendly for both providers and patients alike. The platform facilitates safe online consultations, ensuring that interactions between healthcare providers and patients remain confidential. Users need not stress about their video backgrounds, as they can select any background image that suits their style. Furthermore, participants can engage in both private and group chats, with the convenience of mobile phone chatting available. The video calls utilize 256-bit encryption to safeguard privacy, and no data is retained on Meet Hour's servers. Additionally, the lobby mode feature allows guests to enter the meeting room only after receiving permission from the host, further enhancing security and control over the telehealth experience.
  • 14
    Vert.x Reviews
    Vert.x enables handling a greater number of requests using fewer resources than traditional stacks and frameworks that rely on blocking I/O. It is well-suited for a variety of execution environments, including those with limitations such as virtual machines and containers. Have you heard that asynchronous programming can be daunting? We aim to make working with Vert.x a more accessible endeavor, ensuring that you don't compromise on accuracy or performance. By utilizing Vert.x, you can enhance deployment density and reduce costs instead of wasting resources. You can choose from various models that best suit your project's needs, including callbacks, promises, futures, reactive extensions, and (Kotlin) coroutines. Unlike a conventional framework, Vert.x operates as a toolkit, making it inherently composable and embeddable. We believe in giving you the freedom to design your application structure as you see fit. You can select the necessary modules and clients, seamlessly integrating them to build the application you envision. This flexibility allows developers to tailor solutions that perfectly align with their unique requirements.
  • 15
    Refraction Reviews

    Refraction

    Refraction

    $8 per month
    Refraction serves as a powerful code-generation tool tailored for developers, employing AI to assist in writing code. This innovative platform enables users to produce unit tests, documentation, refactor existing code, and much more. It supports code generation in 34 programming languages, including Assembly, C#, C++, CoffeeScript, CSS, Dart, Elixir, Erlang, Go, GraphQL, Groovy, Haskell, HTML, Java, JavaScript, Kotlin, LaTeX, Less, Lua, MatLab, Objective-C, OCaml, Perl, PHP, Python, R Lang, Ruby, Rust, Sass/SCSS, Scala, Shell, SQL, Swift, and TypeScript. With Refraction, thousands of developers globally are streamlining their workflows, utilizing AI to automate tasks such as documentation creation, unit testing, and code refactoring. This tool not only enhances efficiency but also allows programmers to concentrate on more critical aspects of software development. By leveraging AI, you can refactor, optimize, fix, and style-check your code effortlessly. Additionally, it facilitates the generation of unit tests compatible with various testing frameworks and helps clarify the intent of your code, making it more accessible for others. Embrace the capabilities of Refraction and transform your coding experience today.
  • 16
    Refact.ai Reviews
    Refact.ai is an advanced AI-powered assistant that integrates directly into your IDE, offering intelligent code completion, real-time code suggestions, and automatic refactoring to streamline the coding process. By using the AI model trained on your codebase, Refact.ai adapts to your team's style, providing highly relevant recommendations to enhance productivity. Developers can also fine-tune the assistant to better suit their unique requirements, making it a powerful tool for personalized coding assistance. With support for all major IDEs and secure on-premise deployment, Refact.ai empowers developers to increase code quality, reduce time spent on manual tasks, and achieve faster results.
  • 17
    Cody Reviews

    Cody

    Sourcegraph

    $59
    Cody is an advanced AI coding assistant developed by Sourcegraph to enhance the efficiency and quality of software development. It integrates seamlessly with popular Integrated Development Environments (IDEs) such as VS Code, Visual Studio, Eclipse, and various JetBrains IDEs, providing features like AI-driven chat, code autocompletion, and inline editing without altering existing workflows. Designed to support enterprises, Cody emphasizes consistency and quality across entire codebases by utilizing comprehensive context and shared prompts. It also extends its contextual understanding beyond code by integrating with tools like Notion, Linear, and Prometheus, thereby gathering a holistic view of the development environment. By leveraging the latest Large Language Models (LLMs), including Claude Sonnet 4 and GPT-4o, Cody offers tailored assistance that can be optimized for specific use cases, balancing speed and performance. Developers have reported significant productivity gains, with some noting time savings of approximately 5-6 hours per week and a doubling of coding speed when using Cody.
  • 18
    Falcon-40B Reviews

    Falcon-40B

    Technology Innovation Institute (TII)

    Free
    Falcon-40B is a causal decoder-only model consisting of 40 billion parameters, developed by TII and trained on 1 trillion tokens from RefinedWeb, supplemented with carefully selected datasets. It is distributed under the Apache 2.0 license. Why should you consider using Falcon-40B? This model stands out as the leading open-source option available, surpassing competitors like LLaMA, StableLM, RedPajama, and MPT, as evidenced by its ranking on the OpenLLM Leaderboard. Its design is specifically tailored for efficient inference, incorporating features such as FlashAttention and multiquery capabilities. Moreover, it is offered under a flexible Apache 2.0 license, permitting commercial applications without incurring royalties or facing restrictions. It's important to note that this is a raw, pretrained model and is generally recommended to be fine-tuned for optimal performance in most applications. If you need a version that is more adept at handling general instructions in a conversational format, you might want to explore Falcon-40B-Instruct as a potential alternative.
  • 19
    Falcon-7B Reviews

    Falcon-7B

    Technology Innovation Institute (TII)

    Free
    Falcon-7B is a causal decoder-only model comprising 7 billion parameters, developed by TII and trained on an extensive dataset of 1,500 billion tokens from RefinedWeb, supplemented with specially selected corpora, and it is licensed under Apache 2.0. What are the advantages of utilizing Falcon-7B? This model surpasses similar open-source alternatives, such as MPT-7B, StableLM, and RedPajama, due to its training on a remarkably large dataset of 1,500 billion tokens from RefinedWeb, which is further enhanced with carefully curated content, as evidenced by its standing on the OpenLLM Leaderboard. Additionally, it boasts an architecture that is finely tuned for efficient inference, incorporating technologies like FlashAttention and multiquery mechanisms. Moreover, the permissive nature of the Apache 2.0 license means users can engage in commercial applications without incurring royalties or facing significant limitations. This combination of performance and flexibility makes Falcon-7B a strong choice for developers seeking advanced modeling capabilities.
  • 20
    Baichuan-13B Reviews

    Baichuan-13B

    Baichuan Intelligent Technology

    Free
    Baichuan-13B is an advanced large-scale language model developed by Baichuan Intelligent, featuring 13 billion parameters and available for open-source and commercial use, building upon its predecessor Baichuan-7B. This model has set new records for performance among similarly sized models on esteemed Chinese and English evaluation metrics. The release includes two distinct pre-training variations: Baichuan-13B-Base and Baichuan-13B-Chat. By significantly increasing the parameter count to 13 billion, Baichuan-13B enhances its capabilities, training on 1.4 trillion tokens from a high-quality dataset, which surpasses LLaMA-13B's training data by 40%. It currently holds the distinction of being the model with the most extensive training data in the 13B category, providing robust support for both Chinese and English languages, utilizing ALiBi positional encoding, and accommodating a context window of 4096 tokens for improved comprehension and generation. This makes it a powerful tool for a variety of applications in natural language processing.
  • 21
    Monday Hero Reviews

    Monday Hero

    Monday Hero

    $85 per month
    Craft your personalized component library directly from your design creations, allowing you to reduce your development time by as much as 60%. Eliminate the burdensome task of manually coding every design element and concentrate on the broader vision of your project. Seamlessly convert your designs from Figma, Adobe XD, and Sketch into reusable code with remarkable efficiency. Create an impressive user interface for your iOS native app by utilizing both xib and programmatic UI components. Transform your designs into Dart code to leverage Google's UI toolkit for the development of natively compiled applications. Alternatively, convert your designs into JavaScript, tapping into its robust libraries for user interface development. Directly transfer your design specifications to your development team, facilitating a smoother workflow. Accelerate your project by employing reusable components rather than starting your UI from the ground up. Access all the static components provided by Monday Hero, allowing you to allocate your time more effectively. Regardless of whether you're working independently or as part of a team, the innovative features offered by Monday Hero guarantee that your work remains efficient, cohesive, and productive. Be confident that your code aligns perfectly with your vision before integrating it into your project, ensuring a high-quality final product. With these tools at your disposal, you can elevate your development process to new heights.
  • 22
    Sales Sparrow Reviews
    You can effortlessly integrate notes into Salesforce and receive AI-enhanced recommendations for organizing and overseeing tasks and events. Start jotting down notes right away on your mobile device. Our AI system analyzes your notes and suggests the creation of tasks and events with just one tap. The homepage smartly highlights accounts that need your attention, while the efficient account search allows for rapid access. Each account page is equipped with vital information to assist you in preparing for your upcoming calls. Sales Sparrow makes it easy for anyone to link their Salesforce account, allowing them to view lead details, gather insights, and seamlessly input notes into Salesforce. Additionally, it offers AI-generated recommendations based on their notes for subsequent actions, making it simpler to create and manage tasks and events, while enhancing overall productivity and organization. With these features, users can streamline their workflow and ensure nothing falls through the cracks.
  • 23
    Kodika Reviews

    Kodika

    Kodika

    €14.90 per month
    Every day, startups, freelancers, small and medium-sized enterprises, along with designers, are launching new applications, whether for public distribution or internal purposes. Seamlessly integrate with platforms like WordPress, Joomla, Drupal, or any custom content management system. Develop a tailored food ordering application complete with user accounts, shopping cart functionality, and payment processing. Utilize over 1,000 pre-built code blocks to create any app you envision. Design an application for your WooCommerce or Shopify store effortlessly. In mere minutes, you can establish your web radio or web TV application using our convenient player plugin, which comes equipped with impressive features to enhance your web radio experience. Our ready-made mobile apps for web radio provide an ideal solution for those looking to engage their audience effectively. Customize a to-do application that meets your specific needs and say farewell to complicated coding; our platform offers a straightforward and intuitive app-building experience. Stay updated with events, sermons, and more all in one convenient location, and enjoy listening to sermons and services on the go. Kodika empowers you to generate native iOS and Android applications compiled in Swift and Kotlin, ensuring optimal compatibility with both current and future operating system versions, while delivering peak performance. With this innovative approach, you can turn your app ideas into reality more easily than ever before.
  • 24
    Betterscan.io Reviews

    Betterscan.io

    Betterscan.io

    €499 one-time payment
    Reduce Mean Time to Detection (MTTD) and Mean Time to Recovery (MTTR) with comprehensive coverage achievable within minutes of deployment. Employ a complete DevSecOps toolchain that spans all your environments, ensuring the implementation and gathering of evidence as part of an ongoing security strategy. This solution is unified and de-duplicated across all orchestrated layers, allowing you to add thousands of checks through a single line of code, enhanced by AI capabilities. Designed with a strong focus on security, it effectively sidesteps prevalent security errors and vulnerabilities, while being adept at understanding contemporary technologies. Every feature is accessible through a REST API, making it easily integrable with CI/CD systems, and it operates in a lightweight and rapid manner. You have the option to self-host for total code governance and transparency, or to utilize a source-available binary exclusively within your own CI/CD pipeline. Opting for a source-available solution grants you complete control and transparency over your security measures. The initial setup is straightforward, necessitating no software installation, and it supports a wide variety of programming languages. This tool is capable of detecting thousands of code and infrastructure-related issues, with the count continually rising. Users can review detected issues, categorize them as false positives, and collaborate effectively on resolutions, fostering a more secure development environment. Continuous updates ensure that the tool remains aligned with emerging security threats and technology advancements.
  • 25
    Mixtral 8x7B Reviews
    The Mixtral 8x7B model is an advanced sparse mixture of experts (SMoE) system that boasts open weights and is released under the Apache 2.0 license. This model demonstrates superior performance compared to Llama 2 70B across various benchmarks while achieving inference speeds that are six times faster. Recognized as the leading open-weight model with a flexible licensing framework, Mixtral also excels in terms of cost-efficiency and performance. Notably, it competes with and often surpasses GPT-3.5 in numerous established benchmarks, highlighting its significance in the field. Its combination of accessibility, speed, and effectiveness makes it a compelling choice for developers seeking high-performing AI solutions.
MongoDB Logo MongoDB