rganz's Stars
apache/activemq-nms-api
Mirror of Apache ActiveMQ NMS API
Marfusios/websocket-client
🔧 .NET/C# websocket client library
SoCreate/service-fabric-pub-sub
Do you want to create an Event Driven Architecture while using Azure Service Fabric? Do you need to reliably broadcast messages between Actors and Services? This code will help you do that. It supports both Actors and Services as publishers and subscribers.
scott-mcdonald/JsonApiFramework
JsonApiFramework is a fast, extensible, and portable .NET framework for the reading and writing of JSON API documents. Currently working on ApiFramework 1.0 which is a new framework that supports the many enhancements documented in the 2.0 milestone of this project while being media type agnostic but will support media types like {json:api} and GraphQL for serialization/deserialization purposes.
JackTrapper/argon2-for-delphi
Argon2 password hashing algorithm
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
EventStore/eventstore-docker
Event Store Docker Container
cmuratori/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
microsoft/ApplicationInsights-ServiceFabric
ApplicationInsights SDK for ServiceFabric projects
maximmasiutin/FastMM4-AVX
FastMM4 memory manager for Delphi and FreePascal (free pascal/Lazarus). A fork with improved synchronization between the threads that gives performance benefits on thread-heavy applications. Proper synchronization techniques are used depending on context and availability, i.e. umonitor/umwait, spin-wait loops, SwitchToThread, critical sections, etc
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
jessebenson/service-fabric-indexing
Adds support for automatic indexing of reliable collections. Supported indexing is filters (exact value matches) and full-text search.
jessebenson/service-fabric-queryable
Enable query support for your stateful services in Service Fabric via the OData protocol.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
microsoft/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
microsoft/service-fabric-reverse-proxy
Service Fabric Reverse Proxy is an HTTP proxy for Service Fabric applications
MiloszKrajewski/lz4net
LZ4 - ultra fast compression algorithm - for all .NET platforms
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
ektrah/libsodium-core
libsodium for .NET - A secure cryptographic library
scottbrady91/ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Argon2
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
busy-web/ember-cli-chartjs
A simple ember component for adding Charts
adopted-ember-addons/ember-cli-windows
:speedboat: Improve Ember-Cli Performance on Windows
microsoft/service-fabric-issues
This repo is for the reporting of issues found with Azure Service Fabric.
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
kmaragon/Konscious.Security.Cryptography
P-H-C/phc-winner-argon2
The password hash Argon2, winner of PHC