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
·
meteor avatar

meteor/meteor

0
View on GitHub↗
44,779 stele·5,247 fork-uri·JavaScript·4 vizualizărimeteor.com↗

Meteor

Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server.

The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates.

The system includes a unified development command-line interface to manage the application lifecycle, binary dependencies, and deployment. It further supports the integration of third-party frameworks and external libraries into the full-stack workflow.

Features

  • Full-Stack Web Development - Builds web applications using JavaScript for both front end and back end within a unified development environment.
  • Full-Stack Web Frameworks - Provides a comprehensive full-stack framework for building unified web and mobile applications with a single language.
  • Application Lifecycle Management - Includes a command-line interface to manage the entire application lifecycle, from building to runtime management.
  • Command Line Development Environments - Manages the entire application lifecycle from environment setup to deployment using a single command line interface.
  • Cross-Platform Deployment Strategies - Supports targeting web, iOS, Android, and desktop environments from one codebase to ensure consistent user experiences.
  • Publish-Subscribe Messaging - Implements a publish-subscribe protocol (DDP) to synchronize data between client and server via persistent sockets.
  • Cross-Platform Frameworks - Functions as a system for deploying a single codebase across web, iOS, Android, and desktop environments.
  • Cross-Platform Development - Enables sharing a single codebase across web, mobile, and desktop targets for a uniform user experience.
  • Full-Stack Development - Provides a unified environment for developing database, backend, and frontend components using a single language.
  • Full-Stack Frameworks - Provides an integrated environment for building complete web applications with seamless framework integration.
  • Isomorphic Frameworks - Supports executing the same JavaScript code on both client and server to synchronize logic and data models.
  • Reactive Data Binding - Automatically synchronizes the user interface with server-side data changes without manual requests.
  • Real-Time Frameworks - Provides a framework for building interactive apps where data updates instantly across all users without page refreshes.
  • Application Lifecycle Managers - Includes a unified command-line interface to manage binary dependencies, runtime code, and application deployment.
  • Unified Build Pipelines - Compiles and bundles a single codebase into optimized artifacts tailored for both browser and server runtimes.
  • Multi-Target Compilers - Transforms a single codebase into optimized versions tailored for browsers, servers, and mobile webviews.
  • Project Lifecycle CLIs - Provides a dedicated CLI for executing tests, managing application versioning, and controlling project lifecycles.
  • Remote Procedure Calls - Routes client-side function calls directly to server-side methods using a built-in remote procedure call mechanism.
  • Framework Plugins - Meteor-specific linting rules.
  • Frameworks and Libraries - Full-stack platform for building real-time web and mobile apps.
  • Frontend Frameworks - Platform for developing real-time web and mobile applications.
  • Language Drivers - Real-time reactive framework with built-in database integration.
  • MVC Frameworks - Full-stack framework with real-time data synchronization.
  • Sustainable Project Examples - Provides a premium hosting solution for the framework.
  • Web Frameworks - Full-stack JavaScript platform for rapid development.

Istoric stele

Graficul istoricului de stele pentru meteor/meteorGraficul istoricului de stele pentru meteor/meteor

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ță.

Start searching with AI

Alternative open-source pentru Meteor

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Meteor.
  • wasp-lang/waspAvatar wasp-lang

    wasp-lang/wasp

    18,146Vezi pe GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    Vezi pe GitHub↗18,146
  • leptos-rs/leptosAvatar leptos-rs

    leptos-rs/leptos

    20,993Vezi pe GitHub↗

    Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti

    Rustdomfine-grainedisomorphic
    Vezi pe GitHub↗20,993
  • answerdotai/fasthtmlAvatar AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Vezi pe GitHub↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Jupyter Notebook
    Vezi pe GitHub↗6,846
  • pynecone-io/pyneconeAvatar pynecone-io

    pynecone-io/pynecone

    28,598Vezi pe GitHub↗

    Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.

    Python
    Vezi pe GitHub↗28,598
Vezi toate cele 30 alternative pentru Meteor→

Întrebări frecvente

Ce face meteor/meteor?

Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server.

Care sunt principalele funcționalități ale meteor/meteor?

Principalele funcționalități ale meteor/meteor sunt: Full-Stack Web Development, Full-Stack Web Frameworks, Application Lifecycle Management, Command Line Development Environments, Cross-Platform Deployment Strategies, Publish-Subscribe Messaging, Cross-Platform Frameworks, Cross-Platform Development.

Care sunt câteva alternative open-source pentru meteor/meteor?

Alternativele open-source pentru meteor/meteor includ: wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining… leptos-rs/leptos — Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types… answerdotai/fasthtml — FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It… pynecone-io/pynecone — Pynecone is a full-stack web framework and application platform that enables the development of complete web… feathersjs/feathers — Feathers is a database-agnostic Node.js application framework designed for building scalable backend systems. It… solidjs/solid — Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing…