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
sitewhere avatar

sitewhere/sitewhere

0
View on GitHub↗
1,040 stars·384 forks·Java·8 viewssitewhere.io↗

Sitewhere

SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.

Features

  • Microservice Reference Implementations - IoT application enablement platform.
  • Middleware and Frameworks - Platform for device connectivity, data persistence, and analytics.

Star history

Star history chart for sitewhere/sitewhereStar history chart for sitewhere/sitewhere

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 Sitewhere

These projects share indexed features with Sitewhere. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microservices-demo/microservices-demomicroservices-demo avatar

    microservices-demo/microservices-demo

    3,773View on GitHub↗

    This project is a microservices reference architecture and polyglot suite designed as a containerized application demo. It provides a deployable environment that functions as a container orchestration testbed to evaluate the performance and stability of various orchestration tools. The suite implements a polyglot architecture where independent services are written in different languages, each managing its own private database. It utilizes an event-driven distributed system model, employing asynchronous messaging and decoupled data stores to coordinate workflows across separate business domain

    Pythondockerecsgolang
    View on GitHub↗3,773
  • dotnet-architecture/eshopondaprdotnet-architecture avatar

    dotnet-architecture/eShopOnDapr

    1,532View on GitHub↗

    eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement cloud-native application patterns by utilizing sidecar processes to handle infrastructure concerns, allowing individual services to remain decoupled from the underlying environment. The project provides a practical implementation of service-to-service communication, state management, and asynchronous messaging. By using a sidecar-based approach, it offloads tasks like service discovery and state synchronization, enabling independent services to interact reliably across distrib

    C#
    View on GitHub↗1,532
  • zq2599/blog_demoszq2599 avatar

    zq2599/blog_demos

    4,753View on GitHub↗

    This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps automation, distributed systems, and Java-based microservices. It provides a programming reference library and practical examples for building server-side applications, containerizing services, and orchestrating clusters. The repository features a comprehensive toolset for DevOps automation, including scripts and playbooks for CI/CD pipelines and automated cluster installation. It includes a computer vision demo project for image object detection and facial analysis, as well a

    Javadockerdocker-javadocker-jib
    View on GitHub↗4,753
  • arcanjoqueiroz/cas-microservice-architectureA

    ArcanjoQueiroz/cas-microservice-architecture

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does sitewhere/sitewhere do?

SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable…

What are the main features of sitewhere/sitewhere?

The main features of sitewhere/sitewhere are: Microservice Reference Implementations, Middleware and Frameworks.

Which projects share features with sitewhere/sitewhere?

Projects with overlapping indexed features include: dotnet-architecture/eshopondapr — eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement… microservices-demo/microservices-demo — This project is a microservices reference architecture and polyglot suite designed as a containerized application… zq2599/blog_demos — This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps… arcanjoqueiroz/cas-microservice-architecture. bishion/microservice. benwilcock/cqrs-microservice-sampler.