The New Open Source Package Swift Algorithims is Finally here

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • swift-algorithms

    Commonly used sequence and collection algorithms for Swift

  • I’m excited to announce Swift Algorithms, a new open-source package of sequence and collection algorithms, along with their related types.

  • swift-evolution

    This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

  • The Algorithms package is, in part, a response to the lengthy SE-0270 review and follow-up Evolution process discussion. With SE-0270, we faced a tension in providing a proposal small enough to make effective use of the Swift discussion forums, but large enough to motivate and ensure the consistency of the additions. Going forward, we plan to experiment with chopping up families of related algorithms into multiple, smaller Evolution proposals, using the presence of the Algorithms package to provide additional context.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • swift-numerics

    Advanced mathematical types and functions for Swift

  • Packages like Swift Algorithms (and Swift Numerics) complement the Swift Evolution process by providing a means to:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do I write a math function that uses addition and division and is generic across number types like Int and Double?

    1 project | /r/swift | 8 Aug 2021
  • Does anyone know if Swift's version of Penrose tiling algorithm exists somewhere?

    2 projects | /r/swift | 15 Jan 2021
  • Are people using Swift for machine learning / differentiable programming outside of Apple?

    4 projects | /r/swift | 25 Jun 2021
  • How to make natural display calculator ?

    1 project | /r/learnprogramming | 24 May 2023
  • The matrix operation library in Swift

    1 project | dev.to | 7 Aug 2022