mickeysuda's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
RocketChat/Rocket.Chat
The communications platform that puts data protection first.
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
acaudwell/Gource
software version control visualization
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
robotframework/robotframework
Generic automation framework for acceptance testing and RPA
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
microsoft/inshellisense
IDE style command line auto complete
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
WebAssembly/wabt
The WebAssembly Binary Toolkit
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
gayanvoice/top-github-users
Check your ranking in GitHub! Don't forget to star ⭐ this repository.
nuttyartist/notes
Fast and beautiful note-taking app written in C++. Write down your thoughts.
hardkoded/puppeteer-sharp
Headless Chrome .NET API
altmann/FluentResults
A generalised Result object implementation for .NET/C#
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
natemcmaster/LettuceEncrypt
Free, automatic HTTPS certificate generation for ASP.NET Core web apps
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
robotframework/RIDE
Test data editor for Robot Framework
grpc/proposal
A repository for gRFCs
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
imarvinle/CSGuide
🔥 计算机学习路线,包括科班、非科班、Web、全栈、C++、Java、System等
aws/aws-xray-daemon
The AWS X-Ray daemon listens for traffic on UDP port 2000, gathers raw segment data, and relays it to the AWS X-Ray API.
SachiraChin/dotnet-monitor-ui
This project is created as an easy to access user experience for dotnet-monitor tool which can be found here. dotnet-monitor is on demand tool which can be used on .NET Core applications to get memory dumps, traces and metrics of a running application.
microsoft/service-fabric-yarp
YARP integration with Service Fabric
darknebular/Drivers_Synology_DSM_7
Drivers for Wi-Fi dongles, DTVs USB dongles, etc. For Synology DSM 7
atonasting/disconnect-able-SignalR
A demo of how to disconnect SignalR via server