awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bcylin avatar

bcylin/QuickTableViewController

0
View on GitHub↗
558 stars·64 forks·Swift·MIT·5 viewsbcylin.github.io/QuickTableViewController↗

QuickTableViewController

A simple way to create a UITableView for settings in Swift.

Features

  • Table View Management - Simple way to create settings-style table views.

Star history

Star history chart for bcylin/quicktableviewcontrollerStar history chart for bcylin/quicktableviewcontroller

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to QuickTableViewController

Similar open-source projects, ranked by how many features they share with QuickTableViewController.
  • schrodinger/fixed-data-table-2schrodinger avatar

    schrodinger/fixed-data-table-2

    1,304View on GitHub↗

    This project is a data grid library designed for building complex, interactive tables within React applications. It provides a suite of modular components that enable the display of structured information, supporting both custom cell rendering and flexible column configurations to accommodate diverse data presentation needs. The library is built to handle large datasets by utilizing virtualized rendering, which ensures high performance by only processing the subset of rows currently visible within the viewport. It distinguishes itself through support for dynamic row heights and programmatic s

    JavaScript
    View on GitHub↗1,304
  • dentelezhkin/dttableviewmanagerDenTelezhkin avatar

    DenTelezhkin/DTTableViewManager

    452View on GitHub↗

    Protocol-oriented UITableView management, powered by generics and associated types.

    Swift
    View on GitHub↗452
  • fulldecent/fdtextfieldtableviewcellfulldecent avatar

    fulldecent/FDTextFieldTableViewCell

    25View on GitHub↗

    A UITableViewCell with an editable text field

    Swift
    View on GitHub↗25
  • dekatotoro/pulltorefreshswiftdekatotoro avatar

    dekatotoro/PullToRefreshSwift

    535View on GitHub↗

    iOS Simple Cool PullToRefresh Library. It is written in pure swift.

    Swift
    View on GitHub↗535
See all 22 alternatives to QuickTableViewController→

Frequently asked questions

What does bcylin/quicktableviewcontroller do?

A simple way to create a UITableView for settings in Swift.

What are the main features of bcylin/quicktableviewcontroller?

The main features of bcylin/quicktableviewcontroller are: Table View Management.

What are some open-source alternatives to bcylin/quicktableviewcontroller?

Open-source alternatives to bcylin/quicktableviewcontroller include: schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… dentelezhkin/dttableviewmanager — Protocol-oriented UITableView management, powered by generics and associated types. fulldecent/fdtextfieldtableviewcell — A UITableViewCell with an editable text field. gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… hamzaghazouani/hgplaceholders — Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project. dekatotoro/pulltorefreshswift — iOS Simple Cool PullToRefresh Library. It is written in pure swift.