KextViewr vs FUSE-T
Side-by-side comparison for macOS
KextViewr
6.0Display all currently loaded kexts
FUSE-T
7.0Kext-less implementation of FUSE
| Metric | KextViewr | FUSE-T |
|---|---|---|
| Category | System Tools | Utilities |
| AI Score | 6.0 | 7.0 |
| 30-day Installs | 15 | 2.0K |
| 90-day Installs | 51 | 7.0K |
| 365-day Installs | 259 | 21.6K |
| Version | 2.0.0 | 1.2.1 |
| Auto-updates | No | No |
| Deprecated | No | No |
| GitHub Stars | 87 | 1.4K |
| GitHub Forks | 13 | 16 |
| Open Issues | 2 | 38 |
| License | — | NOASSERTION |
| Language | Objective-C | — |
| Last GitHub Commit | 3y ago | 9mo ago |
| First Seen | Aug 9, 2023 | Feb 26, 2025 |
Reviews
KextViewr
KextViewr is a developer tool that displays all currently loaded kernel extensions (kexts) in macOS, making it useful for system administrators and developers who need insight into kernel-level components. Developed by Objective-See, it provides a straightforward interface for viewing and managing kexts, though compatibility with newer macOS versions is a concern.
Displays all currently loaded kernel extensions (kexts) in macOS.
Pros
- + Developed by a reputable security-focused developer
- + Lightweight and simple interface
- + Free to use
Cons
- - No auto-update feature
- - Compatibility issues with newer macOS versions
- - Lack of clear licensing information
FUSE-T
FUSE-T is a kext-less implementation of FUSE for macOS, utilizing NFSv4 for filesystem integration. It offers a secure and stable alternative for developers and users needing filesystem operations without kernel extensions.
Provides FUSE functionality using NFSv4 without requiring kernel extensions.
Pros
- + No kernel extensions required, enhancing security and stability
- + Uses NFSv4 for reliable filesystem integration
- + Active community and recent updates
Cons
- - Lack of auto-update feature
- - Unclear licensing terms
- - Open issues with application crashes and Unicode handling