Alternatives to Swift

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

  • 1
    SwiftCount

    SwiftCount

    SwiftCount

    SwiftCount, a cloud-based inventory management platform, has key features that include inventory counting, product management, multiple location support, and inventory searching. SwiftCount allows users to manage and monitor an updated product database across multiple devices. SwiftCount also includes Swift Scan that enables users to scan product UPCs to build a product database. You can use SwiftCount stand alone or integrated to an accounting system to perform all movement related inventory transactions such as shipping, receiving, counting, producing, printing labels and much more. Fully Web and mobile enabled. Easy to use and very affordable. SwiftCount integrated to 3rd party platform such as Shopify or QBO or many others can give you the tools needed to properly manage your inventory. Very flexible for small to medium and even large businesses.
    Leader badge
    Starting Price: $49.95/month
  • 2
    SwiftUI

    SwiftUI

    Apple

    SwiftUI helps you build great-looking apps across all Apple platforms with the power of Swift — and surprisingly little code. You can bring even better experiences to everyone, on any Apple device, using just one set of tools and APIs. Build sophisticated animations with expanded animation support. Use phases to create sequences of animations, or create multiple animation tracks using keyframes. SwiftUI automatically transfers the velocity of a user gesture to your animations so your app feels fluid and natural. Share more of your SwiftUI code with your watchOS apps. Scroll vertical TabViews using the crown, match colors with adaptive background containers, take advantage of edge-to-edge displays with new ToolbarItem placements, and leverage NavigationSplitView to build detailed list views.
    Starting Price: Free
  • 3
    AppleScript
    AppleScript is a scripting language created by Apple. It allows users to directly control scriptable Macintosh applications, as well as parts of macOS itself. You can create scripts, and sets of written instructions, to automate repetitive tasks, combine features from multiple scriptable applications, and create complex workflows. AppleScript 2.0 can use scripts developed for any version of AppleScript from 1.1 through 1.10.7, any scripting addition created for AppleScript 1.5 or later for macOS, and any scriptable application for Mac OS v7.1 or later. A scriptable application is one that can be controlled by a script. For AppleScript, that means being responsive to inter-application messages, called Apple events, sent when a script command targets the application. AppleScript itself provides a very small number of commands, but it provides a framework into which you can plug many task-specific commands, those provided by scriptable applications and scriptable parts of macOS.
    Starting Price: Free
  • 4
    Zig

    Zig

    Zig Software Foundation

    Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. A fresh approach to metaprogramming based on compile-time code execution and lazy evaluation. No hidden control flow. No hidden memory allocations. No preprocessor, no macros. Call any function at compile-time. Manipulate types as values without runtime overhead. Comptime emulates the target architecture. Use Zig as a zero-dependency, drop-in C/C++ compiler that supports cross-compilation out-of-the-box. Leverage zig build to create a consistent development environment across all platforms. Add a Zig compilation unit to C/C++ projects; cross-language LTO is enabled by default.
    Starting Price: Free
  • 5
    Dart

    Dart

    Dart Language

    Mature and complete async-await for user interfaces containing event-driven code, paired with isolate-based concurrency. A programming language optimized for building user interfaces with features such as sound null safety, the spread operator for expanding collections, and collection if for customizing UI for each platform. Write code using a flexible type system with rich static analysis and powerful, configurable tooling. Target the web with complete, mature, fast compilers for JavaScript. Run backend code supporting your app, written using a single programming language. This collection is not exhaustive—it’s just a brief introduction to the language for people who like to learn by example. You might also want to check out the language and library tours, or the Dart cheatsheet codelab.
  • 6
    Carbon Language
    Carbon Language: An experimental successor to C++. Performance matching C++ using LLVM, with low-level access to bits and addresses. Interoperate with your existing C++ code, from inheritance to templates. Fast and scalable builds that work with your existing C++ build systems. Solid language foundations that are easy to learn, especially if you have used C++. Easy, tool-based upgrades between Carbon versions. Safer fundamentals, and an incremental path towards a memory-safe subset. Carbon is fundamentally a successor language approach, rather than an attempt to incrementally evolve C++. It is designed around interoperability with C++ as well as large-scale adoption and migration for existing C++ codebases and developers.
    Starting Price: Free
  • 7
    Kotlin

    Kotlin

    Kotlin

    Easy to pick up, so you can create powerful applications immediately. Compatible with the Java ecosystem. Use your favorite JVM frameworks and libraries. Share application logic between web, mobile, and desktop platforms while keeping an experience native to users. Save time and get the benefit of unlimited access to features specific to these platforms. Kotlin has great support and many contributors in its fast-growing global community. Enjoy the benefits of a rich ecosystem with a wide range of community libraries. Help is never far away — consult extensive community resources or ask the Kotlin team directly. Kotlin Multiplatform Mobile is an SDK for iOS and Android app development. It offers all the combined benefits of creating cross-platform and native apps. Maintain a single codebase for networking, data storage, analytics, and the other logic of your Android and iOS apps.
    Starting Price: Free
  • 8
    Objective-C

    Objective-C

    Objective-C

    Objective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime. When building apps for OS X or iOS, you’ll spend most of your time working with objects. Those objects are instances of Objective-C classes, some of which are provided for you by Cocoa or Cocoa Touch and some of which you’ll write yourself.
  • 9
    Odin

    Odin

    Odin Language

    Odin is a general-purpose programming language with distinct typing built for high performance, modern systems and data-oriented programming. Odin is the C alternative for the Joy of Programming. Odin has been designed for readability, scalability, and orthogonality of concepts. Simplicity is complicated to get right, clear is better than clever. Odin allows for the highest performance through low-level control over the memory layout, memory management and custom allocators and so much more. Odin is designed from the bottom up for the modern computer, with built-in support for SOA data types, array programming, and other features. We go into programming because we love to solve problems. Why shouldn't our tools bring us joy whilst doing it? Enjoy programming again, with Odin!
    Starting Price: Free
  • 10
    RemObjects Mercury

    RemObjects Mercury

    RemObjects Mercury

    Mercury is an implementation of the BASIC programming language that is fully code-compatible with Microsoft Visual Basic.NET™, but takes it to the next level, and to new horizons. With Mercury, you will be able to build your existing VB.NET projects and leverage your Visual Basic™ language experience to write code for any modern target platform. You can mix Mercury code with any of the other five Elements languages in the same project if you like! The Mercury language will be deeply integrated into our development environments. Develop your projects in our smart yet lightweight IDEs, Water on Windows or Fire on Mac, with project templates, code completion, integrated debugging for all platforms, and many other advanced development features. Of course, Mercury will also integrate into Visual Studio™ 2017, 2019 and 2022. With Elements, all languages are created equal. Even within the same project, you can mix Mercury, C#, Swift, Java, Oxygene and Go.
    Starting Price: $49 per month
  • 11
    Eclipse Ceylon

    Eclipse Ceylon

    Eclipse Ceylon

    Eclipse Ceylon is a language for writing large programs in teams. To learn more, read the 15 minute quick intro, before taking the tour of the language. The best way to try it out is to download the IDE and write some code. Then you can explore the modules in Ceylon Herd. Or you can try it online. This is a community project. Everything we produce is open source and all our work happens out in the open on GitHub and GitHub. Eclipse Ceylon's powerful flow-sensitive static type system catches many bugs while letting you express more, more easily: union and intersection types, tuples, function types, mixin inheritance, enumerated types, and reified generics. We spend more time reading other people's code than writing our own. Therefore, Eclipse Ceylon prioritizes readability, via a highly regular syntax, support for treelike structures, and elegant syntax sugar where appropriate.
    Starting Price: Free
  • 12
    Apache Groovy

    Apache Groovy

    The Apache Software Foundation

    Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming. Concise, readable and expressive syntax, easy to learn for Java developers. Closures, builders, runtime & compile-time meta-programming, functional programming, type inference, and static compilation. Flexible & malleable syntax, advanced integration & customization mechanisms, to integrate readable business rules in your applications. Great for writing concise and maintainable tests, and for all your build and automation tasks.
    Starting Price: Free
  • 13
    Microsoft SwiftKey
    Microsoft SwiftKey is the intelligent keyboard that learns your writing style, so you can type faster. Use your personalized keyboard to type and send emoji, GIFs and stickers just the way you like. The Microsoft SwiftKey swipe keyboard is always learning and adapting to match your unique way of typing - including your slang, nicknames and emoji. Microsoft SwiftKey caters to all typing tastes, with free designs and themes to fit any style. The custom keyboard provides autocorrect that actually works. Microsoft SwiftKey provides helpful predictions, so you can get your point across fast, without errors. Type and text any way you like, with swipe-to-type, tap-to-type, and searchable emojis and GIFs.
    Starting Price: Free
  • 14
    XSharp (X#)
    X# is an open-source development language for .NET, based on the xBase language. It comes in different flavors, such as Core, Visual Objects, Vulcan.NET, xBase++, Harbour, Foxpro, and more. X# has been built on top of Roslyn, the open-source architecture behind the current Microsoft C# and Microsoft Visual Basic compilers. We have added a new options page (tools/options/text editor/X#) where you can control which suggestions the editor will suggest in the "general" code completion list. Code completion after a colon or dot will show namespaces, types, members, etc. And code completion after AS or IS will show types and namespaces. Several preprocessor fixes to make the preprocessor more compatible with FoxPro and Xbase++. We have also added the #if and #stdout commands. We added several smaller fixes in the RDD system to improve the compatibility with Visual Objects, XBase++ and FoxPro.
    Starting Price: Free
  • 15
    Fortran

    Fortran

    Fortran

    Fortran has been designed from the ground up for computationally intensive applications in science and engineering. Mature and battle-tested compilers and libraries allow you to write code that runs close to the metal, fast. Fortran is statically and strongly typed, which allows the compiler to catch many programming errors early on for you. This also allows the compiler to generate efficient binary code. Fortran is a relatively small language that is surprisingly easy to learn and use. Expressing most mathematical and arithmetic operations over large arrays is as simple as writing them as equations on a whiteboard. Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a single CPU, on a shared-memory multicore system, or on a distributed-memory HPC or cloud-based system.
    Starting Price: Free
  • 16
    Cython

    Cython

    Cython

    Cython is an optimizing static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. Cython gives you the combined power of Python and C to let you write Python code that calls back and forth from and to C or C++ code natively at any point. Easily tune readable Python code into plain C performance by adding static type declarations, also in Python syntax. Use combined source code level debugging to find bugs in your Python, Cython, and C code. Interact efficiently with large data sets, e.g. using multi-dimensional NumPy arrays. Quickly build your applications within the large, mature, and widely used CPython ecosystem. The Cython language is a superset of the Python language that additionally supports calling C functions and declaring C types on variables and class attributes.
    Starting Price: Free
  • 17
    Haskell

    Haskell

    Haskell

    Every expression in Haskell has a type that is determined at compile time. All the types composed together by function application have to match up. If they don't, the program will be rejected by the compiler. Types become not only a form of guarantee, but a language for expressing the construction of programs. Every function in Haskell is a function in the mathematical sense (i.e., "pure"). Even side-effecting IO operations are but a description of what to do, produced by pure code. There are no statements or instructions, only expressions that cannot mutate variables (local or global) nor access state like time or random numbers. You don't have to explicitly write out every type in a Haskell program. Types will be inferred by unifying every type bidirectionally. However, you can write out types if you choose, or ask the compiler to write them for you for handy documentation.
    Starting Price: Free
  • 18
    Snip

    Snip

    Pictarine

    Snip is a native lightweight macOS snippets manager with syntax highlighting, GitHub Gists sync, HTML & Markdown preview. Syntax highlighting for more than 120 languages. Dark and light themes are available. GitHub Gist synchronization is available. HTML and Markdown preview. Exclusive features, the latest news, and resources are sent straight to your inbox. Snip is a native code snippets manager built in SwiftUI and Combine for macOS exclusively, aiming to be a light and simple tool for developers. Save your personal notes, work notes, code snippets, and StackOverflow code snippets, and stop opening your previous projects to copy and paste a snippet. Editor with syntax highlighting for every language. Support 100+ programming languages, if yours is not present, just tell us and we'll add it! Quick snippet copy, and organized snippet collection. Manage your favorite snippets and share them.
    Starting Price: Free
  • 19
    IronPython

    IronPython

    IronPython

    IronPython is an open-source implementation of the Python programming language which is tightly integrated with .NET. IronPython can use .NET and Python libraries, and other .NET languages can use Python code just as easily. Experience a more interactive .NET and Python development experience with Python Tools for Visual Studio. IronPython is an excellent addition to .NET, providing Python developers with the power of the .NET. Existing .NET developers can also use IronPython as a fast and expressive scripting language for embedding, testing, or writing a new application from scratch. The CLR is a great platform for creating programming languages, and the DLR makes it all the better for dynamic languages. Also, the .NET (base class library, presentation foundation, etc.) gives developers an amazing amount of functionality and power. IronPython uses Python syntax and standard libraries and so your Python code will need to be updated accordingly.
    Starting Price: Free
  • 20
    Swiftify

    Swiftify

    Swiftify

    Apple rolled out Swift in 2014 to replace Objective-C. There are still plenty of apps and projects that use Objective-C, and developers are faced with the prospect of either starting again from scratch or attempting to convert them to Swift. Swiftify for Xcode automates the conversion process, handling the task of replacing the syntax while letting you focus on the other aspects of project migration. As the name suggests, the service can be accessed directly from Xcode's Editor menu. You can convert a code selection or a whole file. You can paste Objective-C as Swift. It's also possible to convert files directly from Finder without booting up Xcode. Select the files and start the conversion from the context menu. Finally, the Advanced Project Converter app included in Swiftify for Xcode is designed to help you manage an entire project. It lets you explore the project in a dedicated UI and select files to be converted. Processed files are automatically added to the project.
    Leader badge
    Starting Price: $49 per month
  • 21
    SwiftComp

    SwiftComp

    AnalySwift

    SwiftComp is a revolutionary multiscale, multiphysics composite simulation code that quickly and easily delivers the accuracy of 3D FEA at the efficiency of simple engineering models. In doing so, SwiftComp reduces barriers for engineers by enabling them to model composites as easily as metals using conventional structural elements in their FEA codes (without losing accuracy while capturing all the microstructural details). SwiftComp provides unified modeling for 1D (beams), 2D (plates/shells), or 3D structures, calculating all the effective properties. Use SwiftComp either independently for virtual testing of composites or as a plug-in to power your conventional structural tools with high-fidelity composites modeling. SwiftComp can compute the best structural model for use in macroscopic structural analysis, as well as perform dehomogenization to compute the pointwise stresses in the microstructure. SwiftComp directly interfaces with ABAQUS, ANSYS.
  • 22
    CSS

    CSS

    CSS

    CSS, short for Cascading Style Sheets, is a style sheet language used by web developers to structure the HTML and other elements of a website. CSS is one of the most widely used languages on the web. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. Tidy is very effective at cleaning up markup created by authoring tools with sloppy habits. Each style property starts with the property's name, then a colon and lastly the value for this property. When there is more than one style property in the list, you need to use a semicolon between each of them to delimit one property from the next.
    Starting Price: Free
  • 23
    PascalABC.NET

    PascalABC.NET

    PascalABC.NET

    The new generation Pascal programming language combines the simplicity of classic Pascal, a great number of modern extensions, and the broad capabilities of Microsoft .NET Framework. Free, simple, and powerful IDE. Built-in form designer for rapid development of Windows desktop applications. Download the latest version of PascalABC.NET with a build-in form designer. Several extensions of the Pascal language, including the foreach operator, in-block variable definitions, auto type deduction in variable definitions, simplified syntax of units, method implementations inside classes and records, a new operator for object construction, anonymous classes, auto-classes, BigIntegers, etc. The most modern features of programming languages like n-dimensional dynamic arrays, generics, interfaces, operator overloading, exceptions, garbage collection, and lambda expressions. IDE with integrated debugger, IntelliSense system, code templates, and code auto-formatting.
    Starting Price: Free
  • 24
    Emojicode

    Emojicode

    Emojicode

    Emojicode is an open-source, full-blown programming language, consisting of emojis. As a multi-paradigm language, Emojicode features object orientation, optionals, generics, closures, and protocols. Emojicode compiles native machine code using lots of optimizations that make your code fast. Emojicode comes with a comprehensive set of default packages. And you can easily write your own. We believe that Emojis have expressive force. Let’s use that to make programming more fun and accessible. Emojicode is a straightforward language to learn, whatever background you have. Our documentation is known to be excellent and stuffed with walk-through guides and examples. You can help Emojicode grow! Development takes place on GitHub and you’re invited to drop in. Before you install Emojicode make sure you have a C++ compiler and linker installed. clang++ or g++ is fine, for instance. The Emojicode compiler can only link binaries if such a compiler is available.
    Starting Price: Free
  • 25
    Scala

    Scala

    Scala

    Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries. The Scala compiler is smart about static types. Most of the time, you need not tell it the types of your variables. Instead, its powerful type inference will figure them out for you. In Scala, case classes are used to represent structural data types. They implicitly equip the class with meaningful toString, equals and hashCode methods, as well as the ability to be deconstructed with pattern matching. In Scala, functions are values, and can be defined as anonymous functions with a concise syntax.
    Starting Price: Free
  • 26
    SwiftStack

    SwiftStack

    SwiftStack

    SwiftStack is a multi-cloud data storage and management platform for data-driven applications and workflows, seamlessly providing access to data across both private and public infrastructure. SwiftStack Storage is an on-premises, scale-out, and geographically distributed object and file storage product that starts from 10s of terabytes and expands to 100s of petabytes. Unlock your existing enterprise data and make it accessible to your modern cloud-native applications by connecting it into the SwiftStack platform. Avoid another major storage migration and use existing tier 1 storage for what it’s good for...not everything. With SwiftStack 1space, data is placed across multiple clouds, public and private, via operator-defined policies to get the application and users closer to the data. A single addressable namespace is created where data movement throughout the platform is transparent to the applications and users.
  • 27
    QML
    QML is a declarative language that allows user interfaces to be described in terms of their visual components and how they interact and relate with one another. It is a highly readable language that was designed to enable components to be interconnected in a dynamic manner, and it allows components to be easily reused and customized within a user interface. Using the QtQuick module, designers and developers can easily build fluid animated user interfaces in QML, and have the option of connecting these user interfaces to any back-end C++ libraries. QML is a user interface specification and programming language. It allows developers and designers alike to create highly performant, fluidly animated and visually appealing applications. QML offers a highly readable, declarative, JSON-like syntax with support for imperative JavaScript expressions combined with dynamic property bindings.
    Starting Price: Free
  • 28
    Markdown

    Markdown

    Markdown

    Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Thus, “Markdown” is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML. See the Syntax page for details pertaining to Markdown’s formatting syntax. You can try it out, right now, using the online Dingus. The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.
    Starting Price: Free
  • 29
    Xvibe

    Xvibe

    Xvibe

    Xvibe is a macOS-based AI tool that enables developers and founders to generate fully native, production-ready iOS apps from simple text prompts. By leveraging advanced AI, Xvibe instantly outputs clean Swift code, SwiftUI interfaces, and App Store metadata, and it even supports one-click publishing, eliminating the need for cross-platform frameworks like Flutter or React Native. Built initially to accelerate its own internal workflow, the platform focuses on high-performance native development, delivering elegant UI designs and functional logic without manual coding. With its streamlined prompt-to-app experience, Xvibe is optimized for speed and simplicity, enabling users to go from idea to deployable app swiftly.
    Starting Price: $29 one-time payment
  • 30
    Small Basic

    Small Basic

    Small Basic

    Small Basic is the only programming language created especially to help students transition from block-based coding to text-based coding. By teaching the fundamental elements of syntax-based languages in an approachable manner, Small Basic gives students the skills and confidence to tackle more complex programming languages such as Java and C#. You can also build applications for Kinect, Lego Mindstorm, Raspberry Pi, Arduino, Oculus Rift, and more using Small Basic. Small Basic combines a friendly environment with a very simple language and a rich and engaging set of libraries to make your programs and games pop! In a matter of a few lines of code, you will be well on your way to creating your very own game! Share your programs with your friends and let them import your published programs and run them on their computers. Using the Silverlight player, you can even post your games on your own blogs and websites and play them in the browser.
    Starting Price: Free
  • 31
    APL

    APL

    APL

    APL is an array-oriented programming language that will change the way you think about problems and data. With a powerful, concise syntax, it lets you develop shorter programs that enable you to think more about the problem you're trying to solve than how to express it to a computer.
    Starting Price: Free
  • 32
    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.
  • 33
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 34
    Karate

    Karate

    Karate

    Karate is the only open-source tool to combine API test automation, mocks, performance-testing and even UI automation into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral and easy for even non-programmers. Assertions and HTML reports are built-in, and you can run tests in parallel for speed. There’s also a cross-platform stand-alone executable for teams not comfortable with Java. You don’t have to compile code. Just write tests in a simple, readable syntax - carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test automation within the same test script. It is worth pointing out that JSON is a ‘first-class citizen’ of the syntax such that you can express payload and expected data without having to use double-quotes and without having to enclose JSON field names in quotes. There is no need to ‘escape’ characters like you would have had to in Java or other programming languages.
    Starting Price: Free
  • 35
    SWIFT WMS

    SWIFT WMS

    Transport and Warehousing Software Solutions

    The SWIFT Warehouse Management System software (WMS) provides the ability to monitor and control the physical location of goods within your warehouse. It is designed to offer additional stock management facilities (picking, location control, etc.) which build upon and are fully integrated with the standard Stock Control system. Additionally, you may fully integrate the SWIFT WMS with our Transport Management system to provide full control of stock movements within your business including order returns and stock re-location. The SWIFT Warehouse management system has sophisticated picking facilities. It allows for the automatic control of picking orders for dispatch and will take into account any stock rotation procedures that are required. SWIFT also allows you to plan picks from pre-booked stock which hasn't even arrived in the warehouse. Manual overriding of the picked stock is always possible. The picking routines can be as simple or as complex as you require.
  • 36
    SwiftScan

    SwiftScan

    SwiftScan

    SwiftScan is the easiest and fastest way to create high quality scans with your iPhone, iPad or Android device. When you scan a document, SwiftScan makes hundreds of decisions to capture the document perfectly, crop the document, straighten it and apply the filter. With SwiftScan you can easily scan documents, QR Codes, barcodes, labels, whiteboards, business cards, sketchbooks and much more. Choose from 5 different color modes to make your scans look perfect. No data in your documents will ever be sent to us or a 3rd party. Everything including the text recognition will be done directly on the device. We value privacy! You can save your documents as PDFs or JPGs. SwiftScan supports all major cloud services and remembers your last folders, so that you can upload documents with one tap. Alternatively, you can setup one location where all captured documents get transferred to automatically.
  • 37
    Codestral

    Codestral

    Mistral AI

    We introduce Codestral, our first-ever code model. Codestral is an open-weight generative AI model explicitly designed for code generation tasks. It helps developers write and interact with code through a shared instruction and completion API endpoint. As it masters code and English, it can be used to design advanced AI applications for software developers. Codestral is trained on a diverse dataset of 80+ programming languages, including the most popular ones, such as Python, Java, C, C++, JavaScript, and Bash. It also performs well on more specific ones like Swift and Fortran. This broad language base ensures Codestral can assist developers in various coding environments and projects.
    Starting Price: Free
  • 38
    PlanSwift

    PlanSwift

    PlanSwift

    Enjoy better, more accurate construction estimates with PlanSwift. PlanSwift is a takeoff and estimating solution for residential and commercial construction projects of all sizes. PlanSwift offers a visual point-and-click interface for takeoffs and estimates, drag and drop functionality for adding material and labor assemblies onto takeoff items, and a print or export feature. PlanSwift automatically calculates the takeoffs automatically, saving business valuable time and effort.
    Starting Price: $995.00/one-time/user
  • 39
    SwiftPDFLab

    SwiftPDFLab

    SwiftPDFLab

    SwiftPDFLab is a modern, privacy-first PDF toolkit designed to help users work with PDF files quickly, securely, and without uploading documents to external servers. Unlike traditional online PDF tools, SwiftPDFLab processes files entirely within the user’s browser using client-side technology, ensuring sensitive documents never leave the device. The platform offers a wide range of free PDF tools, including merging, compressing, editing, signing, file conversion, page reordering, form creation, and document repair. Most tools work offline once loaded, providing fast performance and reliable access even without an active internet connection. SwiftPDFLab requires no account creation, subscriptions, or software installation. Users can simply open the website and start working immediately. The interface is clean, intuitive, and optimized for both desktop and mobile browsers. SwiftPDFLab is ideal for professionals, businesses, students, and individuals who value privacy.
    Starting Price: Free
  • 40
    Sprinto

    Sprinto

    Sprinto

    Replace the slow, laborious and error-prone way of obtaining SOC 2, ISO 27001, HIPAA, GDPR & PCI DSS compliance with a swift, hassle-free, and tech-enabled experience. Unlike generic compliance programs, Sprinto is specifically designed for cloud-hosted companies. SOC 2, ISO 27001, HIPAA, GDPR & PCI DSS have different implications for different types of companies. This is why generic compliance programs end up giving you more compliance debt and less security. Sprinto is specifically built to suit your needs as a cloud-hosted company. Sprinto is more than just a SaaS tool, it comes baked in with security and compliance expertise. Compliance experts handhold you in live sessions. Custom designed for your needs. No compliance cruft. 14 session, well-structured implementation program. Sense of clarity & control for the head of engineering. 100% compliance coverage. No evidence is shared outside Sprinto. Compliance automation for policies, integrations and all other requirements.
  • 41
    Julia

    Julia

    Julia

    Julia was designed from the beginning for high performance. Julia programs compile to efficient native code for multiple platforms via LLVM. Julia uses multiple dispatch as a paradigm, making it easy to express many object-oriented and functional programming patterns. The talk on the Unreasonable Effectiveness of Multiple Dispatch explains why it works so well. Julia is dynamically typed, feels like a scripting language, and has good support for interactive use. Julia provides asynchronous I/O, metaprogramming, debugging, logging, profiling, a package manager, and more. One can build entire Applications and Microservices in Julia. Julia is an open source project with over 1,000 contributors. It is made available under the MIT license.
    Starting Price: Free
  • 42
    Swift911

    Swift911

    Swiftreach Networks

    The Swift911™ and Rave Alert™ emergency notification systems combine industry-leading emergency alerting and incident management tools, creating a robust and powerful communication solution for your organization. Swift911™ and Rave Alert™ are backed by a public safety grade infrastructure that is a highly-secure and fully-redundant, offering mission-critical delivery speeds and unmatched reliability. SwiftReach is a leading provider of emergency notification and incident management solutions. Since 2001, SwiftReach has been a reliable and trusted authority in emergency management in the government, utilities, education, healthcare, and enterprise sectors. Headquartered in Mahwah, New Jersey, SwiftReach is the only emergency and mass notification provider that physically owns and operates its own telephony network. Simultaneously send unique alerts to multiple channels with three clicks.
    Starting Price: $1 per month
  • 43
    AutoIt

    AutoIt

    AutoIt

    AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement, and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages. We looked at many editors to see which one was the most useful editor for AutoIt. We found SciTE and saw its potential and wrote a customized Lexer for the syntax highlighting and syntax folding and created a special installer called SciTE4AutoIt3. AutoIt was initially designed for PC "roll out" situations to reliably automate and configure thousands of PCs. Over time it has become a powerful language that supports complex expressions, user functions, loops and everything else that veteran scripters would expect.AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box with no annoying "runtimes" required.
  • 44
    Clarity

    Clarity

    Clarity Smart Contracts

    Clarity brings smart contracts to Bitcoin. It is a decidable language, meaning you can know, with certainty, from the code itself what the program will do. Clarity is interpreted (not compiled) & the source code is published on the blockchain. Clarity gives developers a safe way to build complex smart contracts for the world's most secure blockchain. The Clarity language uses precise and unambiguous syntax that allows developers to predict exactly how their contracts will be executed. The Clarity language allows users to supply their own conditions for transactions that ensure that a contract may never unexpectedly transfer a token owned by a user. Contracts written in Clarity are broadcasted on the blockchain exactly as they are written by developers. This ensures that the code developers wrote, analyzed, and tested, is exactly what gets executed.
    Starting Price: Free
  • 45
    Vyper

    Vyper

    Vyper

    Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM). Security: It should be possible and natural to build secure smart-contracts in Vyper. Language and compiler simplicity: The language and the compiler implementation should strive to be simple. Auditability: Vyper code should be maximally human-readable. Furthermore, it should be maximally difficult to write misleading code. Simplicity for the reader is more important than simplicity for the writer, and simplicity for readers with low prior experience with Vyper (and low prior experience with programming in general) is particularly important.
    Starting Price: Free
  • 46
    ABAP

    ABAP

    SAP PRESS

    ABAP (Advanced Business Application Programming) is SAP’s proprietary fourth‑generation programming language, purpose‑built for mass data processing in SAP business applications. Utilized within SAP NetWeaver, it enables companies running SAP ERP and S/4 HANA to tailor systems precisely to their needs. ABAP is a multi‑paradigm language that supports procedural, object‑oriented, and other programming styles. It can seamlessly interoperate with languages such as Java, JavaScript, and SAPUI5. ABAP embraced object orientation with release 4.6C (2000) and saw even greater efficiency gains in ABAP 7.4/7.5, cutting code length by up to 50% via richer syntax, enhanced Open SQL, ABAP Managed Database Procedures, and Core Data Services (CDS) Views. The arrival of SAP HANA in 2011 shifted much processing into the in‑memory database layer, enabling real‑time operations and unlocking powerful new programming possibilities.
  • 47
    OCaml

    OCaml

    OCaml

    OCaml is a general-purpose, industrial-strength programming language with an emphasis on expressiveness and safety. OCaml’s powerful type system means more bugs are caught at compile time, and large, complex codebases are easier to maintain. This makes it a good language for running critical code. At the same time, sophisticated inference makes the type system unobtrusive, creating a smooth developer experience. One is a bytecode compiler which generates small, portable executables and is very fast. The other is a native code compiler that produces more efficient machine code; its performance matches the highest standards of modern compilers. OCaml has great support for the most popular editors. VS Code is recommended for beginners, and for power users there is deep integration with Vim and Emacs. OCaml has a rich and dynamic community and best-in-class tooling.
    Starting Price: Free
  • 48
    SwiftForm

    SwiftForm

    SwiftCloud

    Easy Web Forms, Collect Sales Leads, Automate Workflows. SwiftForm is a fast, cheap, easy online form builder that work on tablets, phones, and websites. Easily create a form within minutes that you can send to hundreds of people to fill out with just a few clicks. Powerful marketing automation, workflow automation for payment signatures, integrated and connected via SwiftCloud and other platforms, analytics and reporting, event registration and self scheduling, viral referrals, feedback reviews and syndication, and more. We specialize in service-based small businesses. SwiftCloud can help you get documents signed, go paperless even with complex forms or PDFs, get paid and collect money, schedule appointments, and automate your small business. Key systems include the best electronic signature & eDocs, social network CRM, Invoicing, Scheduling on a single integrated platform.
  • 49
    Tcl

    Tcl

    Tcl

    Tcl is a very simple programming language. If you have programmed before, you can learn enough to write interesting Tcl programs within a few hours. This page provides a quick overview of the main features of Tcl. After reading this you'll probably be able to start writing simple Tcl scripts on your own; however, we recommend that you consult one of the many available Tcl books for more complete information. Each Tcl command consists of one or more words separated by spaces. In this example there are four words: expr, 20, +, and 10. The first word is the name of a command and the other words are arguments to that command. All Tcl commands consist of words, but different commands treat their arguments differently. The expr command treats all of its arguments together as an arithmetic expression, computes the result of that expression, and returns the result as a string. In the expr command the division into words isn't significant.
    Starting Price: Free
  • 50
    SwiftKanban

    SwiftKanban

    NimbleWork

    SwiftKanban is a Visual Project Management Tool for helping you manage your work effectively and improve continuously. SwiftKanban leverages the simple yet powerful principles of the Kanban Method. It combines highly Configurable and Visual Workflow modeling, powerful and actionable Flow Metrics and ease of use to give you the best Kanban, Scrum or Scrumban tool. Visualize your workflow and work, define WIP limits, highlight trouble-spots, help your teams with their daily stand-ups. SwiftKanban provides an extensive set of features. SwiftKanban’s Portfolio Lane and multi-board Card Hierarchy features combine to deliver the most powerful Visual Portfolio Management solution for your enterprise! Whether you are an Agile team look for a Scrum tool or a Scrum team evaluating Kanban to improve further, you will love SwiftKanban’s Scrum/ Scrumban capabilities! The most comprehensive and powerful set of Lean/ Flow metrics to help your teams and organization improve and become agile.
    Starting Price: $7 per month