Packages authored by stefanspringer1
These packages are available as a package collection, usable in Xcode or SwiftPM.
AutoreleasepoolShim
using fake autoreleasepool outside Apple platforms
FastReplace
A package that offers an efficient way to replace certain Unicode code points (either represented by UnicodeScalar or UInt32) with other values.
RegexTemplates
This packages makes it possible to efficiently replace regular expression with template containing `$1`, `S2`, etc.
RegexTemplatesWithEntities
Like RegexTemplates, but handling character entities in the template.
RegexWithCharacterClasses
A macro to replace the character classes from SwiftUtilities in the form `${MY_CHARACTER_CLASS}` in a regular expression text, returning a literal regular expression.
RegexWithDescription
This macro makes is possible to have both a regex built from a literal regex expression and the original regex formulation as text without repeating the regex formulation in the code.
SwiftUtilities
Some Utilities to be used by Swift programs.
SwiftXML
A library written in Swift to process XML
SwiftXMLInterfaces
Interfaces to be used for handling XML
SwiftXMLParser
An XML parser written in Swift
10 packages.