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
PSPDFKit-labs avatar

PSPDFKit-labs/PSTModernizer

0
View on GitHub↗
214 stars·4 forks·Objective-C++·MIT·13 views

PSTModernizer

Makes it easier to support older versions of iOS by fixing things and adding missing methods

Features

  • Code Quality - Adds missing methods to support older iOS versions.

Star history

Star history chart for pspdfkit-labs/pstmodernizerStar history chart for pspdfkit-labs/pstmodernizer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with PSTModernizer

These projects share indexed features with PSTModernizer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andresinaka/swiftcopandresinaka avatar

    andresinaka/SwiftCop

    536View on GitHub↗

    SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.

    Swiftclarityemail-validationswift
    View on GitHub↗536
  • bbatsov/rubocopbbatsov avatar

    bbatsov/rubocop

    12,879View on GitHub↗

    RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect potential bugs, identify style violations, and improve overall code quality in Ruby projects. The project provides an automated code formatter that rewrites source code to align with established community standards. It also implements a language server protocol to surface linting and formatting errors directly within text editors. Its capabilities cover automated code linting and the analysis of Ruby code style to ensure consistency across a project. These functions are driven by

    Ruby
    View on GitHub↗12,879
  • dferber90/eslint-plugin-meteordferber90 avatar

    dferber90/eslint-plugin-meteor

    117View on GitHub↗

    Meteor specific linting rules for ESLint

    JavaScript
    View on GitHub↗117
  • alibaba/p3calibaba avatar

    alibaba/p3c

    30,827View on GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    View on GitHub↗30,827
Compare all 18 related projects→

Frequently asked questions

What does pspdfkit-labs/pstmodernizer do?

Makes it easier to support older versions of iOS by fixing things and adding missing methods

What are the main features of pspdfkit-labs/pstmodernizer?

The main features of pspdfkit-labs/pstmodernizer are: Code Quality.

Which projects share features with pspdfkit-labs/pstmodernizer?

Projects with overlapping indexed features include: andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect… dferber90/eslint-plugin-meteor — Meteor specific linting rules for ESLint. droogans/unmaintainable-code — This project is a programming satire project and a curated catalog of software anti-patterns designed to demonstrate… facebook/fbretaincycledetector — FBRetainCycleDetector is a runtime memory profiling tool and analyzer for iOS applications. It identifies circular… alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and…