Ekranos's Stars
Ekranos/nagiosplugin-rs
A small helper library to make it easy to write nagios/icinga checks.
Ekranos/factorio-ekranos-electricity-prices
A mod to display the money you would have spent for your electricity.
Ekranos/simple-async-pipe
Aims to provide a simple pipe-like functionality for async code.
Ekranos/icinga-checks-ng
Just some icinga checks I had to or wanted to build or rebuild.
cosullivan/SmtpServer
A SMTP Server component written in C#
FirstGearGames/FishNet
FishNet: Unity Networking Evolved.
revoltchat/self-hosted
Deploy Revolt using Docker.
ToniMacaroni/TrickSaber
A Beat Saber plugin for performing various tricks
trishume/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
Ralith/hecs
A handy ECS
feather-rs/feather
A Minecraft server implementation in Rust
feather-rs/libcraft
Minecraft types and functions for Rust
Twister915/mcproto-rs
Minecraft Protocol in Rust
mitsuhiko/similar
A high level diffing library for rust based on diffs
spacejam/sled
the champagne of beta embedded databases
hyperium/tonic
A native gRPC client & server implementation with async/await support.
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
dotsnav/dotsnav
A fully dynamic planar navmesh for Unity supporting agents of any size
kyleoneill/CipherPunk
StephenCleary/AsyncEx
A helper library for async/await.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
MoienTajik/GraphQL.Tools
GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
natemcmaster/DotNetCorePlugins
.NET Core library for dynamically loading code
manojlds/cmd
C# library to run external programs in a simpler way. Demonstration of "dynamic" features of C#.
deepakkumar1984/Amplifier.NET
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.
jbevain/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
unosquare/swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
unosquare/embedio
A tiny, cross-platform, module based web server for .NET
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.