SamEmber's Stars
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.
diegofrata/Generator.Equals
A source code generator for automatically implementing IEquatable<T> using only attributes.
dotnet/orleans
Cloud Native application framework for .NET
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
glazkovalex/blazor-ag-grid
Blazor-wrapped component over ag-Grid -- demo:
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
MudBlazor/Templates
Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
jonathansant/Orleans.Streams.Kafka
An implementation of a PersistentStreamProvider for Microsoft Orleans and Kafka using the Confluent API
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
connelhooley/AkkaTestingHelpers
Akka testing helpers that help you test the relationships between your actors
dotnet/csharplang
The official repo for the design of the C# programming language
adamhathcock/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
kdn251/interviews
Everything you need to know to get the job.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
microsoft/XamlBehaviors
This is the official home for UWP XAML Behaviors on GitHub.
RolandPheasant/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Wox-launcher/Wox
A cross-platform launcher that simply works
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana