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
Back to yipengmu/react-native-android-lession

Open-source alternatives to React Native Android Lession

30 open-source projects similar to yipengmu/react-native-android-lession, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Native Android Lession alternative.

  • bagira80/more-modern-cmakeBagira80 avatar

    Bagira80/More-Modern-CMake

    171View on GitHub↗

    Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019

    CMake
    View on GitHub↗171
  • baro77/zkbasicscsB

    baro77/ZKbasicsCS

    0View on GitHub↗
    View on GitHub↗0
  • bocoup/jqfundamentals.combocoup avatar

    bocoup/jqfundamentals.com

    182View on GitHub↗

    You first need to have gitgit and nodejsnodejs installed in your machine.

    HTML
    View on GitHub↗182
  • coderyi/blogcoderyi avatar

    coderyi/blog

    2View on GitHub↗
    View on GitHub↗2
  • definitelytyped/definitelytypedDefinitelyTyped avatar

    DefinitelyTyped/DefinitelyTyped

    51,293View on GitHub↗

    DefinitelyTyped is a community-maintained type store and centralized JavaScript type registry. It serves as a repository of static TypeScript type declarations for third-party JavaScript libraries, providing the necessary metadata to enable compile-time safety and editor intelligence for external modules not originally written in TypeScript. The project operates as a collaborative ecosystem where contributors define, validate, and maintain type declarations through a structured review process. This involves mapping type definition versions to specific library and compiler releases to ensure s

    TypeScriptdefinitiondtshacktoberfest
    View on GitHub↗51,293

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • ebookfoundation/free-programming-booksEbookFoundation avatar

    EbookFoundation/free-programming-books

    390,347View on GitHub↗

    This project is a centralized, open-access repository that serves as a structured directory for technical education and professional development. It functions as a community-driven knowledge base, aggregating high-quality learning materials to support global accessibility to computer science and software engineering resources. The platform distinguishes itself through a collaborative governance model that utilizes peer-reviewed workflows for all content additions and modifications. By leveraging structured text files and decentralized version control, the repository maintains a searchable, hu

    Pythonbookseducationhacktoberfest
    View on GitHub↗390,347
  • fangwei716/30-days-of-react-nativefangwei716 avatar

    fangwei716/30-days-of-react-native

    6,879View on GitHub↗

    This project is a collection of practical implementation examples and demonstrations for building mobile applications using a JavaScript-based native framework. It serves as a cross-platform mobile framework demo, providing a gallery of interactive interface patterns and native integration suites. The repository showcases specialized capabilities including high-performance 2D and 3D visual content through OpenGL graphics implementation. It also features a suite of native hardware integrations, covering biometric authentication via fingerprint scanning and gesture-based unlock patterns. The p

    JavaScript
    View on GitHub↗6,879
  • febobo/react-native-redux-feinnfebobo avatar

    febobo/react-native-redux-FeInn

    609View on GitHub↗

    FeInn 致力于让每一个愿意动手的人都能徒手写APP 使用分支管理循序渐进,建议新手从0.0.1读起 欢迎PR,ISSUES

    JavaScript
    View on GitHub↗609
  • ferrous-systems/embedded-trainings-2020ferrous-systems avatar

    ferrous-systems/embedded-trainings-2020

    259View on GitHub↗

    This repository contains the material for the beginner and advanced Embedded Rust workshops held by Ferrous Systems.

    Rust
    View on GitHub↗259
  • gvanastasov/codebook-typescriptG

    gvanastasov/codebook-typescript

    0View on GitHub↗
    View on GitHub↗0
  • implferris/esp32-bookImplFerris avatar

    ImplFerris/esp32-book

    212View on GitHub↗

    Embedded Programming with ESP32 and Rust

    CSS
    View on GitHub↗212
  • implferris/pico-picoImplFerris avatar

    ImplFerris/pico-pico

    153View on GitHub↗

    Pico Pico - Embedded Rust Programming with Raspberry Pi Pico 2

    CSS
    View on GitHub↗153
  • ipader/swiftguideipader avatar

    ipader/SwiftGuide

    15,988View on GitHub↗

    SwiftGuide is a centralized resource hub and ecosystem directory for developers using the Swift programming language. It provides a curated collection of open source libraries, frameworks, and tools, acting as a structured map of community resources and expert contributors. The project organizes the Swift ecosystem through a categorized directory of active projects and architectural mapping. It serves as a catalogue for selecting compatible integrated development environments, package managers, and system utilities. The repository also aggregates educational materials, including official doc

    Swift
    View on GitHub↗15,988
  • jacobrosenthal/dsp-discoveryf4-rustjacobrosenthal avatar

    jacobrosenthal/dsp-discoveryf4-rust

    37View on GitHub↗

    https://www.amazon.com/Digital-Signal-Processing-Cortex-M-Microcontrollers/dp/1911531166

    Rust
    View on GitHub↗37
  • jorgebucaran/cookbook.fishjorgebucaran avatar

    jorgebucaran/cookbook.fish

    2,142View on GitHub↗

    From Shell to Plate: Savor the Zest of Fish 🦞

    View on GitHub↗2,142
  • jquery-boilerplate/jquery-patternsjquery-boilerplate avatar

    jquery-boilerplate/jquery-patterns

    1,571View on GitHub↗

    A variety of jQuery plugin patterns for jump starting your plugin development

    JavaScript
    View on GitHub↗1,571
  • kentcdodds/advanced-react-hookskentcdodds avatar

    kentcdodds/advanced-react-hooks

    85View on GitHub↗

    🔥 Advanced React Hooks 🚀 EpicReact.Dev Learn the more advanced React hooks and different patterns to enable great developer APIs for custom hooks. We’ll look at some of the more advanced hooks and ways they can be used to optimize your components and custom hooks. We’ll also look at several…

    JavaScript
    View on GitHub↗85
  • labs42io/clean-code-typescriptlabs42io avatar

    labs42io/clean-code-typescript

    9,764View on GitHub↗

    This project is a set of software engineering standards and architectural patterns for writing maintainable and refactorable TypeScript code. It provides a comprehensive guide for implementing clean code principles, focusing on the application of SOLID design and structural patterns to build decoupled systems. The framework prioritizes composition over inheritance and utilizes dependency inversion to reduce system coupling. It establishes standards for strict static typing and the use of read-only modifiers to ensure type safety and eliminate runtime errors. The guidance covers a broad range

    TypeScriptbest-practicesclean-architectureclean-code
    View on GitHub↗9,764
  • lala-hakobyan/front-end-debugging-handbooklala-hakobyan avatar

    lala-hakobyan/front-end-debugging-handbook

    51View on GitHub↗

    A comprehensive guide to debugging tools for modern, complex front-end applications. This handbook provides practical, real-world guidance on a complete suite of tools, from Chrome DevTools and framework extensions to integrated IDE debuggers.

    View on GitHub↗51
  • luong-komorebi/begin-latex-in-minutesL

    luong-komorebi/Begin-Latex-in-minutes

    3,294View on GitHub↗

    English · 中文 · Español · Português · Français · Русский · Deutsch · 日本語 · Polski

    View on GitHub↗3,294
  • m24927605/nestjs30daysm24927605 avatar

    m24927605/Nestjs30Days

    398View on GitHub↗

    Learn the nestjs framework in 30 days

    TypeScript
    View on GitHub↗398
  • martinthoma/latex-examplesM

    MartinThoma/LaTeX-examples

    0View on GitHub↗

    LaTeX-examples

    View on GitHub↗0
  • mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1M

    mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1

    0View on GitHub↗
    View on GitHub↗0
  • microsoft/typescriptmicrosoft avatar

    microsoft/TypeScript

    109,271View on GitHub↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,

    TypeScriptjavascriptlanguagetypechecker
    View on GitHub↗109,271
  • overv/vulkantutorialOverv avatar

    Overv/VulkanTutorial

    3,675View on GitHub↗

    VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering and compute pipelines using the Vulkan API. It serves as a GPU programming course and a step-by-step guide for building high-performance graphics applications from scratch. The project provides detailed instruction on the full graphics pipeline, including the compilation of shaders to SPIR-V bytecode, the configuration of rasterization states, and the implementation of 3D graphics pipelines. It also covers general-purpose GPU compute programming, focusing on the execution of par

    C++computer-graphicscppgraphics-programming
    View on GitHub↗3,675
  • peterhurford/09f7dcda0ab04b95c026c60fa49c2a68P

    peterhurford/09f7dcda0ab04b95c026c60fa49c2a68

    0View on GitHub↗
    View on GitHub↗0
  • philiptaylor/vulkan-sxsP

    philiptaylor/vulkan-sxs

    0View on GitHub↗
    View on GitHub↗0
  • philiptaylor/vulkan-syncP

    philiptaylor/vulkan-sync

    0View on GitHub↗
    View on GitHub↗0
  • prakhar1989/awesome-coursesprakhar1989 avatar

    prakhar1989/awesome-courses

    69,107View on GitHub↗

    This project is a community-driven repository of high-quality, university-level computer science courses and learning materials. It serves as an open-source knowledge base, providing developers and students with direct access to structured curricula and academic resources designed to facilitate independent study and technical skill development. The repository distinguishes itself through a hierarchical taxonomy that organizes diverse technical subjects into a navigable structure. By utilizing markdown-based content curation, the project maintains a lightweight index of external links and refe

    awesomeawesome-listcomputer-science
    View on GitHub↗69,107
  • prod-forge/backendprod-forge avatar

    prod-forge/backend

    219View on GitHub↗

    Prod Forge is an open-source reference that shows how to build and operate a production-ready system: AI-assisted development, quality gates, CI/CD, infrastructure, observability, migrations, and rollback.

    TypeScript
    View on GitHub↗219