awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to developerforce/mobilepack-angularjs

Open-source alternatives to MobilePack AngularJS

30 open-source projects similar to developerforce/mobilepack-angularjs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MobilePack AngularJS alternative.

  • 9magnets/ios-developer-and-designer-interview-questions9magnets 的头像

    9magnets/iOS-Developer-and-Designer-Interview-Questions

    1,578在 GitHub 上查看↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    在 GitHub 上查看↗1,578
  • amejia481/associate-android-developer-certificationAmejia481 的头像

    Amejia481/Associate-Android-Developer-Certification

    1,055在 GitHub 上查看↗

    All the info and materials about the certification that I've collected so far

    androidandroid-certificationandroid-development
    在 GitHub 上查看↗1,055
  • anitaa1990/android-cheat-sheetanitaa1990 的头像

    anitaa1990/Android-Cheat-sheet

    2,272在 GitHub 上查看↗

    Cheat Sheet for Android Interviews

    Javaactivity-lifecycleandroidandroid-interview-practice
    在 GitHub 上查看↗2,272
  • babylonhealth/ios-playbookbabylonhealth 的头像

    babylonhealth/ios-playbook

    400在 GitHub 上查看↗

    iOS Playbook 📚

    Rubyios
    在 GitHub 上查看↗400

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
babylonpartners/ios-playbookBabylonpartners 的头像

Babylonpartners/ios-playbook

400在 GitHub 上查看↗

iOS Playbook 📚

