FastList

0.8.0

A drop-in, NSTableView-backed replacement for SwiftUI List on macOS with instant scrolling and selection on huge lists.
adamtheturtle/FastList

What's New

0.8.0

2026-07-20T20:27:57Z

What's Changed

Full Changelog: 0.7.1...0.8.0

FastList

A drop-in, NSTableView-backed replacement for SwiftUI List on macOS.

Documentation | Swift Package Index

Installation

.package(url: "https://github.com/adamtheturtle/FastList.git", from: "0.5.0")

Add the FastList product to your target dependencies.

Product

  • FastList: A SwiftUI-first list view with native table selection, row reuse, swipe actions, context menus, drag and drop, and scroll-position restore.

Requirements

  • Swift 5.9+
  • macOS 13+ or iOS 17+

License

MIT. See LICENSE.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Jul 26 2026 08:56:52 GMT-0900 (Hawaii-Aleutian Daylight Time)