nvzqz/FileKit
Simple and expressive file management in Swift observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4019
- days_rel: n/a
- days_push: 876
- n_releases_24m: 0
Adoption not part of the score
2359 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FileKit is a Swift framework providing simple and expressive file management, wrapping file and path operations in a clean Swift API. It supports macOS, iOS, watchOS, and tvOS and is distributed via CocoaPods, Carthage, and Swift Package Manager.
Use cases
- read and write files in swift
- manage file paths in an ios app
- delete or move files with a swift api
- wrap nsfilemanager with a nicer interface
- handle text file i/o in swift
When to choose
- you are building an apple-platform app in swift and want ergonomic file operations
- you prefer a typed, expressive API over raw Foundation FileManager calls
When to avoid
- you need cross-platform (Linux/Windows) file handling in Swift
- you need a library under very active development, as releases are infrequent
Facets
library · maturity maintenance
file-system files developer-tools cross-platform swift-framework file-management paths cocoapods carthage macos ios swift
1 source
- readme: https://github.com/nvzqz/FileKit · fetched 2026-08-28 · bcd7ab4df9cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nvzqz/FileKit | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem