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
·
DenTelezhkin avatar

DenTelezhkin/DTTableViewManager

0
View on GitHub↗
452 stars·47 forks·Swift·MIT·4 views

DTTableViewManager

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

Features

  • Table View Management - Protocol-oriented table view management using generics.

Star history

Star history chart for dentelezhkin/dttableviewmanagerStar history chart for dentelezhkin/dttableviewmanager

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 DTTableViewManager

Similar open-source projects, ranked by how many features they share with DTTableViewManager.
  • 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
  • dekatotoro/pulltorefreshswiftdekatotoro avatar

    dekatotoro/PullToRefreshSwift

    535View on GitHub↗

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

    Swift
    View on GitHub↗535
  • fulldecent/fdtextfieldtableviewcellfulldecent avatar

    fulldecent/FDTextFieldTableViewCell

    25View on GitHub↗

    A UITableViewCell with an editable text field

    Swift
    View on GitHub↗25
  • bcylin/quicktableviewcontrollerbcylin avatar

    bcylin/QuickTableViewController

    558View on GitHub↗

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

    Swift
    View on GitHub↗558
See all 22 alternatives to DTTableViewManager→

Frequently asked questions

What does dentelezhkin/dttableviewmanager do?

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

What are the main features of dentelezhkin/dttableviewmanager?

The main features of dentelezhkin/dttableviewmanager are: Table View Management.

What are some open-source alternatives to dentelezhkin/dttableviewmanager?

Open-source alternatives to dentelezhkin/dttableviewmanager include: schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… dekatotoro/pulltorefreshswift — iOS Simple Cool PullToRefresh Library. It is written in pure swift. 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. bcylin/quicktableviewcontroller — A simple way to create a UITableView for settings in Swift.