Alternatives to Extism

Compare Extism alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Extism in 2026. Compare features, ratings, user reviews, pricing, and more from Extism competitors and alternatives in order to make an informed decision for your business.

  • 1
    Beamable

    Beamable

    Beamable

    That's all that's needed to get the ability to build your own custom server logic via microservices along with a world of LiveOps tools and live services to build games in unity and unreal that players love. The first marketplace of live services solutions for games, plug-ins for monetization, generative AI, blockchain, and more. Built around a common data fabric that lets you snap together components that extend your game — without the headaches. Deliver state-of-the-art live services to all of your game teams. The entire Beamable live services stack can be deployed on-prem or in your own cloud environment, providing the ultimate in security, control, and flexibility. Starting building cloud-native live services for your game today. One line of code unlocks systems like persistent worlds, customized servers, social systems, and managed inventory — with no backend servers to configure or install.
    Starting Price: $10 per 1 million API calls
  • 2
    AssemblyScript

    AssemblyScript

    The AssemblyScript Project

    A TypeScript-like language for WebAssembly. AssemblyScript targets WebAssembly's feature set specifically, giving developers low-level control over their code. Its similarity with TypeScript makes it easy to compile to WebAssembly without learning a new language. Integrates with the existing Web ecosystem - no heavy toolchains to set up. Simply npm install it! AssemblyScript is free and open source software released under the Apache License, Version 2.0, builds upon Binaryen and is based on the WebAssembly specification. It is brought to you by the following awesome people:
    Starting Price: Free
  • 3
    Deno

    Deno

    Deno

    Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. Deno comes with a manual which contains more in depth explanations about the more complex functions of the runtime, an introduction to the concepts that Deno is built on, details about the internals of Deno, how to embed Deno in your own application and how to extend Deno using Rust plugins. Next to the Deno runtime, Deno also provides a list of audited standard modules that are reviewed by the Deno maintainers and are guaranteed to work with a specific Deno version. These live in the denoland/deno_std repository.
    Starting Price: Free
  • 4
    WebAssembly

    WebAssembly

    WebAssembly

    WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. The Wasm stack machine is designed to be encoded in a size- and load-time-efficient binary format. WebAssembly aims to execute at native speed by taking advantage of common hardware capabilities available on a wide range of platforms. WebAssembly describes a memory-safe, sandboxed execution environment that may even be implemented inside existing JavaScript virtual machines. When embedded in the web, WebAssembly will enforce the same-origin and permissions security policies of the browser. WebAssembly is designed to be pretty-printed in a textual format for debugging, testing, experimenting, optimizing, learning, teaching, and writing programs by hand. The textual format will be used when viewing the source of Wasm modules on the web.
    Starting Price: Free
  • 5
    Rio Terminal

    Rio Terminal

    Rio Terminal

    Rio is a terminal application that’s built with Rust, WebGPU, Tokio runtime. It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU. The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language. Rio uses WGPU, which is an implementation of WebGPU for use outside of a browser and as backend for Firefox’s WebGPU implementation. WebGPU allows for more efficient usage of modern GPU’s than WebGL.
  • 6
    Nakama

    Nakama

    Heroic Labs

    Nakama is an open source game server framework developed by Heroic Labs, designed to facilitate the creation of real-time, multiplayer, and social games across various platforms, including Godot, Unity, Unreal Engine, and more. It provides a comprehensive suite of features such as real-time multiplayer capabilities, customizable matchmaking algorithms, leaderboards, in-game chat, and support for in-game currencies. Developers can extend Nakama's functionality using server-side logic written in Go, TypeScript, or Lua, allowing for authoritative game mechanics and enhanced control over game state. The platform also offers open-source client libraries tailored for different game engines and languages, ensuring seamless integration and flexibility in game development. Nakama is your dedicated server, not another multi-tenant SaaS. Add custom features and secure authoritative gameplay logic directly to your game server.
    Starting Price: Free
  • 7
    Fermyon

    Fermyon

    Fermyon

    Fermyon greatly reduces the hassle, complexity, and cost of building cloud applications by offering a complete WebAssembly-based execution environment with an associated easy-to-use web interface. Build and run microservices and web applications with WebAssembly. Get up and running within minutes with the Spin CLI. Easily compose apps from functions & components with Spin. Powerful versioning and release management with Bindle. Manage auto deploys and view logs through the web dashboard. Seamlessly run your WebAssembly services & containers side by side. We are building open-source, WebAssembly-powered cloud tools, with the aim of simplifying and unlocking new technologies for all. You can rapidly compose and run web apps and microservices with startup times measured in milliseconds instead of seconds, scale up or down almost instantly and execute in a secure, sandboxed environment. A faster, lighter way to run your services in the cloud, and to harness the power of WebAssembly.
  • 8
    Cocos Creator
    Cocos Creator is an efficient, lightweight, open source, cross-platform graphics engine and real-time interactive 2D and 3D digital content creation platform. It is not only flawless for 2D and 3D game development, but also provides integral solutions for automotive, XR, Metaverse, and education. The engine offers high performance, low power consumption, streaming loading, and cross-platform publishing capabilities. Cocos Creator features an all-in-one editor designed for artists, game planners, and developers, a powerful plug-in system for free expansion, a smooth animation editor, and an easy-to-use and easy-to-debug TypeScript scripting language. It supports full coverage of various platforms, providing friendly and professional tools to create virtual worlds. The platform also offers solutions for virtual character creation, industrial simulation, interactive marketing, XR content creation, gaming, and smart digital cockpits.
  • 9
    Zellij

    Zellij

    Zellij

    Zellij is a workspace aimed at developers, ops-oriented people, and terminal enthusiasts, designed around the philosophy that one must not sacrifice simplicity for power, delivering a great out-of-the-box experience together with advanced features. Geared toward both beginners and power users, it offers deep customizability and personal automation through layouts, true multiplayer collaboration, unique UX elements such as floating and stacked panes, and an innovative resizing algorithm that automatically places new panes in the optimal location. A plugin system enables creation of custom pane types in any language compiling to WebAssembly, while a comprehensive CLI introduces Command Panes for running and rerunning commands in dedicated panes and provides actions like run, edit, and rename-pane. Zellij’s single-process core ensures responsive performance, and its batteries-included approach gives users a terminal workspace with everything needed for modern development workflows.
    Starting Price: Free
  • 10
    Ring

    Ring

    Ring

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (Windows, Linux, macOS, Android, WebAssembly, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. The language is simple, trying to be natural, encourage organization and comes with transparent and visual implementation. It comes with compact syntax and a group of features that enable the programmer to create natural interfaces and declarative domain-specific languages in a fraction of time. It is very small, flexible and comes with smart garbage collector that puts the memory under the programmer control. It supports many programming paradigms, comes with useful and practical libraries.
    Starting Price: Free
  • 11
    t3rn

    t3rn

    t3rn

    t3rn creates frictionless multichain smart contract execution that's accountable, scalable, and completely trust-free for investors, users, and developers. t3rn intelligently supports the interoperable systems that the multichain future will be built on by working intelligently with any multichain transaction. t3rn smart contract hubs have built-in fail-safes that reverse failed transactions to their last secure point, ensuring that funds aren't lost. Open-source code deployed with full on-chain provenance, allowing original authors to get paid every time their code executes. Defi should never be limited to one blockchain, t3rn makes multichain DeFi possible. Anyone can use the smart contracts stored in our open-source registry or get paid whenever a smart contract you upload is used. Smart contracts can be uploaded as they are, in familiar languages like Solidity, ink!, WebAssembly, or anything that compiles to WASM.
  • 12
    Modsurfer

    Modsurfer

    Dylibso

    Modsurfer provides ops & dev teams with the first system-of-record and diagnostics application to search, browse, validate, audit, and investigate WebAssembly binaries. At-a-glance insights into WebAssembly module data (code size & complexity, imports/exports & more). Search for details about modules (hash, ID, function names, strings, namespaces, errors & more). Easily audit and track all the WebAssembly code in your stack. Debug & triage issues otherwise difficult to pinpoint in opaque WebAssembly format. Write or generate a "check file" to track binary requirements. If a module fails validation, a helpful report is created to get things back on track. Validate your modules for import/export existence, function signature, security compliance, runtime complexity, & more. The CLI puts all your Modsurfer data at your fingertips and is the easiest way to interact with the Modsurfer desktop or enterprise server.
    Starting Price: Free
  • 13
    Eclipse Web Tools Platform (WTP)
    The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, and tools and APIs to support deploying, running, and testing apps. The Libra project integrates the existing tooling provided by the Plug-in Development Environment project and the Web Tools Platform project to work together for implementing OSGi Enterprise scenarios. The JavaScript Development Tools provide plug-ins that implement an IDE supporting the development of JavaScript applications and JavaScript within web applications. It adds a JavaScript project type and perspective to the Eclipse Workbench as well as a number of views, editors, wizards, and builders.
  • 14
    PyMOL

    PyMOL

    PyMOL

    PyMOL is a user-sponsored molecular visualization system on an open-source foundation, maintained and distributed by Schrödinger. PyQt interface replaces Tcl/Tk and MacPyMOL on all platforms. Better third-party plugin and custom scripting support. A comprehensive software package for rendering and animating 3D structures. A plug-in for embedding 3D images and animations into PowerPoint presentations. PyMOL is a commercial product, but we make most of its source code freely available under a permissive license. The open-source project is maintained by Schrödinger and ultimately funded by everyone who purchases a PyMOL license. Open access incentive executables. Liberal evaluation policy. Improved fuse command (disallows hypervalent bonds, substitutes monovalent atoms instead of attaching to them) Properties inspector now supports unsetting settings with the “delete” key. Fix workspace disappearing on specific display resolutions.
  • 15
    JaCoCo

    JaCoCo

    EclEmma

    JaCoCo is a free code coverage library for Java, which has been created by the EclEmma team based on the lessons learned from using and integrating existing libraries for many years. The master branch of JaCoCo is automatically built and published. Due to the test-driven development approach, every build is considered fully functional. See the change history for the latest features and bug fixes. SonarQube code quality metrics of the current JaCoCo implementation are available on SonarCloud.io. Integrate JaCoCo technology with your tools. Use JaCoCo tools out of the box. Improve the implementation and add new features. There are several open-source coverage technologies for Java available. While implementing the Eclipse plug-in EclEmma the observation was that none of them are really designed for integration. Most of them are specifically fit to a particular tool (Ant tasks, command line, IDE plug-in) and do not offer a documented API that allows embedding in different contexts.
    Starting Price: Free
  • 16
    AppWarp

    AppWarp

    ShepHertz Technologies

    AppWarp is a powerful real-time multiplayer game development framework that enables seamless integration of interactive online gameplay across multiple platforms. Supporting over 18 SDKs, including iOS, Android, Unity3D, and Cocos2Dx, it allows developers to create engaging real-time and turn-based multiplayer experiences effortlessly. AppWarp offers essential features like matchmaking, connection stability, and cross-platform functionality, ensuring smooth gameplay interactions. Developers can leverage its intuitive client-side tools to manage virtual rooms, lobbies, and communication using a custom binary protocol. For those needing more control, AppWarp S2 provides an on-premise server solution, allowing developers to host their own authoritative game servers with advanced customization options such as server-side authentication and game logic.
    Starting Price: $100 per month
  • 17
    Solar2D

    Solar2D

    Solar2D

    Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5. The engine features an instant-update simulator, enabling developers to see code changes in real time, and supports live builds for rapid testing on real devices over a local network. A vast array of plugins is available to extend the core functionality, covering aspects like in-app advertising, analytics, and media. For additional customization, developers can call any native (C/C++/Obj-C/Java) library or API using Solar2D Native. Built on the lightweight and fast Lua scripting language, Solar2D is completely free to use, with no hidden fees, charges, or royalties.
    Starting Price: Free
  • 18
    RPG Maker

    RPG Maker

    RPG Maker

    RPG Maker is a series of game development engines that enable users to create their own role-playing games without prior programming experience. Each version of RPG Maker offers unique features and improvements to cater to different development needs. The latest installment, RPG Maker MZ, includes enhancements to the map editor, character generator, database, animations, and plug-ins, allowing for more customization than ever before. RPG Maker MV expands platform support to include MacOSX, Android, and iOS, with improvements to the map editor, higher resolution, and easy-to-use plug-ins. RPG Maker VX Ace is known for its intuitive interface and extensive library of assets and scripts, making it a great starter engine for beginners while still powerful enough for developers. The RPG Maker series provides a comprehensive set of tools, including a versatile map editor for designing environments, a character generator for creating original characters, and more.
    Starting Price: Free
  • 19
    AWS GameKit
    Use AWS CloudFormation templates to power backend game features. Deliver core functionality to your players using prebuilt AWS solutions. Use sample assets and code to rapidly develop game feature prototypes. AWS GameKit is a game engine integration toolkit that helps you create cloud-connected game features without the learning curve of using cloud service architecture. Quickly start prototyping active game projects with ready-to-use backend game features, open-source code, and documentation. Use solutions built by cloud architecture experts, based on the AWS Well-Architected Framework, that are secure, high-performing, and resilient. Use the AWS GameKit plugin in your game engine to configure and deploy supporting AWS resources for your cloud-based game features. Use AWS tools to monitor, scale, and customize backend services, and control your data generated and stored on AWS.
  • 20
    Elements

    Elements

    Namazu Studios

    Namazu Studios is powered by Elements, an open-source backend server and live-ops platform designed specifically for game studios. Elements enables developers to build scalable infrastructure for online multiplayer games with ease, offering a truly extensible game engine. With a focus on simplifying backend management, Elements streamlines the complexities of game development by providing a flexible, scalable solution that allows studios to focus on creating engaging game experiences. The platform is designed for both seasoned developers and newcomers, offering a user-friendly interface to manage critical game operations without the need for extensive backend coding.
  • 21
    Wasmer

    Wasmer

    Wasmer

    Create apps that run everywhere, publish, share with the community, and deploy to the edge, globally. Serve sandboxed WebAssembly apps anywhere through a single runtime and do in days what others do in months. Using a binary for each platform and chip is the past. Rise above with lightweight containerized apps that simply run everywhere. Supports almost every programming language. Truly universal, runs everywhere & fast as native. Packages are limited by their languages no more. Collaborate across stacks, leverage the ecosystem, and contribute your own packages. Get the scalability of serverless and the reusability of the cloud. Deploy to the edge, save your users time and yourself money. Faster, affordable & indefinitely scalable. All languages are fully containerized & collaborative. Plug your own backend, compiler, or runner. Run apps at close to native speed and outperform the competition.
  • 22
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. Gideros provides its own class system with standard object-oriented programming practices, enabling clean and reusable code. The comprehensive development environment includes a lightweight IDE, players for desktops and devices, a texture packer, and a font creator. Gideros supports multiple platforms, including Windows, macOS, Linux, iOS, Android, and HTML5.
    Starting Price: Free
  • 23
    ADAPT

    ADAPT

    AgGateway

    Tools to simplify communication between growers, their machines, and their partners. It is the product of several years of work by more than a dozen companies and experts collaborating through AgGateway. The ADAPT framework is comprised of an agricultural application data model, a common API (Application Programming Interface), and a combination of open source and proprietary data conversion plug-ins. Participating FMIS (Farm Management Information System) companies are responsible for completing their own implementation of mapping the agricultural application data model to their FMIS data model. It features plug-in libraries that allow the farm management software to convert to and from the common object model and different file formats.
  • 24
    Audacity

    Audacity

    Audacity

    Free, open source, cross-platform audio software. Audacity is an easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems. Developed by a group of volunteers as open source. Audacity can record live audio through a microphone or mixer, or digitize recordings from other media. Import, edit, and combine sound files. Export your recordings in many different file formats, including multiple files at once. Supports 16-bit, 24-bit and 32-bit. Sample rates and formats are converted using high-quality resampling and dithering. Support for LADSPA, LV2, Nyquist, VST and Audio Unit effect plug-ins. Nyquist effects can be easily modified in a text editor – or you can even write your own plug-in. Easy editing with Cut, Copy, Paste and Delete. Also unlimited sequential Undo (and Redo) in the session to go back any number of steps. Real-time preview of LADSPA, LV2, VST and Audio Unit (macOS) effects. Plug-in Manager handles plug-in installation.
  • 25
    pygame

    pygame

    pygame

    Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system. Pygame is free. Released under the LGPL license, you can create open-source, freeware, shareware, and commercial games with it. With dual-core CPUs common, and 8-core CPUs cheaply available on desktop systems, making use of multi-core CPUs allows you to do more in your game. Selected pygame functions release the dreaded python GIL, which is something you can do from C code. Uses optimized C and assembly code for core functions. C code is often 10-20 times faster than python code, and assembly code can easily be 100x or more times faster than python code. Comes with many operating systems. Just an apt-get, emerge, pkg_add, or just install away.
    Starting Price: Free
  • 26
    IronClaw

    IronClaw

    Near AI

    IronClaw is a secure, open source runtime designed to run autonomous AI agents with strong built-in protections for credentials and system access. It positions itself as a security-focused alternative to OpenClaw, operating inside encrypted enclaves on the NEAR AI Cloud or locally to protect sensitive data throughout execution. It enables users to deploy AI agents quickly through one-click setup while keeping API keys, tokens, and passwords stored in an encrypted vault that the AI itself cannot directly access. IronClaw isolates every tool inside its own WebAssembly sandbox with capability-based permissions and strict resource limits, preventing compromised skills from affecting other parts of the system. It is built in Rust to enforce memory safety at compile time and eliminate common exploit classes such as buffer overflows and use-after-free errors.
    Starting Price: $20 per month
  • 27
    Artlandia SymmetryShop
    Artlandia SymmetryShop is all you need to create professional pattern designs in Adobe Photoshop. Now in its fourth release, this plug-in makes the design process quick, easy, and fully automatic. Select a part of an image and the plug-in does the rest. SymmetryShop patterns stay editable forever: refine your source image and rebuild the pattern at any time. Just scribble something and click Make. Voila! The plug-in automatically duplicates selected elements and applies the necessary transformations to make a repeat pattern. Creating geometric patterns is a snap. Put your Illustrator blends in repeat. Edit blend components or change blend options and see your pattern instantly updated. If you have never used blends, you will want to find out about them now. They are fantastic with SymmetryWorks. Once a pattern is created, SymmetryWorks keeps it hot-linked to the seed elements (motif). As soon as you edit the seed, the plug-in immediately updates the pattern.
    Starting Price: $315.00/one-time
  • 28
    Boris FX Silhoutte
    Academy and Emmy Award-Winning VFX Tools Silhouette is a best-in-class, GPU-accelerated compositing application, delivering the industry’s most robust non-destructive paint and roto tools to feature film and visual effects teams. Since 2005, Silhouette has made its mark on Hollywood’s biggest film and TV shows including Avatar, Black Panther, Stranger Things and many more. Silhouette is officially recommended by the Netflix Post Technology Alliance in the VFX category. The artists tool for Roto, Paint & Tracking. Silhouette 2020.5 goes beyond traditional roto and cleanup as a professional stereoscopic enabled node-based compositing system with 146 nodes designed for every finishing task. Silhouette is available as a standalone application for macOS, Windows, and Linux with floating license options for enterprise. New Silhouette Paint plug-in! Our paint tools have now been streamlined into a multi-host plug-in supporting Adobe and OFX hosts, free for all Silhouette 2020 owners.
    Starting Price: $94 per month
  • 29
    Autoptimize

    Autoptimize

    Accelera

    Remember that time when you tried to make your website load faster, but gave up after you installed some plug-ins and it made everything worse? Well, that will never happen to you again! You will not be alone anymore, because a trusted WordPress specialist will be in close contact with you and inspect your website personally. Along with website optimization, you’ll also get a set of game-changing plugins for game-changing performance. If you’re not wowed with the value you’re getting from this investment, we’ll happily return your payment. Take the burden of installing and configuring Autoptimize off your shoulders. We can install and configure Autoptimize with a critical CSS configuration in the best possible way. We can enhance GZIP Compression, ultimately lowering your webpage loading times and yielding higher scores on speed testing tools.
  • 30
    Jodit

    Jodit

    Jodit

    Excellent Open Source WYSIWYG editor written in pure TypeScript without using additional libraries. Easy to use, but powerful & additional plugins & extended support & based on opens source version.
    Starting Price: $99 one-time payment
  • 31
    Blazor

    Blazor

    Microsoft

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR - a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Starting Price: Free
  • 32
    Hologress Buddy Builder
    You can export Buddy Builder Digital Humans into game engines and any 3D platform that accepts (.FBX) files. We have a massive library of 3D scanned clothes that you can mix and match to create outfits for your Digital Humans. We also support top tier 3D artists that wish to sell their premium content. Which can be found under Premium Assets in our Asset Browser. All of our content is derived from ultra high resolution 3D scans. Our skin & clothes texture maps are 4K resolution. We have a Unity plug-in releasing very soon. With an Unreal plug-in planned for Q1 of next year. Easy-to-use interactive clothing with real-time cloth physics. Export fully rigged characters, ready for animation. Craft outfits with a verity of styles, equipment & accessories.
  • 33
    SpamAssassin

    SpamAssassin

    Apache Software Foundation

    Welcome to the home page for the open-source Apache SpamAssassin Project. Apache SpamAssassin is the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, Bayesian filtering, DNS blocklists, and collaborative filtering databases. Looking for tips to improve your existing installation? Click here for a variety of topics in our Wiki that might help. SpamAssassin uses a wide variety of local and network tests to identify spam signatures. This makes it harder for spammers to identify one aspect which they can craft their messages to work around.
  • 34
    Apache Geronimo
    Apache Geronimo is an open-source set of projects that are focused on providing JavaEE/JakartaEE libraries and Microprofile implementations. We are actively delivering reusable Java EE components though. They are widely used and still actively maintained! Apache Geronimo provides libraries for the implementations of the Java EE and Jakarta EE specifications. The implementations are also focused on providing OSGi bundle metadata. The goal of XBean project is to create a plugin-based server analogous to Eclipse is a plugin-based IDE. XBean will be able to discover, download and install server plugins from an Internet-based repository. In addition, we include support for multiple IoC systems, support for running with no IoC system, JMX without JMX code, lifecycle and class loader management, and rock-solid Spring integration. Apache Geronimo hosts several Microprofile implementations. Apache Geronimo Arthur is an effort to build a thin layer on top of Oracle GraalVM.
    Starting Price: Free
  • 35
    Airy Messenger
    From Conversational AI assistants to customer service experiences, own your own conversational platform with open-source Airy. Airy Core is an open source, fully-featured, production-ready conversational platform. With Airy you can process conversational data from a variety of sources. Since Airy's infrastructure is built around Apache Kafka, it can process a large amount of conversations and messages simultaneously and stream the relevant conversational data to wherever you need it. Connect anything from our free open-source live chat plugin to Facebook Messenger & Google's Business Messages to your Airy Core. This is all possible through an ingestion platform that heavily relies on Apache Kafka to process incoming webhook data from different sources. We make sense of the data and reshape it into source-independent contacts, conversations, and messages.
  • 36
    Clover

    Clover

    EJIE Technology

    Clover is an extension of Windows Explorer, to add multi-tab functionality similar to Google Chrome browser. After installing Clover, you will be able to open multiple folders within the same window, and you can also add folder bookmarks. Clover currently only supports Windows XP and later versions of Windows (32bit/64bit), and supports the most common languages ​​such as English and Chinese. Clover was a Windows Explorer plug-in integrated into the system, and the externally opened Explorer window was automatically hosted into Clover window. The Clover program does not get any message from the user. Some users use optimization software to disable the TabHelper plug-in, this will result in such a result, open IE’s “Manage Add-ons” menu, and look into “ExplorerWatcher class”. Just like Google Chrome, Clover works with many basic shortcut keys to help you navigate better and faster through your tabbed folders.
    Starting Price: Free
  • 37
    nvk.tools

    nvk.tools

    nvk.tools

    Discover the fastest sound design workflow for Reaper. Generate precise doppler automation based on item peaks. Tweak times and curves for multiple items or groups. Write automation for any plug-in with custom mode. nvk.tools is a suite of Reaper scripts designed to improve the workflows of sound designers working in game audio. They are built for speed and efficiency, allowing you to focus on what matters most creating amazing sounds. The scripts on nvk.tools are entirely focused on the specific needs of game audio. They have been tested by game audio professionals around the world and have been used to ship dozens of titles. They are designed to be intuitive, efficient, and flexible enough to fit your workflow, no matter how complex it may be. The goal of nvk.tools is to help others in the game audio community by providing tools that make their lives easier. Through the use of these tools, sound designers can spend less time on tedious tasks and more time on the creative aspect.
    Starting Price: $49 one-time payment
  • 38
    Lapce

    Lapce

    Lapdev

    Lapce is a cutting-edge, open-source code editor focused on delivering a fast and responsive experience, particularly for developers working with large projects or complex codebases. Written in Rust, Lapce leverages the performance advantages of native development to provide a smooth editing experience with minimal lag. It features a clean, modern interface and advanced functionality such as multi-caret editing, split views, and integrated terminal support. With built-in support for the Language Server Protocol (LSP), Lapce offers precise autocompletion, syntax highlighting, and code navigation across various programming languages, enhancing productivity. Its extensibility, support for plugins, and focus on performance make Lapce ideal for developers looking for a lightweight yet powerful editor that balances simplicity with capability, appealing to both beginners and seasoned professionals.
    Starting Price: Free
  • 39
    Zed

    Zed

    Zed Industries

    Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. Chat with teammates, write notes together, and share your screen and project. Multibuffers compose excerpts from across the codebase in one editable surface. Evaluate code inline via Jupyter runtimes and collaboratively edit notebooks. Support for many languages via Tree-sitter, WebAssembly, and the Language Server Protocol. Fast native terminal tightly integrates with Zed's language-aware task runner and AI capabilities. First-class modal editing via Vim bindings, including features like text objects and marks. Zed is built by a global community of thousands of developers. Boost your Zed experience by choosing from hundreds of extensions that broaden language support, offer different themes, and more.
    Starting Price: Free
  • 40
    Siberian CMS

    Siberian CMS

    Siberian CMS

    Smooth Open-Source CMS. Zero coding knowledge is required. iOS, Android and Webapp were created in just one go. Siberian is an open-source CMS. You are not renting an online platform, the software is yours, the apps you create are yours. You add value to your company by adding an asset to it. Also, you can transfer to your clients the rights on their apps. Allow users to book a seat, a slot, a table or anything you want, with an easy and multi-stores plug-in. The form is sent to the right store following the user's validation. Manage your appointments like a pro. It's now possible to add a complete appointment engine in your app and to manage multiple stores, services and providers from one place. You will also be able to set working hours for these stores, holidays slots and everything you would need to manage your appointments in the blink of an eye.
    Starting Price: €349 per month
  • 41
    MonoGame

    MonoGame

    MonoGame

    MonoGame is a free and open-source framework that allows developers to create cross-platform games using C# and other .NET languages. It supports multiple platforms, including Windows, macOS, Linux, Android, iOS, PlayStation 4, PlayStation 5, Xbox One, and Nintendo Switch. MonoGame provides a comprehensive set of features, such as 2D and 3D rendering, sound playback, input handling, and content management, enabling the development of high-quality games across various genres. The framework is a re-implementation of Microsoft's XNA 4 API, ensuring familiarity for developers with XNA experience. Notable games developed with MonoGame include "Streets of Rage 4," "Carrion," "Celeste," and "Stardew Valley." MonoGame is actively maintained by the MonoGame Foundation and its community, with ongoing updates and support.
    Starting Price: Free
  • 42
    Sm8rtHealth

    Sm8rtHealth

    Sm8rtHealth LLP

    Empowering underwriters to utilise the next generation underwriting tool to assess life and health mortality and morbidity risk using multiple data sources and a configured knowledge base culminating in the ultimate low touch consumer experience. A plug-in SaaS platform that empowers underwriters to develop and manage their own digitized questionnaires converting them into rule-architects and creators. Easy to deploy and host, No IT programmers in the in the health rules and question flow construct. Designed for multiple distribution channels and does not require armies of internal resource to implement or manage
  • 43
    Boomio

    Boomio

    Boomio

    Over 75% of e-shop visitors leave without completing purchases. ‍ Boomio is a gamified rewards plug-in motivating your customers to make purchase decisions. ‍ Maximize visit-to-purchase conversion up to 30%! Incorporate game-like elements and create a more engaging and personalized shopping experience that encourages customers to interact with your brand and leads them to purchase. Increase your visitors engagement by incorporating game-like elements for customers to engage with your e-shop and spend more time on the site. Provide incentives and rewards that encourage customers to return and make more repeat purchases. Personalize users’ shopping experience by customizing rewards and incentives that help to build your brand loyalty. Incorporate gamification into an e-store and create a unique shopping experience that sets you apart in the marketplace.
    Starting Price: $49 per month
  • 44
    BoxLang

    BoxLang

    BoxLang

    BoxLang is a modern, dynamically and loosely typed scripting language for the Java Virtual Machine (JVM) that supports Object-Oriented (OO) and Functional Programming (FP) constructs. It can be deployed on multiple platforms and all operating systems, web servers, Java application servers, AWS Lambda, WebAssembly, and more. BoxLang combines many features from different programming languages to provide developers with a modern, fluent, and expressive syntax. BoxLang has been designed to be a highly modular and dynamic language that takes advantage of all the modern features of the JVM. It is dynamically typed, which means there's no need to declare types. It can perform type inference, auto-casting, and promotions between different types. The language adjusts to its deployed runtime and can add, remove, or modify methods and properties at runtime.
  • 45
    Handy Backup
    Handy Backup is an efficient, convenient and reliable software solution designed for data backup and recovery, as well as for synchronizing data folder content between different modern storage media. It supports automatic backup for all data types, all computers and networks of all architectures. Handy Backup is an efficient, convenient and reliable software solution designed for data backup and recovery, as well as for synchronizing data folder content between different modern storage media. It supports automatic backup for all data types, all computers and networks of all architectures. The basics of Handy Backup is a system of different plug-ins for automatic data backup. Developers constantly expand the list of available plug-ins, allowing Handy Backup to save data from a big choice of sources, such as MySQL tables, Amazon S3 buckets, Hyper-V virtual machines and OneDrive accounts.
    Starting Price: $39 one-time payment
  • 46
    Metatable

    Metatable

    Metatable

    ​Metatable.ai is an AI-driven development platform that accelerates the creation and deployment of web and mobile applications. It offers an AI assistant to help define technical requirements, automatically generating and verifying frontend and backend code. It provides secure, scalable infrastructure, enabling one-click deployment and seamless integration with tools like Firebase, GitHub, Stripe, and Slack. Metatable.ai supports customization and scalability, allowing businesses to tailor software solutions to their specific needs. Leveraging Rust and WebAssembly, ​Metatable.ai ensures high performance and security. It also includes built-in authorization, authentication, and database management features, streamlining the development process. With Metatable.ai, users can transform ideas into minimum viable products in under 60 minutes, significantly reducing development time and costs. ​
    Starting Price: $25 per month
  • 47
    TRIADEM StylePlugs
    The TRIADEM StylePlugs are textile design plugins for Adobe Photoshop. They expand the powerful tools of Photoshop to textile functionalities to create fabric designs. They are the ideal tool for fashion and textile designers who create their designs with standard graphics software. There are plug-ins for print design, repeat design, coloring and fabric simulation. Fashion and Textile design PlugIns for Adobe Photoshop. The Weaver plugin helps you create high-quality dobby weaving designs such as checks, stripes and madras in many different variations. Access to the collection color list allows you to choose from the appropriate yarn colors. Repeater allows you to create repeats, all-overs using standard drops or defining them as you wish, scaling rotating and mirroring each individual pattern in the repeat. Textildesign Plugin to create, print and edit colorlists.
    Starting Price: $893.16 one-time payment
  • 48
    OpendTect

    OpendTect

    dGB Earth Sciences

    OpendTect software consists of two parts: a free, open-source part and a commercial, closed-source part that is protected by FlexNet license managing software. The open-source part is OpendTect, a seismic interpretation software system for 2D and 3D seismic data, and for fast-track development of innovative interpretation tools. OpendTect can be extended with free plugins. The closed source part is OpendTect Pro, an extended version with extra functionality for professionals. OpendTect Pro can be further extended with commercial plugins that enable unique seismic interpretation workflows.
  • 49
    Refraction

    Refraction

    Refraction

    Refraction is a code-generation tool for developers. It uses AI to generate code for you. You can use it to generate unit tests, documentation, refactor code, and more. Generate code using AI in 34 languages — 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. Join thousands of developers around the world using Refraction to generate documentation, create unit tests, refactor code, and more using AI. Use the power of AI to automate the tedious parts of software development like testing, documentation, and refactoring, so you can focus on what matters. Refactor, optimize, fix and style-check your code. Generate unit tests for your code with various test frameworks. Explain the purpose of your code to make it easier to understand.
    Starting Price: $8 per month
  • 50
    ASP.NET

    ASP.NET

    Microsoft

    Blazor is a feature of ASP.NET for building interactive web UIs using C# instead of JavaScript. Blazor gives you real .NET running in the browser on WebAssembly. .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications. ASP.NET supports industry standard authentication protocols. Built-in features help protect your apps against cross-site scripting (XSS) and cross-site request forgery (CSRF). ASP.NET provides a built-in user database with support for multi-factor authentication and external authentication with Google, Twitter, and more.
    Starting Price: Free