Ruby
在 GitHub 上查看↗400
  • bohdanorlov/ios-developer-roadmapBohdanOrlov 的头像

    BohdanOrlov/iOS-Developer-Roadmap

    6,420在 GitHub 上查看↗

    This project is a structured learning path and curated resource guide for mastering the Swift language and Apple ecosystem frameworks. It functions as a mobile engineering curriculum, providing a categorized hierarchy of essential skills and tools required for professional iOS application development. The roadmap serves as a Swift programming guide, organizing technical topics and study materials in a sequence that ranges from basic syntax to advanced concepts. It maps out the technical requirements for a mobile developer career path and provides a framework for navigating the tools used to d

    Swift
    在 GitHub 上查看↗6,420
  • bytedeco/javacppbytedeco 的头像

    bytedeco/javacpp

    4,697在 GitHub 上查看↗

    JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader, and a native memory manager. It automates the creation of Java wrappers around native C++ headers and shared libraries to enable interoperability between the two languages. The project features a C++ binding generator that parses header files to automatically produce the necessary glue code and interfaces for calling native functions. It includes a native library loader that locates and extracts platform-specific binaries from the classpath into a local cache for runtime exec

    Javacc-plus-pluscpp
    在 GitHub 上查看↗4,697
  • c0bra/deviceframec0bra 的头像

    c0bra/deviceframe

    597在 GitHub 上查看↗

    :iphone: Put device frames around your mobile/web/progressive app screenshots.

    JavaScript
    在 GitHub 上查看↗597
  • cameronbanga/ios-developer-and-designer-interview-questionsCameronBanga 的头像

    CameronBanga/iOS-Developer-and-Designer-Interview-Questions

    1,578在 GitHub 上查看↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    在 GitHub 上查看↗1,578
  • cesarferreira/dryruncesarferreira 的头像

    cesarferreira/dryrun

    3,793在 GitHub 上查看↗

    Dryrun is a command-line tool designed to automate the end-to-end lifecycle of Android projects, including cloning, building, and deploying source code from remote repositories to connected devices. It functions as a build system wrapper and device deployment tool that programmatically invokes native Android build tools to compile applications without requiring manual configuration in an integrated development environment. The project differentiates itself through an ephemeral workspace orchestrator that creates and destroys temporary file system environments to ensure every project execution

    Ruby
    在 GitHub 上查看↗3,793
  • derekargueta/android-interview-questionsderekargueta 的头像

    derekargueta/Android-Interview-Questions

    864在 GitHub 上查看↗

    Collection of Android and Java related questions and topics to know

    androidandroid-interviewandroid-interview-practice
    在 GitHub 上查看↗864
  • expo/expoexpo 的头像

    expo/expo

    50,111在 GitHub 上查看↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    TypeScriptandroidapp-frameworkexpo
    在 GitHub 上查看↗50,111
  • facebook/react-nativefacebook 的头像

    facebook/react-native

    126,019在 GitHub 上查看↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    在 GitHub 上查看↗126,019
  • faridsafi/react-native-gifted-chatFaridSafi 的头像

    FaridSafi/react-native-gifted-chat

    14,426在 GitHub 上查看↗

    This project is a cross-platform UI library for React Native designed to build messaging interfaces. It provides a comprehensive set of specialized components, including message bubbles, input toolbars, and layout containers, to facilitate the development of chat applications on iOS and Android. The library distinguishes itself through a highly flexible configuration interface that allows developers to override default elements and styling to meet specific branding requirements. It includes built-in support for complex interaction patterns such as swipe-to-reply gestures, quick-reply buttons,

    TypeScriptchatcomponentreact-native
    在 GitHub 上查看↗14,426
  • fastlane/fastlanefastlane 的头像

    fastlane/fastlane

    41,703在 GitHub 上查看↗

    fastlane is a mobile DevOps framework and release automation tool designed to coordinate the building, signing, and distribution of iOS and Android applications. It functions as a build orchestrator and distribution manager that automates the delivery of mobile apps to app stores and testing environments. The project distinguishes itself through a plugin-based extension model that allows for custom action sets and a specialized system for managing developer resources. It automates the synchronization of code signing certificates and provisioning profiles and handles secure account authenticat

    Rubyandroidappsautomation
    在 GitHub 上查看↗41,703
  • forcedotcom/salesforcemobilesdk-androidforcedotcom 的头像

    forcedotcom/SalesforceMobileSDK-Android

    358在 GitHub 上查看↗

    You have arrived at the source repository for the Salesforce Mobile SDK for Android. Welcome! Starting with our 2.0 release, there are now two ways you can choose to work with the Mobile SDK:

    Java
    在 GitHub 上查看↗358
  • forcedotcom/salesforcemobilesdk-iosforcedotcom 的头像

    forcedotcom/SalesforceMobileSDK-iOS

    555在 GitHub 上查看↗

    You have arrived at the source repository for the Salesforce Mobile SDK for iOS. Welcome! There are two ways you can choose to work with the Mobile SDK:

    Objective-C
    在 GitHub 上查看↗555
  • forcedotcom/salesforcemobilesdk-windowsF

    forcedotcom/SalesforceMobileSDK-Windows

    0在 GitHub 上查看↗

    SalesforceMobileSDK-Windows

    在 GitHub 上查看↗0
  • futurice/android-best-practicesfuturice 的头像

    futurice/android-best-practices

    20,754在 GitHub 上查看↗

    This project provides a comprehensive set of architectural patterns, build configurations, and quality standards for developing maintainable and scalable Android applications. It serves as a guide for organizing mobile application code into feature-based modules to improve encapsulation and simplify navigation, while establishing a framework for standardizing build processes and dependency management across development environments. The repository distinguishes itself by offering strategies for integrating automated quality assurance, including unit testing, static code analysis, and performa

    androidandroid-developmentbest-practices
    在 GitHub 上查看↗20,754
  • futurice/ios-good-practicesfuturice 的头像

    futurice/ios-good-practices

    10,976在 GitHub 上查看↗

    This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide

    在 GitHub 上查看↗10,976
  • hasura/graphql-enginehasura 的头像

    hasura/graphql-engine

    32,064在 GitHub 上查看↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    TypeScriptaccess-controlapiautomatic-api
    在 GitHub 上查看↗32,064
  • java-native-access/jnajava-native-access 的头像

    java-native-access/jna

    8,916在 GitHub 上查看↗

    JNA is a foreign function interface and native memory mapper that allows Java applications to call functions in shared native libraries without writing custom JNI wrapper code. It serves as a JNI alternative framework for invoking C functions and mapping native data structures using high-level interfaces. The library distinguishes itself through its ability to translate Java objects and primitives into C-style structs, unions, and pointers for cross-platform memory exchange. On Windows, it provides a dedicated toolkit for interacting with Component Object Model objects using both early and la

    Java
    在 GitHub 上查看↗8,916
  • jnr/jnr-ffijnr 的头像

    jnr/jnr-ffi

    1,322在 GitHub 上查看↗

    Java Abstracted Foreign Function Layer

    Java
    在 GitHub 上查看↗1,322
  • kaina404/flutterdoubankaina404 的头像

    kaina404/FlutterDouBan

    9,103在 GitHub 上查看↗

    FlutterDouBan is a cross-platform social media client and media community application built with Flutter. It serves as a mobile interface for discovering and tracking books, movies, and music while providing access to community feeds and user profiles. The project functions as an integration sample that demonstrates how to fetch and display live platform data from external APIs. It includes a simulation layer to interchange live network calls with local mock data for development and testing. The application covers a broad capability surface, including media catalog interfaces, community foru

    Dartandroiddartflutter
    在 GitHub 上查看↗9,103
  • mindash/android-structured-interviewmindash 的头像

    mindash/android-structured-interview

    10在 GitHub 上查看↗

    Essential Android structured interviews/questions from RocketSkill App. Feel free to contribute! 🎓

    在 GitHub 上查看↗10
  • mindash/ios-structured-interviewmindash 的头像

    mindash/iOS-structured-interview

    13在 GitHub 上查看↗

    Essential iOS structured interviews/questions from RocketSkill App. Feel free to contribute! 🎓

    在 GitHub 上查看↗13
  • mobile-roadmap/android-developer-roadmapmobile-roadmap 的头像

    mobile-roadmap/android-developer-roadmap

    4,092在 GitHub 上查看↗

    This project is a structured learning path and skill roadmap designed to guide developers through the Android ecosystem. It serves as a mobile engineering curriculum and career guide, organizing the technical knowledge required to build scalable applications from basic concepts to advanced professional skills. The guide differentiates itself by providing a hierarchical map of required knowledge, sequencing technical topics into a logical order. It includes a curated collection of study resources and technical documentation, along with tools to track learning progress through the specified cur

    在 GitHub 上查看↗4,092
  • mohsenoid/android-interview-questionsmohsenoid 的头像

    mohsenoid/Android-Interview-Questions

    223在 GitHub 上查看↗

    Android Interview Questions

    在 GitHub 上查看↗223
  • nisrulz/android-examplesnisrulz 的头像

    nisrulz/android-examples

    1,743在 GitHub 上查看↗

    :shipit: Examples Simple basic isolated apps, for budding android devs.

    Javaandroidandroid-studioapps
    在 GitHub 上查看↗1,743
  • nisrulz/flutter-examplesnisrulz 的头像

    nisrulz/flutter-examples

    7,148在 GitHub 上查看↗

    This project is a collection of reference implementations and sample applications for Flutter. It provides practical examples covering API integration, user authentication, data persistence, and a gallery of UI patterns. The repository distinguishes itself by offering a wide array of functional demos, including implementations for Google and email-based identity verification, cloud database synchronization, and the use of both relational and key-value local storage. It also includes specialized utility examples such as expense tracking, tip calculation, and body mass index tools. The project

    Dartandroidapplication-frameworkcross-platform
    在 GitHub 上查看↗7,148