|
swift-secp256k1
|
Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux. |
|
ArtifactParser
|
Swift library for resolving binary paths in SwiftPM artifact bundles via binaryTarget. Foundation for SwiftPM plugins that wrap pre-built CLI tools. |
|
swift-plugin-subtree
|
Swift Package Manager plugin for the 21-DOT-DEV subtree CLI. Invoke subtree commands from any Swift package via `swift package subtree`. macOS and Linux. |
|
Tuist
|
Swift Package Manager plugin for Tuist, the Xcode project generator. Invoke tuist commands from any Swift package via `swift package tuist`. macOS only. |
|
swift-tor
|
Swift wrapper around the Tor daemon with a concurrency-first client API. Provides SOCKS5 proxy, onion-routing, and Tor control protocol. iOS, macOS, and Linux. |
|
Boost.swift
|
Boost C++ libraries for Swift. 37 header-only modules (algorithms, containers, smart pointers, serialization, metaprogramming) via Swift/C++ interoperability. macOS and Linux. |
|
swift-event
|
Swift wrapper around libevent for event-driven, non-blocking I/O and async TCP sockets. Uses kqueue on Apple platforms and epoll on Linux. Swift 6 concurrency. |
|
swift-openssl
|
Swift wrapper around OpenSSL 3.x. TLS, X.509, RSA, ECDSA, hash functions, and ciphers with a swift-crypto-aligned API. Apple platforms and Linux. |