balthisar / openssl-xcframeworksLinks
A script for compiling OpenSSL for Apple Devices.
☆22Updated 4 years ago
Alternatives and similar repositories for openssl-xcframeworks
Users that are interested in openssl-xcframeworks are comparing it to the libraries listed below
Sorting:
- Swift wrapper for libzip — library for reading, creating, and modifying zip archives.☆53Updated 4 years ago
- Key-value coding (KVC) for pure Swift.☆35Updated last year
- An extension executor for iOS, allowing bypass of UIActivityViewController to execute both UI and non-UI action extensions.☆62Updated last year
- High performance swift implement of constraint solving algorithm cassowary☆51Updated 10 months ago
- A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request pe…☆25Updated last year
- A small library that makes it easy to display data that exists as files on the disk of the local device.☆28Updated 6 years ago
- A simple Swift package that extracts application's entitlements☆30Updated 4 years ago
- A replacement for Dispatch Once in Swift☆50Updated 10 months ago
- Framework allowing applications to establish XPC communications between the main app and background processes☆68Updated 5 years ago
- Floating window to filter arbitrary lists of stuff. Like the Spotlight finder or VSCode command invocation widget☆142Updated 7 months ago
- Programmatically create tabs in NSWindow without using the built-in stuff of NSDocument☆48Updated 4 years ago
- The Foundation of the SDG Module Family☆30Updated 11 months ago
- Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is runnin…☆52Updated last year
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆48Updated last year
- A source-to-source compiler that transforms Swift code and produces the equivalent source code in other programming languages.☆55Updated 5 years ago
- ASN1 DER Decoder for X.509 Certificate☆134Updated last year
- Core Animation. Rewritten from scratch. Swift.☆101Updated 4 years ago
- A simple command-line tool for hacking native ARM64 binaries to run on the Apple Silicon iOS Simulator.☆12Updated 4 years ago
- A 10x+ faster drop-in replacement for NSISO8601DateFormatter☆87Updated 11 months ago
- Sensible indexing into Swift Strings☆16Updated 7 months ago
- Command line tool to collect LICENSE files from SPM dependencies☆34Updated 3 years ago
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…☆77Updated last year
- Swift framework to inspect, write and patch processes virtual memory.☆56Updated last year
- PunycodeSwift is a pure Swift library to allows you to encode and decode punycoded strings☆30Updated 2 months ago
- Happier, more flexible NSTextStorage☆102Updated 2 months ago
- Swift NetService (Bonjour / Zeroconf / mDNS) implementation for Linux☆118Updated 4 years ago
- Setting up the basics of a Big Sur app layout. Includes splitview and toolbarItems☆48Updated 4 years ago
- GitHub Actions workflow logging for Swift☆72Updated 4 years ago
- A simple and secure XPC framework for Swift