Best Free Application Development Software of 2026 - Page 78

Find and compare the best Free Application Development software in 2026

Use the comparison tool below to compare the top Free Application Development software on the market. You can filter results by user reviews, pricing, features, platform, region, support options, integrations, and more.

  • 1
    Gcov Reviews
    Gcov is a tool that provides open-source capabilities for measuring code coverage. It helps developers analyze which parts of their code are executed during testing, allowing for better optimization and debugging.
  • 2
    Coverlet Reviews
    Coverlet functions with the .NET Framework on Windows and with .NET Core across all compatible platforms. It provides coverage specifically for deterministic builds. Currently, the existing solution is less than ideal and requires a workaround. For those who wish to view Coverlet's output within Visual Studio while coding, various add-ins are available depending on the platform in use. Additionally, Coverlet seamlessly connects with the build system to execute code coverage post-testing. Activating code coverage is straightforward; you simply need to set the CollectCoverage property to true. To use the Coverlet tool, you must indicate the path to the assembly housing the unit tests. Furthermore, you are required to define both the test runner and the associated arguments by utilizing the --target and --targetargs options. It's crucial that the invocation of the test runner with these arguments does not necessitate recompiling the unit test assembly, as this would prevent the generation of coverage results. Proper configuration and understanding of these aspects will ensure a smoother experience when using Coverlet for code coverage.
  • 3
    Catch2 Reviews
    Catch2 serves primarily as a unit testing framework tailored for C++, yet it also incorporates fundamental micro-benchmarking capabilities and straightforward BDD macros. Its primary strength lies in its user-friendly and intuitive design. Test identifiers do not require adherence to valid naming conventions, assertions resemble standard C++ boolean expressions, and the use of sections allows for a localized approach to managing setup and teardown code within tests. Currently, you are working on the devel branch where version 3 is under development. This upcoming version introduces several major updates, the most notable being that Catch2 transitions from a single-header library to a conventional library structure featuring multiple headers and a separately compiled implementation. Getting started is quick and straightforward; you only need to download two files, integrate them into your project, and you're ready to go, all without any external dependencies. As long as your environment supports C++14 and includes the C++ standard library, you can write test cases as self-registering functions or methods if that suits your style. This flexibility in coding approaches enhances the framework's usability for various programming preferences.
  • 4
    Coverage.py Reviews
    Coverage.py serves as a powerful utility for assessing the code coverage of Python applications. It tracks the execution of your program, recording which segments of the code have been activated, and subsequently reviews the source to pinpoint areas that could have been executed yet remained inactive. This measurement of coverage is primarily utilized to evaluate the efficacy of testing efforts. It provides insights into which portions of your code are being tested and which are left untested. To collect data, you can use the command `coverage run` to execute your test suite. Regardless of how you typically run your tests, you can incorporate coverage by executing your test runner with the coverage tool. If the command for your test runner begins with "python," simply substitute the initial "python" with "coverage run." To restrict coverage evaluation to only the code within the current directory and to identify files that have not been executed at all, include the source parameter in your coverage command. By default, Coverage.py measures line coverage, but it is also capable of assessing branch coverage. Additionally, it provides information on which specific tests executed particular lines of code, enhancing your understanding of test effectiveness. This comprehensive approach to coverage analysis can significantly improve the quality and reliability of your codebase.
  • 5
    Coveralls Reviews

    Coveralls

    Coveralls

    $10 per month
    We assist you in confidently delivering your code by identifying which sections are left untested by your suite. Our service is free for open-source projects, while private repositories can benefit from our pro accounts. You can sign up instantly through platforms like GitHub, Bitbucket, and GitLab. Ensuring a thoroughly tested codebase is crucial for success, yet identifying gaps in your tests can be a challenging task. Since you're likely already using a continuous integration server for testing, why not allow it to handle the heavy lifting? Coveralls integrates seamlessly with your CI server, analyzing your coverage data to uncover hidden issues before they escalate into bigger problems. If you're only checking your code coverage locally, you may miss out on valuable insights and trends throughout your entire development process. Coveralls empowers you to explore every aspect of your coverage while providing unlimited historical data. By using Coveralls, you can eliminate the hassle of monitoring your code coverage, gaining a clear understanding of your untested sections. This allows you to develop with assurance that your code is properly covered and robust. In summary, Coveralls not only streamlines the tracking process but also enhances your overall development experience.
  • 6
    JetBrains Fleet Reviews
    Developed entirely from the ground up, JetBrains Fleet draws on two decades of experience in creating integrated development environments (IDEs). It utilizes the robust IntelliJ code-processing engine, featuring a distributed architecture and a fresh user interface designed for modern developers. Our aim with Fleet was to create a swift and efficient text editor that allows for quick code browsing and editing. It launches almost instantaneously, enabling you to start your work without delay, and has the capability to seamlessly evolve into a full-fledged IDE, with the IntelliJ engine operating independently from the editing interface. Fleet encompasses all the beloved features of IntelliJ-based IDEs, such as code completion tailored to your project context, easy navigation to definitions and usages, real-time code quality assessments, and convenient quick-fixes. The architecture of Fleet is thoughtfully designed to accommodate various configurations and workflows, allowing it to run locally on your machine or to offload some processes to the cloud, showcasing its versatility and adaptability for different development needs. This flexibility ensures that developers can choose the setup that best fits their workflow requirements.
  • 7
    Wwise Reviews

    Wwise

    Audiokinetic

    Free for Indie developers
    Wwise serves as a versatile interactive audio middleware designed for software developers aiming to incorporate dynamic audio into video games and other engaging audio-related projects. By enhancing both the efficiency and creativity of teams, Wwise simplifies programming tasks while enabling audio professionals to craft exceptional immersive experiences in gaming and interactive audio. The platform provides capabilities for real-time in-game previews and boasts an extensive array of features, such as sound authoring, dynamic mixing, 3D spatial audio, interactive music composition, and sound synthesis. Wwise is compatible with all leading game development platforms, including Unreal Engine, Unity, and Cryengine, among others, and grants developers access to comprehensive API and SDK toolkits. Every year, over 1000 titles in gaming and AR/VR are created using Wwise, and with collaborations with some of the largest developers globally, it is utilized by 70% of the AAA game market, showcasing its significant impact on the industry. This widespread adoption underscores the platform's essential role in shaping the future of interactive audio in entertainment.
  • 8
    EngFlow Reviews
    Software engineers usually compile source code and conduct tests on their personal computers. EngFlow Remote Execution enhances this process by distributing the builds and tests across a network of machines while also caching the outcomes remotely for quicker access. You can conveniently review your build and test results on multiple devices, whether it’s your desktop, laptop, or even a colleague's device. This innovation significantly improves the efficiency of remote collaboration. The console output tends to be complex and overwhelming, so we organize the data into distinct views to help you focus on what matters most. Additionally, one of these views features the complete console output, allowing you to watch it live as your builds and tests progress. Since build and test configurations can differ among machines, we supply the invocation details for each execution, including the platform, git branch, commit identifiers, and both explicit and implicit flags that were set. This information enables you to replicate a run for debugging purposes or to recreate a previous release accurately. Ultimately, this comprehensive approach streamlines the development process while ensuring clarity and precision in results.
  • 9
    XetHub Reviews
    Effortlessly branch, review, and merge your data while enjoying the benefits of complete historical tracking and recoverability. Maintain synchronization between your code and data to ensure consistent development and reliable reproducibility. Centralize the automation of reports, access audits, and metadata management for ease of use across your team. XetHub is perfectly suited for groups already utilizing Git for code management who wish to harness the advantages of infinite history, pull requests, and difference-based tracking for larger assets like datasets or media files. By employing familiar Git workflows, managing entire projects becomes straightforward, simplifying change tracking and facilitating continuous integration, particularly for processes that generate or enhance assets through code. This approach not only improves collaboration but also enhances overall project efficiency.
  • 10
    ApiX-Drive Reviews

    ApiX-Drive

    ApiX-Drive

    $19/month
    ApiX-Drive offers a service that enables users to seamlessly connect various types of applications and platforms, including Customer Relationship Management (CRM) tools, email and SMS services, quiz creation tools, social media platforms, content management systems (CMS), online marketplaces, project management software, payment gateways, instant messaging applications, chatbots, and additional products. No technical expertise or coding skills are required to utilize this connector; all that is needed is to link the accounts of the services you wish to integrate on the ApiX-Drive platform and choose the specific parameters for the automatic transfer of data. The integration process is designed to be straightforward, featuring a user-friendly interface with numerous prompts, allowing users to complete the setup in approximately five minutes on average, making it accessible for everyone.
  • 11
    Bfluid Reviews

    Bfluid

    IR Systems

    $25 per month
    Transform your PostgreSQL data into functional web applications with ease and efficiency. Experience a rapid time to market with this streamlined approach. Simply design your web application to fit your vision, activate it, and you’ll be good to go. Users will have access to the designated environment, utilizing the web apps you’ve assigned to them. You will also benefit from robust tools for managing security and maintaining transaction logs. Maximize the capabilities of PostgreSQL for your needs. Bfluid recognized the potential of PostgreSQL early on, leveraging its features to enhance development. You will gain complete oversight of your business data, ensuring everything is managed effectively. Modernize your workplace with updated web applications. Eliminate outdated user interfaces and bring in contemporary solutions. This approach can significantly reduce development time by as much as 90%. Start with a prototype and allow it to evolve effortlessly with just a few clicks. There’s no need for complex coding or cumbersome visual editors; instead, use simple building blocks to showcase your data. Each facet of your business can be organized as its own tab, conveniently compiled into a user-friendly menu for easy navigation. Additionally, this structure fosters better collaboration and efficiency within your team.
  • 12
    YepCode Reviews

    YepCode

    YepCode

    €99 per month
    All-in-one platform to connect your APIs and services in the most efficient way. Allow busy developers to create complex integrations that no-code tools can't solve. JavaScript is a powerful tool that allows you to create more code in a shorter time. Audit code changes, audit credentials creation, use, and check execution logs. Open data streams, transactions and caches, errors management, logging support, multiple environments support, and reused functions can all be used. Execute tasks on demand, using a schedule approach or a webhook. Integration in your systems infrastructure is as easy as possible in a matter of minutes. JS modules allow you to reuse your business logic. They include a friendly editor, powerful integrations and libraries, as well as a friendly source code editor. Kubernetes can be deployed on-premise. External identity providers and enhanced auditing and logging. You can write your scripts from a web browser and then run them in the YepCode cloud.
  • 13
    Jinja Reviews
    Jinja serves as a rapid, versatile, and adaptable templating engine. It features unique placeholders within the templates that enable the incorporation of code resembling Python syntax, facilitating dynamic content generation. Subsequently, the template receives data, which is utilized to produce the final rendered document, showcasing Jinja's powerful capabilities in web development.
  • 14
    ReleaseNotes.io Reviews

    ReleaseNotes.io

    ReleaseNotes.io

    $29 per month
    With User Reactions, you can capture the sentiment of your users about the features that you release. Your users can give simple reactions to your release. If enabled, users can see their reactions when they view a release in their widget or on the public release page (see below). Reactions won't be displayed in release emails. Your latest releases should be kept up-to-date with remote and internal teams so they can keep up to date and be more productive in their jobs. You can share private releases with only the people who need them. You can let your customers know you are on top of issues by posting a steady stream if your recent fixes. Your team works hard to create a great product. To promote your work to more customers and win more deals, you should make sure to share any new updates to your existing users as well as the wider public.
  • 15
    ProductFeed Reviews

    ProductFeed

    ProductFeed

    $19 per month
    A flexible feature integrated into your website that provides a swift summary of your most recent updates. Users can view all updates on a Custom Page that can be hosted on your domain, offering a comprehensive list of your updates, which can be accessed by clicking on any item in the Widget. Both the widget and the custom page are entirely customizable, allowing you to align them with your brand's aesthetic. Effortlessly disseminate new updates and announcements to your audience on Twitter and share them with your teammates on Slack. Additionally, you have the option to set your updates page to be as private or as public as you desire by managing its visibility on Google search results. This gives you complete control over how your information is shared and who can access it.
  • 16
    Changelogfy Reviews

    Changelogfy

    Changelogfy

    $19 per month
    Gather insights, suggestions for new features, and reports on any issues from customers, users, or colleagues. Avoid the pitfall of investing resources into unnecessary features by ensuring you remain attuned to your users' needs. Focus on the features that generate the most interest and use this data to develop a strategic product roadmap, prioritizing elements that drive user engagement for informed decision-making. Craft compelling product announcements and disseminate them to your audience to keep them informed. Regularly update users on new developments, features, and enhancements to foster engagement and improve retention rates. Establish a feedback platform to systematically collect input from customers regarding their experiences, desired features, or reported bugs. Encourage active participation by allowing users to comment, vote, and react, thereby gathering detailed insights into their true preferences. Engage with users' comments to deepen your understanding of their specific needs, ultimately refining your product to better serve them. This continuous cycle of feedback and improvement is essential for creating a product that truly resonates with your audience.
  • 17
    ReleaseNotesHub Reviews
    Stay updated on your preferred software, service, or application by receiving alerts whenever a new feature is implemented or a bug is resolved. You can express your feelings about a release, whether positive or negative, ensuring your voice is recognized. Additionally, you have the ability to compare different versions and filter through release notes according to your specific needs. By fostering omnichannel communication with your customers via email, Twitter, Facebook, and Slack, you can create a more engaging experience for them. Engaged customers are more likely to remain loyal to your product, leading to improved retention rates. ReleaseNotesHub aids in minimizing churn while promoting sustainable growth and strengthening the defensibility of your solution. It stands out as the first and only dedicated search engine for release notes. You can also integrate a step into your CI/CD pipeline that automatically generates release notes. With the right permissions, ReleaseNotesHub can access or receive information from various ticket and task management systems, making it versatile. Notably, it can extract content from a variety of platforms, including TFS, Azure DevOps, GitHub, Jira, and Asana, streamlining your workflow effectively. This makes it easier for teams to keep track of changes and improvements across their projects.
  • 18
    Moderne Reviews
    Reduce static code analysis time from 1000s to just minutes. Security vulnerabilities can be fixed across hundreds of repositories in a matter of minutes. Moderne automates code-remediation tasks, allowing developers to deliver more business value every day. Automate safe, sweeping codebase changes that improve quality, security, cost, and code quality. Manage dependencies in your software supply chain - keeping software up-to-date continuously. Eliminate code smells automatically, without the scanning noise of SAST or SCA tools. You will always work in high-quality code. It's the last shift for security. Modern applications naturally accumulate technical debt. They are made up of many codebases and software ecosystems, which include custom, third-party and open-source code. Maintaining your code has become more complicated due to software complexity.
  • 19
    Zig Reviews

    Zig

    Zig Software Foundation

    Free
    Zig is a versatile programming language and toolset designed to ensure the creation of reliable, efficient, and reusable software components. Prioritize resolving application issues over grappling with language intricacies to enhance productivity. This language offers an innovative method for metaprogramming that utilizes execution at compile time alongside lazy evaluation techniques. There are no concealed control flows or unexpected memory allocations involved. It operates without a preprocessor or macros, allowing you to invoke any function during compile time freely. Zig enables the manipulation of types as values without incurring runtime penalties, and its compile-time features mimic the target architecture effectively. It can serve as a zero-dependency alternative or complement to C/C++ compilers, with built-in support for cross-compilation right from the start. Utilize the zig build system to establish a uniform development environment that functions seamlessly across various platforms. Integrate a Zig compilation unit into your existing C/C++ projects effortlessly, as cross-language link-time optimization is automatically activated.
  • 20
    Odin Reviews

    Odin

    Odin Language

    Free
    Odin is a versatile programming language characterized by its strong typing, crafted for optimal performance in contemporary systems and data-centric programming. Serving as a C alternative for enthusiasts of programming, Odin prioritizes readability, scalability, and the harmonious arrangement of concepts. Achieving simplicity can be a complex endeavor, yet clarity is preferred over cleverness. This language facilitates top-tier performance by offering extensive low-level control over memory organization, management, custom allocators, and various additional capabilities. Built from the ground up for today’s computing environment, Odin incorporates native support for SOA data types, array programming, and a plethora of other functionalities. We embark on the programming journey fueled by our passion for problem-solving; thus, why shouldn't our tools infuse joy into the process? Rediscover the pleasure of coding with the innovative features of Odin, and let your programming experience be truly enjoyable!
  • 21
    OpenProcessing Reviews

    OpenProcessing

    OpenProcessing

    Free
    Transform your concepts into code almost instantly using a user-friendly editor with p5.js, seamlessly integrate popular libraries, and connect with the community to showcase your projects. Delve into the world of generative art, foster collaboration among peers, and incorporate creative coding into educational settings to inspire the next generation.
  • 22
    Scandium Reviews
    Scandium is a no-code platform designed to simplify automated testing. Built for software testers, SDETs, product managers, and developers, it revolutionizes the testing process by making it more user-friendly, efficient, and team-focused. With its Scenario Recording feature, users can effortlessly capture website interactions using Scandium’s extension, turning them into reusable test actions. It supports both local and cloud-based test executions, allowing tests to run either on local browsers or through Scandium’s Cloud Runner. Scandium also integrates seamlessly with CI/CD pipelines like CircleCI, Jenkins, GitHub Actions, and GitLab. The platform excels at managing tests, offering teams tools to coordinate, monitor, and organize their testing tasks. It even offers email and SMS testing without the need for special inbox environments. Detailed reports provide actionable insights and suggestions to resolve test issues. Scandium delivers intuitive, powerful automation tools that enhance the efficiency and smoothness of the testing process for teams.
  • 23
    Mockuper Reviews
    Select from a variety of mockups including desktop, mobile, tablet, posters, and business cards to present your projects in a stunningly realistic manner. Showcasing your work has never been simpler; you can create your free product mockup effortlessly. Begin by picking a preset or uploading your custom design, then fine-tune the reflection and other parameters before inserting your screenshot. In under two minutes, you can produce an impressive mockup of your project! Instead of spending time searching for PSD mockups, launching Photoshop, and navigating complex graphic tools, you can quickly generate a free mockup online with Mockuper in mere seconds. Additionally, your mockup can be generated in high resolution, completely free of watermarks or any freemium restrictions. Experience the convenience of Mockuper and start crafting your online mockup today, making the process not only efficient but enjoyable as well!
  • 24
    MockupBro Reviews
    Use our online mockup generator to create stunning product mockups effortlessly! Simply select a mockup from our extensive gallery, upload your design, and personalize it by choosing a background color or making other adjustments. After finalizing your design, you can easily download a high-resolution image free of watermarks. Transform your ideas into professional visuals with just a few clicks!
  • 25
    MockupsJar Reviews

    MockupsJar

    MockupsJar

    €25 per year
    Design stunning mockups for your websites, mobile applications, and more with just three simple steps. This user-friendly mockup generator eliminates the need for Photoshop or any additional plugins, making the process seamless and efficient! Enjoy creating without the hassle of complex software!