awesome-repositories.com
Blog
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
·
Back to spring-cloud/spring-cloud-function

Open-source alternatives to Spring Cloud Function

30 open-source projects similar to spring-cloud/spring-cloud-function, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Spring Cloud Function alternative.

  • actuallab/fusionAvatar de ActualLab

    ActualLab/Fusion

    163Voir sur GitHub↗

    Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.

    C#blazorblazor-webassemblycaching
    Voir sur GitHub↗163
  • adaptiveconsulting/aeron.netAvatar de AdaptiveConsulting

    AdaptiveConsulting/Aeron.NET

    518Voir sur GitHub↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    Voir sur GitHub↗518
  • aggregate-genius/periscope2Avatar de Aggregate-Genius

    Aggregate-Genius/periscope2

    9Voir sur GitHub↗

    R package periscope2

    R
    Voir sur GitHub↗9
  • akkadotnet/akka.netAvatar de akkadotnet

    akkadotnet/akka.net

    5,023Voir sur GitHub↗

    Akka.NET is an actor model framework used for building concurrent and distributed applications. It functions as a distributed computing platform and state manager that enables isolated actors to communicate via asynchronous message passing, ensuring thread-safe state management without manual locks. The project is distinguished by its decentralized coordination capabilities, including a distributed state manager that uses sharding and dynamic rebalancing to maintain high availability. It incorporates an event sourcing engine that persists state as a sequence of events in an append-only log an

    C#actoractor-modelakka
    Voir sur GitHub↗5,023

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.

