awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to androidthings/drivers-samples

Open-source alternatives to Drivers Samples

30 open-source projects similar to androidthings/drivers-samples, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Drivers Samples alternative.

  • adaptiveconsulting/reactivetradercloudAvatar AdaptiveConsulting

    AdaptiveConsulting/ReactiveTraderCloud

    1,859Vezi pe GitHub↗

    Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

    TypeScriptcreditfinancefinsemble
    Vezi pe GitHub↗1,859
  • amitshekhariitbhu/rxjava2-android-samplesAvatar amitshekhariitbhu

    amitshekhariitbhu/RxJava2-Android-Samples

    4,917Vezi pe GitHub↗

    This repository is a collection of practical implementation patterns and reference samples for using RxJava 2 to manage asynchronous data streams in Android applications. It serves as a reactive programming implementation guide, providing code examples for handling complex event-driven logic and asynchronous patterns within mobile environments. The project distinguishes itself by providing specific reference implementations for common mobile challenges, such as real-time search with debouncing, on-demand list pagination for infinite scrolling, and cache-first data streaming to reduce perceive

    Javaandroidexampleexamples
    Vezi pe GitHub↗4,917
  • android10/android-cleanarchitecture-kotlinAvatar android10

    android10/Android-CleanArchitecture-Kotlin

    4,811Vezi pe GitHub↗

    This project is a reference Kotlin Android application template and a set of sample implementations demonstrating Clean Architecture principles. It provides a structural design that isolates core business rules from the user interface and data sources into distinct, layered modules. The implementation focuses on the Model-View-ViewModel (MVVM) pattern to decouple UI logic from data models. It utilizes a dependency injection framework to automate object creation and manage component lifecycles, while employing a repository pattern to abstract data requests across memory, disk, and cloud source

    Kotlinandroidandroid-cleanarchitecture-kotlinandroid-development
    Vezi pe GitHub↗4,811

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • artem-zinnatullin/qualitymattersAvatar artem-zinnatullin

    artem-zinnatullin/qualitymatters

    1,723Vezi pe GitHub↗

    Android Development Culture

    Java
    Vezi pe GitHub↗1,723
  • asc-lab/dotnetcore-microservices-pocAvatar asc-lab

    asc-lab/dotnetcore-microservices-poc

    1,937Vezi pe GitHub↗

    Very simplified insurance sales system made in a microservices architecture using .NET Core

    CSScqrsdapperddd
    Vezi pe GitHub↗1,937
  • aspnet/entropyAvatar aspnet

    aspnet/Entropy

    559Vezi pe GitHub↗

    A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.

    C#aspnet-product
    Vezi pe GitHub↗559
  • athkalia/just-another-android-appAvatar athkalia

    athkalia/Just-Another-Android-App

    1,602Vezi pe GitHub↗

    An Android base app with loads of cool libraries/configuration NOT MAINTAINED

    Javaandroidandroid-architectureandroid-development
    Vezi pe GitHub↗1,602
  • azure-samples/guidance-identity-management-for-multitenant-appsAvatar Azure-Samples

    Azure-Samples/guidance-identity-management-for-multitenant-apps

    65Vezi pe GitHub↗

    How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.

    C#
    Vezi pe GitHub↗65
  • blowdart/aspnetauthorizationworkshopAvatar blowdart

    blowdart/AspNetAuthorizationWorkshop

    1,174Vezi pe GitHub↗

    A workshop for moving through the various new pieces in ASP.NET Core Authorization

    C#aspnet-coredotnet-core
    Vezi pe GitHub↗1,174
  • bufferapp/android-clean-architecture-boilerplateAvatar bufferapp

    bufferapp/android-clean-architecture-boilerplate

    3,684Vezi pe GitHub↗

    This project is a clean architecture reference implementation and modular project template for Android development. It provides a structural blueprint designed to isolate business logic from external frameworks and user interfaces. The template emphasizes a modular approach to organize code into independent modules, which is intended to improve build times and long-term project scalability. It demonstrates the application of domain-driven design to keep core business rules and entities independent from the underlying platform. The implementation covers several key architectural patterns, inc

    Kotlinandroidandroid-applicationandroid-architecture
    Vezi pe GitHub↗3,684
  • cecilphillip/aspnet-servicediscovery-patternsAvatar cecilphillip

    cecilphillip/aspnet-servicediscovery-patterns

    296Vezi pe GitHub↗

    Samples of simple service discovery patterns with ASP .NET Core

    C#aspnet-coreconsulrabbitmq
    Vezi pe GitHub↗296
  • cesarcastrocuba/nlayerappv3Avatar cesarcastrocuba

    cesarcastrocuba/nlayerappv3

    155Vezi pe GitHub↗

    Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

    C#architectural-patternsasp-net-coreddd
    Vezi pe GitHub↗155
  • chiuki/espresso-samplesC

    chiuki/espresso-samples

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chsakell/aspnet5-angular2-typescriptAvatar chsakell

    chsakell/aspnet5-angular2-typescript

    345Vezi pe GitHub↗

    Cross-platform Single Page Applications with ASP.NET Core, Angular 4 & TypeScript

    C#
    Vezi pe GitHub↗345
  • cloudscribe/cloudscribeC

    cloudscribe/cloudscribe

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • commonsguy/cw-omnibusAvatar commonsguy

    commonsguy/cw-omnibus

    5,320Vezi pe GitHub↗

    This project is a reference library for Android development, providing source code and sample applications that demonstrate architectural patterns and the implementation of core API capabilities. It serves as a collection of reference implementations for data management, system integration, and user interface component development. The library provides specific examples for managing hardware interfaces, background tasks, and inter-process communication. It includes a gallery of user interface components and patterns for implementing accessibility features and system-level font scaling. The p

    Javaandroidandroid-book
    Vezi pe GitHub↗5,320
  • damienbod/aspnet5geoelasticsearchAvatar damienbod

    damienbod/AspNet5GeoElasticsearch

    37Vezi pe GitHub↗

    ASP.NET Core MVC Geo Elasticsearch Swashbuckle Swagger

    C#asp-net-coredocumentationelasticsearch
    Vezi pe GitHub↗37
  • dodyg/practical-aspnetcoreAvatar dodyg

    dodyg/practical-aspnetcore

    10,382Vezi pe GitHub↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    C#asp-net-coreaspnet-coreaspnetcore
    Vezi pe GitHub↗10,382
  • dotnet-architecture/eshoponwebAvatar dotnet-architecture

    dotnet-architecture/eShopOnWeb

    10,676Vezi pe GitHub↗

    eShopOnWeb is a reference application for ASP.NET Core that demonstrates a sample e-commerce site. It serves as a template for building scalable services using domain-driven design to separate business logic from infrastructure and data access. The project implements a decoupled messaging pattern through a request pipeline to separate web controllers from application logic. It utilizes a repository pattern to abstract data persistence and isolate the core application logic from the specific database storage mechanism. The application covers a broad surface of web capabilities, including user

    C#architectureasp-net-coreasp-net-core-mvc
    Vezi pe GitHub↗10,676
  • dotnet/aspnetcoreAvatar dotnet

    dotnet/aspnetcore

    38,143Vezi pe GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    C#aspnetcoredotnethacktoberfest
    Vezi pe GitHub↗38,143
  • dotnet/eshopAvatar dotnet

    dotnet/eShop

    10,079Vezi pe GitHub↗

    eShop is a .NET microservices reference application that provides a comprehensive blueprint for a distributed retail system. It implements an e-commerce architecture using decoupled services to manage core operations such as product catalogs, shopping baskets, and order processing. The project demonstrates a cloud-native retail infrastructure that incorporates an asynchronous event bus system to synchronize state across distributed services. It includes a reference implementation for integrating generative AI features by connecting the store to large language models via cloud providers. The

    C#
    Vezi pe GitHub↗10,079
  • eduardopires/equinoxprojectAvatar EduardoPires

    EduardoPires/EquinoxProject

    6,774Vezi pe GitHub↗

    EquinoxProject is an ASP.NET 9 web application template and reference implementation for building enterprise software. It provides a structural boilerplate centered on clean architecture, domain-driven design, and the separation of read and write operations through a command query responsibility segregation framework. The project incorporates event sourcing to track the history of business entities as a sequence of events for auditing and state reconstruction. It utilizes a layered approach to decouple business logic from external dependencies and frameworks. The system includes capabilities

    C#architectureasp-net-coreasp-net-core-mvc
    Vezi pe GitHub↗6,774
  • firebase/quickstart-androidAvatar firebase

    firebase/quickstart-android

    9,253Vezi pe GitHub↗

    This repository provides a collection of starter templates, reference projects, and implementation guides for integrating Firebase services into Android applications. It serves as a boilerplate for building mobile apps with built-in cloud backend integration. The project includes examples for connecting Android applications to large language models for generative AI features. It also provides sample code for managing user identity and authentication, as well as demonstrations for integrating cloud databases and serverless functions. The codebase covers a broad range of capabilities, includin

    Kotlinandroidfirebase
    Vezi pe GitHub↗9,253
  • googlesamples/android-architectureG

    googlesamples/android-architecture

    0Vezi pe GitHub↗

    These samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences.

    Vezi pe GitHub↗0
  • googlesamples/android-instant-appsG

    googlesamples/android-instant-apps

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • googlesamples/android-sunflowerG

    googlesamples/android-sunflower

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • googlesamples/android-testingG

    googlesamples/android-testing

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • googlesamples/android-universalmusicplayerAvatar googlesamples

    googlesamples/android-UniversalMusicPlayer

    13,185Vezi pe GitHub↗

    This project is a sample implementation of an audio playback application for the Android platform. It serves as a reference for building music players that utilize standard media APIs and system-level audio management. The implementation demonstrates the integration of media session controls for external hardware and provides a reference for synchronizing media playback and control states across multiple connected hardware devices. The project covers several core areas of Android audio development, including background playback services, media store querying, and declarative user interface c

    Kotlin
    Vezi pe GitHub↗13,185
  • halomademeapc/pokerAvatar halomademeapc

    halomademeapc/pokeR

    46Vezi pe GitHub↗

    Planning poker with SignalR

    TypeScript
    Vezi pe GitHub↗46
  • aaronontheweb/inmemorycqrsreplicationAvatar Aaronontheweb

    Aaronontheweb/InMemoryCQRSReplication

    147Vezi pe GitHub↗

    Akka.NET Reference Architecture - CQRS Sharding In-Memory Replication

    C#
    Vezi pe GitHub↗147