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

apptekstudios/ASCollectionViewArchived

0
View on GitHub↗
1,380 stars·165 forks·Swift·MIT·6 views

ASCollectionView

A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…

Features

  • Layout Components - Provides a collection view with support for custom layouts.
  • UI Libraries and Extensions - Advanced collection view implementation for SwiftUI.

Star history

Star history chart for apptekstudios/ascollectionviewStar history chart for apptekstudios/ascollectionview

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 ASCollectionView

Similar open-source projects, ranked by how many features they share with ASCollectionView.
  • q-mobile/qgridQ-Mobile avatar

    Q-Mobile/QGrid

    1,651View on GitHub↗

    NOTE If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video below). Install Beta of QDesigner: https://testflight.apple.com/join/aSXW5tVp Install a companion QDesigner Client on iPhone, to see your UI design on a target device, updated in…

    Swift
    View on GitHub↗1,651
  • chrisbanes/accompanistchrisbanes avatar

    chrisbanes/accompanist

    7,822View on GitHub↗

    Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.

    Kotlin
    View on GitHub↗7,822
  • kettanaito/atomic-layoutkettanaito avatar

    kettanaito/atomic-layout

    1,140View on GitHub↗

    Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi

    TypeScriptatomatomic-designatomic-layout
    View on GitHub↗1,140
  • andrelmlins/svelte-grid-responsiveA

    andrelmlins/svelte-grid-responsive

    0View on GitHub↗

    Responsive grid system based on Bootstrap for Svelte.

    View on GitHub↗0
See all 30 alternatives to ASCollectionView→

Frequently asked questions

What does apptekstudios/ascollectionview do?

A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…

What are the main features of apptekstudios/ascollectionview?

The main features of apptekstudios/ascollectionview are: Layout Components, UI Libraries and Extensions.

What are some open-source alternatives to apptekstudios/ascollectionview?

Open-source alternatives to apptekstudios/ascollectionview include: q-mobile/qgrid — [NOTE] If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… andrelmlins/svelte-grid-responsive — Responsive grid system based on Bootstrap for Svelte. cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. bertrandg/angular-split — 🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout.