awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nerdycat avatar

nerdycat/NerdyUI

0
View on GitHub↗
398 stars·58 forks·Objective-C·MIT·2 views

NerdyUI

An easy way to create and layout UI components for iOS 8 and above. There is also a Swift version available.

Features

  • UI Layout and AutoLayout - Rapid UI layout library for modern iOS versions.

Star history

Star history chart for nerdycat/nerdyuiStar history chart for nerdycat/nerdyui

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 NerdyUI

Similar open-source projects, ranked by how many features they share with NerdyUI.
  • classykit/classyClassyKit avatar

    ClassyKit/Classy

    735View on GitHub↗

    Classy is looking for contributors

    Objective-C
    View on GitHub↗735
  • forkingdog/uiview-fdcollapsibleconstraintsforkingdog avatar

    forkingdog/UIView-FDCollapsibleConstraints

    1,075View on GitHub↗

    UIView+FDCollapsibleConstraints builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode.

    Objective-C
    View on GitHub↗1,075
  • gsdios/sdautolayoutgsdios avatar

    gsdios/SDAutoLayout

    5,869View on GitHub↗

    SDAutoLayout is an iOS UI layout framework and programmatic wrapper library. It provides an auto layout constraint engine and tools for managing view dimensions and positions within the Apple iOS user interface ecosystem. The project features a dynamic content height calculator and a simplified syntax for defining layout constraints to reduce boilerplate code. It includes specialized utilities for automatically determining and caching the height of table cells and labels based on their internal text content. The framework covers a range of layout capabilities, including automatic content siz

    Objective-C
    View on GitHub↗5,869
  • liuzhiyi1992/zycornerradiusliuzhiyi1992 avatar

    liuzhiyi1992/ZYCornerRadius

    1,431View on GitHub↗

    ZYCornerRadius 一句代码,圆角风雨无阻 A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency 避免为UIImageView设置圆角时触发离屏渲染所带来的性能损耗,两种工作方式:Category和UIImageView子类。

    Objective-C
    View on GitHub↗1,431
See all 8 alternatives to NerdyUI→

Frequently asked questions

What does nerdycat/nerdyui do?

An easy way to create and layout UI components for iOS 8 and above. There is also a Swift version available.

What are the main features of nerdycat/nerdyui?

The main features of nerdycat/nerdyui are: UI Layout and AutoLayout.

What are some open-source alternatives to nerdycat/nerdyui?

Open-source alternatives to nerdycat/nerdyui include: classykit/classy — Classy is looking for contributors. forkingdog/uiview-fdcollapsibleconstraints — UIView+FDCollapsibleConstraints builds to collapse a view and its relevant layout constraints, simulating a "Flow… gsdios/sdautolayout — SDAutoLayout is an iOS UI layout framework and programmatic wrapper library. It provides an auto layout constraint… liuzhiyi1992/zycornerradius — ZYCornerRadius 一句代码,圆角风雨无阻 A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more… olegam/classylivelayout. purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing…