awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
labring avatar

labring/laf

0
View on GitHub↗
7,552 stars·670 forks·TypeScript·Apache-2.0·6 vuessealos.run↗

Laf

Laf is a serverless backend platform that provides an integrated environment for cloud functions, a document database, and file storage. It serves as a complete infrastructure for developing and deploying backend logic, data persistence, and real-time communication without the need for manual server management.

The platform features a browser-based IDE that allows developers to write, test, and deploy serverless functions directly within a web editor, removing the requirement for local environment setup. It also includes a WebSocket communication platform for maintaining persistent bidirectional data streams between clients and servers.

The system covers full-stack hosting capabilities, including static website hosting and a sandboxed runtime for stateless backend execution. It provides a serverless document database for data management and integrated function execution logging for monitoring and debugging.

Features

  • Serverless Backend Hosting - Provides a complete platform for building and deploying cloud functions, databases, and storage without managing servers.
  • Stateless Execution - Provides a sandboxed runtime for executing stateless backend logic triggered by HTTP requests, database changes, or scheduled timers.
  • Backend-as-a-Service Platforms - Offers an integrated Backend-as-a-Service platform combining cloud functions, a document database, and file storage.
  • Document Databases - Ships a built-in document database allowing backend functions to perform full CRUD operations on JSON-like data.
  • Document Databases - Integrates a flexible, schema-less document database accessible via direct API calls from cloud functions.
  • Cloud Function Deployers - Provides utilities for writing and pushing backend code directly to a managed cloud environment for serverless execution.
  • Function-as-a-Service Platforms - Provides a serverless computing environment for running backend logic triggered by HTTP requests or events.
  • Serverless Databases - Offers a serverless document database with CRUD operations accessible directly from cloud functions.
  • WebSocket Servers - Provides a dedicated system for managing persistent, bidirectional communication channels for real-time data exchange between clients and servers.
  • Sandboxed Code Execution Environments - Provides a sandboxed environment to execute JavaScript functions triggered by HTTP requests or events.
  • Managed Application Hosting - Provides an integrated managed environment for hosting functions, databases, and storage without server management.
  • Bidirectional Streams - Implements full-duplex message exchange patterns to enable simultaneous streaming of data between the server and connected clients.
  • Static Asset Hosting - Serves pre-built frontend files from cloud-managed storage with automatic SSL and domain mapping.
  • Application Binary Stores - Provides a scalable cloud storage system for uploading and serving binary files and application assets.
  • Browser-Based IDEs - Includes an online code editor for developing and deploying serverless functions without local environment configuration.
  • Web-Based IDEs - Features a browser-based IDE for writing, testing, and publishing backend functions directly in the web.
  • Event-Driven Triggers - Executes backend logic automatically in response to database changes or predefined timer intervals.
  • Real-Time Data Synchronization - Implements bidirectional WebSocket communication to synchronize data updates instantly between clients and servers.
  • Websocket Connection Managers - Maintains persistent bidirectional WebSocket connections to stream data updates instantly between server and clients.
  • Execution Logs - Offers a web interface to record and inspect the history of backend function outputs for debugging and monitoring.
  • Browser-Based Editors - Allows writing and testing cloud functions using an online editor to bypass local setup.
  • Static Web Hosting - Hosts frontend web pages in a managed environment without requiring manual server or DNS configuration.
  • Serverless Platforms - Cloud development platform for functions and databases.

Historique des stars

Graphique de l'historique des stars pour labring/lafGraphique de l'historique des stars pour labring/laf

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Laf

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Laf.
  • dokploy/dokployAvatar de Dokploy

    Dokploy/dokploy

    34,901Voir sur GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptbackendbackupsdatabases
    Voir sur GitHub↗34,901
  • elysiajs/elysiaAvatar de elysiajs

    elysiajs/elysia

    18,531Voir sur GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    TypeScriptbunframeworkhttp
    Voir sur GitHub↗18,531
  • aws-samples/aws-cdk-examplesAvatar de aws-samples

    aws-samples/aws-cdk-examples

    5,605Voir sur GitHub↗

    This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne

    Pythoncdkcdk-examples
    Voir sur GitHub↗5,605
  • firebase/quickstart-jsAvatar de firebase

    firebase/quickstart-js

    5,367Voir sur GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    Voir sur GitHub↗5,367
Voir les 30 alternatives à Laf→

Questions fréquentes

Que fait labring/laf ?

Laf is a serverless backend platform that provides an integrated environment for cloud functions, a document database, and file storage. It serves as a complete infrastructure for developing and deploying backend logic, data persistence, and real-time communication without the need for manual server management.

Quelles sont les fonctionnalités principales de labring/laf ?

Les fonctionnalités principales de labring/laf sont : Serverless Backend Hosting, Stateless Execution, Backend-as-a-Service Platforms, Document Databases, Cloud Function Deployers, Function-as-a-Service Platforms, Serverless Databases, WebSocket Servers.

Quelles sont les alternatives open-source à labring/laf ?

Les alternatives open-source à labring/laf incluent : dokploy/dokploy — Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized… elysiajs/elysia — Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a… aws-samples/aws-cdk-examples — This project is a reference library and collection of example code patterns for deploying cloud infrastructure using… firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… nangohq/nango — Nango is an open-source platform that connects applications to external APIs by managing authentication, data… boostorg/beast — Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an…