EbramTawfik's Stars
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
muaz-khan/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
cncf/landscape
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
bloomrpc/bloomrpc
Former GUI client for gRPC services. No longer maintained.
microsoft/tsdoc
A doc comment standard for TypeScript
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
LorenzCK/OnTopReplica
A real-time always-on-top “replica” of a window of your choice (on Windows).
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
openairplay/open-airplay
A collection of libraries for Apple's AirPlay protocol
loadingio/css-spinner
small, elegant pure css spinner for ajax or loading animation
jitsi/jitsi-meet-electron
Jitsi Meet desktop application powered by :electron:
protobuf-net/protobuf-net.Grpc
GRPC bindings for protobuf-net and grpc-dotnet
Grabacr07/VirtualDesktop
C# wrapper for the Virtual Desktop API on Windows 11.
catcherwong-archive/APIGatewayDemo
:seedling: Simple samples that use Ocelot to build API Gateway.
INNVTV/NetCore-Clean-Architecture
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
richardschneider/net-mdns
Simple multicast DNS
w3f/messaging
Messaging for Web3
valarpirai/video-chat-app
Simple P2P Text/Voice/Video chat client. Works on Chrome and Firefox, Platforms: Android, Windows, Linux, Mac. Just open the link in Browser, You don't need any extra tools for Video Chat. https://valarpirai.github.io/video-chat-app/
muninrpc/muninrpc
protobuf request and response testing application under the gRPC system
Skisas/ApiGateway-example
Example of API Gateway based on .NET Core, Ocelot, Consul
xindawndev/xindawn-windows-airplay-mirroring-sdk
This is a implementation of Apple AirPlay Mirroring
apriorit/simple-display-only-driver
Kode/vscode-electron-debug
johnathandavis/MdnsNet
.NET-based Multicast-DNS Server and Client. No dependencies on Bonjour, Avahi, or other platform implementations.
matco/peerchat
Chat in P2P thanks to WebRTC
EbramTawfik/ocelot-api-response-aggregation
Demo application used for showcasing response aggregation of API gateways.