WilliamApted's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
3b1b/manim
Animation engine for explanatory math videos
cfenollosa/os-tutorial
How to create an OS from scratch
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
logto-io/logto
🧑🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
ThreeMammals/Ocelot
.NET API Gateway
googleforgames/agones
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
NVIDIA/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
mgth/LittleBigMouse
DPI Aware mouse move across screens
SamKirkland/FTP-Deploy-Action
Deploys a GitHub project to a FTP server using GitHub actions
chronoxor/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
rohitdhas/shittier
Shittier is an unconventional code formatting tool
zhan-xu/RigNet
Code for SIGGRAPH 2020 paper "RigNet: Neural Rigging for Articulated Characters"
stripe/stripe-dotnet
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com.
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
dotnet/WatsonTcp
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
graphfoundation/ongdb
ONgDB is an independent fork of Neo4j® Enterprise Edition version 3.4.0.rc02 licensed under AGPLv3 and/or Community Edition licensed under GPLv3
skx/github-action-publish-binaries
Publish binaries when new releases are made.
andymanic/OSRTT
OSRTT (Open Source Response time tool) is a complete LCD monitor response time testing solution made as easy and accessible as possible.
vpecanins/max1000-tutorial
Tutorial and example projects for the Arrow MAX1000 FPGA board
tanjera/infirmary-integrated
Medical device simulator for training healthcare professionals.
UniversityOfPlymouthComputing/MobileDev-XamarinForms
A course on Xamarin.Forms mobile development
WilliamApted/RadialTree
A C# Tree Structure & Radial Tree layout algorithm.
WilliamApted/OpenBikePower
A .NET Library for providing estimates of bicycle riders power using a range of input parameters.
WilliamApted/ISAD251-Ordering-System
A cafe ordering system with customer and administrator interfaces. Created in ASP.NET (MVC)
WilliamApted/UnityMainThreadDispatcher
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread