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.
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.
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
R package periscope2
The main features of aggregate-genius/periscope2 are: Application Frameworks.
Projects with overlapping indexed features include: actuallab/fusion — Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API… adaptiveconsulting/aeron.net — Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron. 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.…