Working with IP address and CIDR

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • swift-url

    A new URL type for Swift

  • The WebURL library I've been working on (https://github.com/karwa/swift-url) includes pure-Swift IP address types ([IPv4Address](https://karwa.github.io/swift-url/IPv4Address/), [IPv6Address](https://karwa.github.io/swift-url/IPv6Address/)). The library has no dependencies other than the Swift standard library, so you shouldn't run in to any issues with `@available` like you do when using Network.framework's types.

  • SwiftIPAddress

    A tiny, well-tested Swift library for handling IP Addresses.

  • 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
  • ipaddress

    A library to handle IP (both IPv4 and IPv6) addresses in a modern and productive way. (by mabels)

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