Swift Packages
| Repository | Description |
|---|---|
| StringZilla | Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖 |
| Guitar | A Cross-Platform String and Regular Expression Library written in Swift. |
| CoreKit | Models, UI and other neat stuff for Swift apps |
| InAnyCase | Convert between programmer case styles, e.g., inAnyCase → in_any_case |
| StringIntegerAccess | I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that. |
| EncryptKit | A Simple CommonCrypto Package to Encrypt/Decrypt a String |