Find more with AI search
  • alekrutkowski/autoshinyAvatar de alekrutkowski

    alekrutkowski/autoshiny

    26Voir sur GitHub↗

    R package for an automatic transformation of an R function into a Shiny app

    R
    Voir sur GitHub↗26
  • alex20465/flowbjectAvatar de alex20465

    alex20465/flowbject

    13Voir sur GitHub↗

    Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on Amazon-State-Language.

    TypeScript
    Voir sur GitHub↗13
  • alexsergey/rockpackAvatar de AlexSergey

    AlexSergey/rockpack

    1,269Voir sur GitHub↗

    Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.

    TypeScriptboilerplateclaude-codecodestyle
    Voir sur GitHub↗1,269
  • alibaba/flutter-goAvatar de alibaba

    alibaba/flutter-go

    23,668Voir sur GitHub↗

    flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface. The project includes a Flutter UI component library and a frontend design gallery. These resources provide pre-designed interface patterns, reusable widgets, and interaction demos to assist with rapid application prototyping and consistent interface design across different operating systems. The framework covers nati

    Dart
    Voir sur GitHub↗23,668
  • aloisdg/ether.networkAvatar de aloisdg

    aloisdg/Ether.Network

    12Voir sur GitHub↗

    Ether.Network is a basic library to make quickly a simple server or client using sockets.

    C#
    Voir sur GitHub↗12
  • anandgupta193/react-enterprise-starter-kitAvatar de anandgupta193

    anandgupta193/react-enterprise-starter-kit

    98Voir sur GitHub↗

    Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:

    JavaScript
    Voir sur GitHub↗98
  • andrelmlins/create-react-dependencyAvatar de andrelmlins

    andrelmlins/create-react-dependency

    25Voir sur GitHub↗

    Project similar to the Create React App for libraries and dependencies

    JavaScript
    Voir sur GitHub↗25
  • antonbabenko/serverless.tfAvatar de antonbabenko

    antonbabenko/serverless.tf

    879Voir sur GitHub↗

    This repository / serverless.tf framework aims to provide information, solutions, and tools for building, deploying, and managing serverless applications and infrastructure using Terraform.

    Voir sur GitHub↗879
  • apache/grails-coreA

    apache/grails-core

    2,917Voir sur GitHub↗

    SPDX-License-Identifier: Apache-2.0

    Groovy
    Voir sur GitHub↗2,917
  • appercode/appercode.uiframeworkAvatar de Appercode

    Appercode/Appercode.UIFramework

    16Voir sur GitHub↗

    Appercode UI Framework brings Windows Phone UI Object Model to iOS and Android.

    C#
    Voir sur GitHub↗16
  • appjs/appjsAvatar de appjs

    appjs/appjs

    3,420Voir sur GitHub↗

    (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

    C++
    Voir sur GitHub↗3,420
  • appsilon/rhinoAvatar de Appsilon

    Appsilon/rhino

    330Voir sur GitHub↗

    -->

    R
    Voir sur GitHub↗330
  • aregtech/areg-sdkAvatar de aregtech

    aregtech/areg-sdk

    352Voir sur GitHub↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    Voir sur GitHub↗352
  • aspnetboilerplate/aspnetboilerplateAvatar de aspnetboilerplate

    aspnetboilerplate/aspnetboilerplate

    11,984Voir sur GitHub↗

    This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules. The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuri

    C#abparchitectureaspnet
    Voir sur GitHub↗11,984
  • astarte-platform/astarteAvatar de astarte-platform

    astarte-platform/astarte

    271Voir sur GitHub↗

    Core Astarte Repository

    Elixir
    Voir sur GitHub↗271
  • asynkronit/protoactor-dotnetAvatar de AsynkronIT

    AsynkronIT/protoactor-dotnet

    1,889Voir sur GitHub↗

    Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

    C#
    Voir sur GitHub↗1,889
  • awslabs/aws-sam-localAvatar de awslabs

    awslabs/aws-sam-local

    6,734Voir sur GitHub↗

    aws-sam-local is a Docker-based emulator used for running and debugging AWS Lambda functions and API Gateway configurations on a local machine. It provides a local execution environment that mimics the AWS Lambda runtime, allowing for the verification of function code and serverless application mocks before cloud deployment. The project utilizes a runtime orchestrator to manage ephemeral containers, replicating the isolated execution environment of cloud functions. It includes a serverless API gateway simulator and event mocking tools to synthesize payloads from sources such as Kafka and othe

    Python
    Voir sur GitHub↗6,734
  • awslabs/chaliceAvatar de awslabs

    awslabs/chalice

    11,062Voir sur GitHub↗

    Chalice is a Python development framework for building and deploying serverless applications and REST APIs on AWS. It functions as a microservice tool that automates the deployment of code and infrastructure to AWS Lambda and orchestrates AWS API Gateway to route HTTP requests to specific serverless functions. The framework features an automated system that analyzes source code to generate the minimum required identity and access management permissions. It also provides a command line interface to manage the complete application lifecycle, from project creation and deployment to the removal o

    Python
    Voir sur GitHub↗11,062
  • azure/dotnettyAvatar de Azure

    Azure/DotNetty

    4,238Voir sur GitHub↗

    DotNetty is an asynchronous network framework and event-driven networking library for .NET. It is a port of the Netty architecture designed for building high-performance protocol servers and clients. The framework enables the development of network applications that handle concurrent connections and high-throughput data streaming without blocking execution threads. It supports the implementation of custom network protocols through defined encoding and decoding rules. The library utilizes a pipeline-based processing model and non-blocking I/O to manage network traffic. Its architecture incorp

    C#networkingprotocols
    Voir sur GitHub↗4,238
  • bitwise-0x/homebridge-blink-securityAvatar de BitWise-0x

    BitWise-0x/homebridge-blink-security

    7Voir sur GitHub↗

    Blink camera integration for Homebridge

    TypeScript
    Voir sur GitHub↗7
  • bitwise-0x/homebridge-smartrentAvatar de BitWise-0x

    BitWise-0x/homebridge-smartrent

    3Voir sur GitHub↗

    SmartRent integration for HomeBridge

    TypeScript
    Voir sur GitHub↗3
  • bristolmyerssquibb/blockr.coreAvatar de BristolMyersSquibb

    BristolMyersSquibb/blockr.core

    15Voir sur GitHub↗

    blockr is a framework for data analysis, using a web-based point and click user interface. Use blockr to create web apps that perform visual programming, leveraging the power of R.

    R
    Voir sur GitHub↗15
  • brocoders/extensive-react-boilerplateAvatar de brocoders

    brocoders/extensive-react-boilerplate

    508Voir sur GitHub↗

    Extensive React Boilerplate: ✔️NextJS ✔️Auth ✔️I18N ✔️MUI ✔️Forms

    TypeScript
    Voir sur GitHub↗508
  • bustlelabs/shepAvatar de bustlelabs

    bustlelabs/shep

    374Voir sur GitHub↗

    A framework for building JavaScript Applications with AWS API Gateway and Lambda

    JavaScript
    Voir sur GitHub↗374
  • canonicalltd/react-nativeAvatar de CanonicalLtd

    CanonicalLtd/react-native

    944Voir sur GitHub↗

    A framework for building native apps with React.

    JavaScript
    Voir sur GitHub↗944
  • abpframework/abpAvatar de abpframework

    abpframework/abp

    14,313Voir sur GitHub↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    C#abpangulararchitecture
    Voir sur GitHub↗14,313