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.
Principalele funcționalități ale actuallab/fusion sunt: Application Frameworks.
Alternativele open-source pentru actuallab/fusion includ: adaptiveconsulting/aeron.net — Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron. aggregate-genius/periscope2 — R package periscope2. akkadotnet/akka.net — Akka.NET is an actor model framework used for building concurrent and distributed applications. It functions as a… alekrutkowski/autoshiny — R package for an automatic transformation of an R function into a Shiny app. alex20465/flowbject — Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on… abpframework/abp — ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core.…
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
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
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