[go: up one dir, main page]

Open Source Swift Education Software

Swift Education Software

View 3964 business solutions

Browse free open source Swift Education Software and projects below. Use the toggles on the left to filter open source Swift Education Software by OS, license, language, programming language, and project status.

  • One Platform. Total IT Insight. Start with PRTG Now Icon
    One Platform. Total IT Insight. Start with PRTG Now

    Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

    Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
    Start Your Free PRTG Trial
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge">
    Downloads: 213,715 This Week
    Last Update:
    See Project
  • 2
    Containerization (Apple)

    Containerization (Apple)

    Containerization is a Swift package for running Linux containers

    This repository provides educational material and sample code that demystify how containerization works and how container components fit together in practice. It walks through the responsibilities of an image format, registry, and runtime, and shows how a minimal runtime can assemble an isolated process with the right filesystem view, environment, and entrypoint. The samples highlight security hardening considerations—such as process isolation, filesystem scoping, and least-privilege execution—so that containers are not just portable, but safer by default. Developers get a blueprint for taking standard container images and running them in a way that respects platform conventions, tooling, and policies. The emphasis is on clarity and standards alignment rather than building a production-grade engine, which makes the code ideal for learning and experimentation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SwiftLint

    SwiftLint

    A tool to enforce Swift style and conventions

    A tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide. SwiftLint enforces the style guide rules that are generally accepted by the Swift community. These rules are well described in popular style guides like Ray Wenderlich’s Swift Style Guide. SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results. You might want to move your SwiftLint phase directly before ‘Compile Sources’ step, to detect errors quickly before compiling. However, SwiftLint is designed to run on valid Swift code that cleanly completes the compiler’s parsing stage. So running SwiftLint before ‘Compile Sources’ might yield some incorrect results. SwiftLint hooks into SourceKit so it continues working even as Swift evolves! This also keeps SwiftLint lean, as it doesn’t need to ship with a full Swift compiler, it just communicates with the official one you already have installed on your machine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    SwifterSwift

    SwifterSwift

    A collection of more than 500 native Swift extensions

    SwifterSwift is a collection of over 500 native Swift extensions, with handy methods, syntactic sugar, and performance improvements for a wide range of primitive data types, UIKit and Cocoa classes, over 500 in 1– for iOS, macOS, tvOS, watchOS, and Linux. CocoaPods is a dependency manager for Cocoa projects. To integrate SwifterSwift into your Xcode project using CocoaPods, specify it in your Podfile. SwifterSwift is Swift v5.0+ compatible starting from v5. SwifterSwift is a library of over 500 properties and methods, designed to extend Swift's functionality and productivity, staying faithful to the original Swift API design guidelines. Documentation for all extensions, with examples, is available at the homepage. Check Examples.playground from the project for some cool examples!
    Downloads: 3 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Swift Guide

    Swift Guide

    Swift Featured Projects in brain Mapping

    SwiftGuide is a comprehensive, community-maintained guide to the Swift programming language, designed to serve as both a learning resource and a handy reference. It covers all major language aspects: syntax, control flow, functions, closures, generics, protocols, extensions, memory management, concurrency, and the standard library. Each topic typically includes clear explanations, annotated code snippets, and tips for best practices, helping readers understand both how features work and how to use them idiomatically. Over time, the guide has evolved alongside Swift itself, with updates to reflect new language releases, deprecations, and shifting patterns. It also collects references to additional resources, external libraries, and community articles, making it a kind of curated gateway. Because it’s open content, readers can contribute corrections, translations, or expansions to keep it current.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    30 Days of Swift

    30 Days of Swift

    A self-taught project to learn Swift

    30DaysofSwift is a challenge-style collection of Swift exercises and learning tasks meant to be tackled over 30 days (or more flexibly). Each “day” introduces a coding problem, concept, or mini project that builds on previous days: for example, fundamentals on day 1, optionals and control flow, Swift data structures, closures, protocol programming, UI interaction, etc., culminating in more advanced topics or sample apps. Solutions, hints, or sample projects accompany many of the prompts, allowing learners to compare approaches or download runnable code. The challenge format gives structure and pacing, helping learners stay motivated and consistent. Because the repo is public, contributors can add new challenge ideas, alternative solutions, or refinements as Swift evolves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CoronaTracker

    CoronaTracker

    Coronavirus tracker app for iOS & macOS with maps & charts

    Live data shows the most recent data, and updates automatically. Distribution map with two levels of details. Countries, when the user zooms out. Fewer details and reduced clutter. Cities, when the user zooms in. More details. Charts, current state chart for all countries (and cities). Timeline chart for all countries (and cities). Top affected countries chart with info about every country. Daily new cases shows how fast the virus is spreading in a given country. Cases since the 100th case how fast the virus is spreading in different countries. Option for using a logarithmic scale. Search for countries & cities. Share stats & charts as images. Today widget for worldwide stats. Red color scale reflects the number of confirmed cases. In addition to increasing circle size. Statistics, including the number of confirmed, recovered, and deaths, in addition to percents. iPad & macOS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Personal Library

    Personal Library

    Acts like a real library with the best user interface on the backpack.

    Stores your favorites Books. Lets you track the Users logged,signed up. Time tracing of system access. Delete, and Add both Categories and Books. No fussy configurations, embedded database with Java Runtime Environment enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • Previous
  • You're on page 1
  • Next