awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 مستودعات

Awesome GitHub RepositoriesTable View Management

Tools and extensions for managing and enhancing list-based table views.

Explore 29 awesome GitHub repositories matching part of an awesome list · Table View Management. Refine with filters or upvote what's useful.

Awesome Table View Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ramotion/folding-cellالصورة الرمزية لـ Ramotion

    Ramotion/folding-cell

    10,196عرض على GitHub↗

    Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information. The component implements animated content disclosure using a paper-like transition. It is designed for interactive UI components and mobile layouts, allowing compact lists or grids to expand into detailed views without navigating to a new page.

    Folding cell transition animation.

    Swift
    عرض على GitHub↗10,196
  • pawelsalawa/sqlitestudioالصورة الرمزية لـ pawelsalawa

    pawelsalawa/sqlitestudio

    6,428عرض على GitHub↗

    SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a full-featured SQL editor with syntax highlighting, a visual database schema designer for creating entity-relationship diagrams, and a plugin-based extensibility platform that allows adding custom functionality through C/C++, JavaScript, Tcl, or Python. The application distinguishes itself through its multi-language scripting engine, which embeds JavaScript, Tcl, and Python interpreters to enable user-defined functions and scripts within SQL queries. It supports encrypted data

    Open a table in a grid view to inspect, filter, and edit its rows directly.

    Ccppdatabasedatabase-management
    عرض على GitHub↗6,428
  • swipecellkit/swipecellkitالصورة الرمزية لـ SwipeCellKit

    SwipeCellKit/SwipeCellKit

    6,288عرض على GitHub↗

    Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.

    Swipeable table cells based on the stock Mail app.

    Swift
    عرض على GitHub↗6,288
  • tagspaces/tagspacesالصورة الرمزية لـ tagspaces

    tagspaces/tagspaces

    4,935عرض على GitHub↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    Displays files and folders in a resizable grid layout for visual browsing.

    TypeScriptelectronjavascriptnote-taking
    عرض على GitHub↗4,935
  • haujetzhao/capswriter-offlineالصورة الرمزية لـ HaujetZhao

    HaujetZhao/CapsWriter-Offline

    4,770عرض على GitHub↗

    CapsWriter-Offline is a suite of desktop tools that operates without an internet connection, combining local media browsing, voice dictation, audio and video transcription, and 360-degree media viewing into a single application. The project's core identity centers on providing offline functionality for both media handling and speech-to-text workflows. What distinguishes it is the integration of voice dictation with a persistent local storage layer that saves every audio recording and daily transcript logs, along with a rule-based text normalization engine that converts spoken number phrases a

    Ships a configurable grid display with adjustable sorting, column count, and thumbnail quality.

    Python
    عرض على GitHub↗4,770
  • chentao0707/simplifyreaderالصورة الرمزية لـ chentao0707

    chentao0707/SimplifyReader

    4,548عرض على GitHub↗

    SimplifyReader هو عميل Android متعدد الأغراض ومتصفح محتوى الوسائط المتعددة. يعمل كمركز مركزي لاستهلاك المقالات الإخبارية، وملفات الصوت، وبث الفيديو، ومعارض الصور، مع توفير وظائف مسح رموز QR. تم بناء التطبيق باستخدام بنية Model-View-Presenter لفصل منطق البيانات عن واجهة المستخدم وينفذ مبادئ Google Material Design لمكوناته المرئية. يستخدم محرك مسح هجين لفك تشفير رموز QR إلى سلاسل نصية. يغطي المشروع العديد من مجالات القدرة الأساسية، بما في ذلك استهلاك المقالات الإخبارية عبر عرض الويب، وتشغيل الصوت المحمول من خلال واجهة مشغل تسجيل مخصصة، وبث الفيديو من خدمات الطرف الثالث. كما يتضمن معرض صور يستخدم تخطيط الشلال مع انتقالات إلى طرق عرض مكبرة بملء الشاشة.

    Offers a centralized hub for browsing images in a waterfall layout with full-screen transitions.

    Java
    عرض على GitHub↗4,548
  • datlechin/tableproالصورة الرمزية لـ datlechin

    datlechin/TablePro

    4,471عرض على GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Infers columns from document samples to display schema-less data in a tabular grid.

    Swift
    عرض على GitHub↗4,471
  • gontovnik/dgelasticpulltorefreshالصورة الرمزية لـ gontovnik

    gontovnik/DGElasticPullToRefresh

    3,745عرض على GitHub↗

    DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect for scrolling lists. It serves as a specialized table view extension that triggers content updates via a downward swipe gesture. The component uses bezier paths and spring physics to render curved visual elements, simulating a flexible stretching effect during user interaction. This physics-based approach governs the movement and bounce of the interface to create a fluid feel. The system manages gesture-driven states and coordinate transformations to shift the view hierarchy.

    Elastic pull-to-refresh implementation.

    Swift
    عرض على GitHub↗3,745
  • frectonz/sql-studioالصورة الرمزية لـ frectonz

    frectonz/sql-studio

    3,549عرض على GitHub↗

    SQL Studio هي منصة إدارة قواعد بيانات قائمة على الويب مصممة لتوفير واجهة موحدة للتفاعل مع محركات قواعد بيانات علائقية متعددة وتنسيقات ملفات منظمة. تعمل كعميل شامل يتيح للمستخدمين تصفح سجلات قاعدة البيانات، وفحص بيانات المخطط الوصفية، وتنفيذ استعلامات مخصصة من خلال لوحة تحكم مركزية. تتميز المنصة بتقديم كل من اتصال قاعدة البيانات عن بعد والتحليل بدون خادم داخل المتصفح للملفات المسطحة مثل Parquet وCSV. وهي تدمج محرراً ذكياً واعياً بالكود يدعم تسليط الضوء على بناء الجملة والإكمال الواعي بالسياق، إلى جانب أدوات مرئية لتوليد مخططات علاقة الكيان ونظرات عامة هيكلية لفهارس قاعدة البيانات. تعطي بنية النظام الأولوية لاستجابة الواجهة والأداء عند التعامل مع مجموعات البيانات الكبيرة. وهي تستخدم معالجة خلفية غير متزامنة لتنفيذ الاستعلام وتنفذ عرض القائمة الافتراضية لإدارة عرض البيانات الجدولية الواسعة. الأداة متاحة كتطبيق عبر الأنظمة الأساسية يدعم مجموعة متنوعة من أنظمة قواعد البيانات، بما في ذلك PostgreSQL، وMySQL، وSQLite.

    Offers interactive grid views for browsing and managing large tabular datasets.

    Rustduckdblibsqlmariadb
    عرض على GitHub↗3,549
  • yalantis/perseiالصورة الرمزية لـ Yalantis

    Yalantis/Persei

    3,434عرض على GitHub↗

    Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift

    Animated top menu for scrollable views.

    Swift
    عرض على GitHub↗3,434
  • hamzaghazouani/hgplaceholdersالصورة الرمزية لـ HamzaGhazouani

    HamzaGhazouani/HGPlaceholders

    2,210عرض على GitHub↗

    Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project

    Placeholders and empty states for table and collection views.

    Swift
    عرض على GitHub↗2,210
  • marty-suzuki/reverseextensionالصورة الرمزية لـ marty-suzuki

    marty-suzuki/ReverseExtension

    1,664عرض على GitHub↗

    A UITableView extension that enables cell insertion from the bottom of a table view.

    Enables inserting cells from the bottom of a table.

    Swift
    عرض على GitHub↗1,664
  • schrodinger/fixed-data-table-2الصورة الرمزية لـ schrodinger

    schrodinger/fixed-data-table-2

    1,304عرض على 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

    Improves user control over data views through column resizing and programmatic navigation tools.

    JavaScript
    عرض على GitHub↗1,304
  • romansorochak/parallaxheaderالصورة الرمزية لـ romansorochak

    romansorochak/ParallaxHeader

    1,039عرض على GitHub↗

    Simple way to add parallax header to UIScrollView/UITableView written in Swift.

    Adds parallax headers to scrollable views.

    Swift
    عرض على GitHub↗1,039
  • ra1028/diffabledatasourcesالصورة الرمزية لـ ra1028

    ra1028/DiffableDataSources

    857عرض على GitHub↗

    💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.

    Backporting library for diffable data sources.

    Swift
    عرض على GitHub↗857
  • kyoheig3/gridviewالصورة الرمزية لـ KyoheiG3

    KyoheiG3/GridView

    855عرض على GitHub↗

    Reusable GridView with excellent performance and customization that can be time table, spreadsheet, paging and more.

    Customizable grid, spreadsheet, and paging views.

    Swift
    عرض على GitHub↗855
  • younatics/expandablecellالصورة الرمزية لـ younatics

    younatics/ExpandableCell

    769عرض على GitHub↗

    ✨ Awesome expandable, collapsible tableview cell for iOS written in Swift 5

    Easy-to-use expandable and collapsible table cells.

    Swift
    عرض على GitHub↗769
  • bcylin/quicktableviewcontrollerالصورة الرمزية لـ bcylin

    bcylin/QuickTableViewController

    558عرض على GitHub↗

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

    Simple way to create settings-style table views.

    Swift
    عرض على GitHub↗558
  • dekatotoro/pulltorefreshswiftالصورة الرمزية لـ dekatotoro

    dekatotoro/PullToRefreshSwift

    535عرض على GitHub↗

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

    Pull-to-refresh library.

    Swift
    عرض على GitHub↗535
  • dentelezhkin/dttableviewmanagerالصورة الرمزية لـ DenTelezhkin

    DenTelezhkin/DTTableViewManager

    452عرض على GitHub↗

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

    Protocol-oriented table view management using generics.

    Swift
    عرض على GitHub↗452
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Table View Management

استكشف الوسوم الفرعية

  • Grid View Browsings3 وسوم فرعيةOpen tables in a grid view to inspect, filter, and edit rows directly. **Distinct from Table View Management:** Distinct from Table View Management: focuses on the grid-based browsing and editing of table data rather than general table view management.